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