Age | Commit message (Expand) | Author |
2007-02-05 | - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS | Daniel Stenberg |
2007-01-05 | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg |
2006-12-16 | Brendan Jurd provided a fix that now prevents libcurl from getting a SIGPIPE | Daniel Stenberg |
2006-11-11 | cleaned up Curl_write() and the sub functions it uses for various protocols. | Daniel Stenberg |
2006-10-21 | Armel Asselin separated CA cert verification problems from problems with | Daniel Stenberg |
2006-08-16 | Use gnutls_strerror() for clearer error message. | Gisle Vanem |
2006-05-05 | additional renames of Curl_ourerrno => Curl_sockerrno | Daniel Stenberg |
2006-05-04 | Mark Eichin submitted bug report #1480821 | Daniel Stenberg |
2005-11-13 | to build with old gnutls verions, don't use the *_t types | Daniel Stenberg |
2005-11-11 | Dima Barsky patched problem #1348930: the GnuTLS code completely ignored | Daniel Stenberg |
2005-10-22 | Dima Barsky reported a problem with GnuTLS-enabled libcurl in bug report | Daniel Stenberg |
2005-08-24 | Fixed CA cert verification using GnuTLS with the default bundle, which | Daniel Stenberg |
2005-04-22 | Fixed the CN extraction | Daniel Stenberg |
2005-04-13 | oops, only negative numbers are errors | Daniel Stenberg |
2005-04-13 | don't bail out just because the ca file has a problem, it might be OK | Daniel Stenberg |
2005-04-09 | Blah, revert my removal of the extra check since the problem is there for real. | Daniel Stenberg |
2005-04-09 | OK, I must've been halucinating or something because I no longer see the | Daniel Stenberg |
2005-04-07 | Unfortunately, if a ca file name is set the function fails for whatever reason | Daniel Stenberg |
2005-04-07 | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg |