Age | Commit message (Expand) | Author |
---|---|---|
2010-12-22 | Fixed include: memory.h -> curl_memory.h. | Guenter Knauf |
2010-12-15 | axtls_connect: allow connect without peer verification | Daniel Stenberg |
2010-12-15 | axTLS: allow "default" SSL version as well | Daniel Stenberg |
2010-12-15 | axtls.c: cleanup | Daniel Stenberg |
2010-12-15 | Minor fixes to pass tests 301 and 306 with a patched axTLS. | Eric Hu |
2010-12-15 | Initial axTLS integration. Connections can be made and some tests pass. | Eric Hu |
2010-12-15 | Preparing for axTLS. Actual SSL API functions are only stubbed. | Eric Hu |