aboutsummaryrefslogtreecommitdiff
path: root/lib/axtls.c
AgeCommit message (Expand)Author
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-11-08SSL: Several SSL-backend related fixesOscar Koeroo
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-07-04code style: space between close paren and open braceDaniel Stenberg
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