aboutsummaryrefslogtreecommitdiff
path: root/lib/sslgen.c
AgeCommit message (Expand)Author
2006-03-21Xavier Bouchoux made the SSL connection non-blocking for the multi interfaceDaniel Stenberg
2005-08-11removed old debug left-over infof() callDaniel Stenberg
2005-05-05use calloc instead of malloc to save a call to memset()Daniel Stenberg
2005-05-04prevent memory leak when built SSL disabledDaniel Stenberg
2005-04-19prevent compiler warningDaniel Stenberg
2005-04-08re-arrange some code to prevent warnings on unreachable codeDaniel Stenberg
2005-04-07GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg