Age | Commit message (Expand) | Author |
---|---|---|
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-04 | code style: space between close paren and open brace | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
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 |