aboutsummaryrefslogtreecommitdiff
path: root/lib/axtls.c
AgeCommit message (Expand)Author
2011-04-27source cleanup: unify look, style and indent levelsDaniel Stenberg
2011-04-21Fix a couple of spelling errors in lib/Fabian Keil
2010-12-22Fixed include: memory.h -> curl_memory.h.Guenter Knauf
2010-12-15axtls_connect: allow connect without peer verificationDaniel Stenberg
2010-12-15axTLS: allow "default" SSL version as wellDaniel Stenberg
2010-12-15axtls.c: cleanupDaniel Stenberg
2010-12-15Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu
2010-12-15Initial axTLS integration. Connections can be made and some tests pass.Eric Hu
2010-12-15Preparing for axTLS. Actual SSL API functions are only stubbed.Eric Hu