| Commit message (Expand) | Author | Age | Files | Lines |
* | vtls: moved all TLS/SSL source and header files into subdir | Daniel Stenberg | 2013-12-20 | 1 | -99/+0 |
* | formpost: better random boundaries | Daniel Stenberg | 2013-06-25 | 1 | -1/+5 |
* | build: fix circular header inclusion with other packages | Yang Tse | 2013-01-09 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -0/+95 |
* | build: rename 76 lib/*.h files | Yang Tse | 2012-12-28 | 1 | -95/+0 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -2/+2 |
* | SSL cleanup: use crypto functions through the sslgen layer | Daniel Stenberg | 2012-06-26 | 1 | -1/+9 |
* | NTLM: header inclusion cleanup follow-up | Yang Tse | 2011-08-28 | 1 | -3/+6 |
* | sendrecv: split the I/O handling into private handler | Howard Chu | 2010-05-07 | 1 | -16/+0 |
* | refactorize interface of Curl_ssl_recv/Curl_ssl_send | Kamil Dudka | 2010-04-04 | 1 | -3/+7 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg | 2008-09-05 | 1 | -1/+1 |
* | - I did a cleanup of the internal generic SSL layer and how the various SSL | Daniel Stenberg | 2008-06-11 | 1 | -1/+23 |
* | - Make Curl_write and it's callees accept a const pointer, in preparation | Michal Marek | 2008-05-09 | 1 | -1/+1 |
* | Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use | Daniel Stenberg | 2007-07-29 | 1 | -1/+5 |
* | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg | 2007-01-05 | 1 | -3/+5 |
* | fix header to match actual proto | Daniel Stenberg | 2006-11-11 | 1 | -4/+4 |
* | NTLM2 session response support | Daniel Stenberg | 2006-06-07 | 1 | -2/+2 |
* | David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended | Daniel Stenberg | 2006-05-10 | 1 | -0/+2 |
* | Xavier Bouchoux made the SSL connection non-blocking for the multi interface | Daniel Stenberg | 2006-03-21 | 1 | -0/+3 |
* | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg | 2005-04-07 | 1 | -15/+31 |
* | Updated the copyright year since changes have been this year. | Daniel Stenberg | 2005-03-31 | 1 | -1/+1 |
* | better error checking and SSL init by David Byron | Daniel Stenberg | 2005-02-09 | 1 | -1/+1 |
* | urldata.h: Removed engine_list. | Gisle Vanem | 2004-12-14 | 1 | -1/+1 |
* | Added handling of CURLINFO_SSL_ENGINES; | Gisle Vanem | 2004-12-13 | 1 | -6/+16 |
* | curl_socket_t mistakes cleanup | Daniel Stenberg | 2004-03-10 | 1 | -1/+1 |
* | Use curl_socket_t instead of int for holding sockets. The typedefs and | Daniel Stenberg | 2004-03-09 | 1 | -1/+1 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe it | Daniel Stenberg | 2003-11-24 | 1 | -1/+1 |
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
* | made it compile properly when not building with SSL support | Daniel Stenberg | 2001-09-07 | 1 | -0/+1 |
* | Major rename and redesign of the internal "backbone" structs. Details will | Daniel Stenberg | 2001-08-30 | 1 | -2/+2 |
* | Added SSL session ID caching, moved some SSL code from url.c to ssluse.c | Daniel Stenberg | 2001-08-28 | 1 | -4/+10 |
* | T. Bharath's comments about SSL cleanup incorporated, and the two new | Daniel Stenberg | 2001-05-28 | 1 | -0/+4 |
* | fixed Curl_SSLConnect() to return CURLcode errors, including the new error | Daniel Stenberg | 2001-05-12 | 1 | -1/+1 |
* | multiple connection support initial commit | Daniel Stenberg | 2001-02-20 | 1 | -1/+2 |
* | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | 2001-01-05 | 1 | -4/+1 |
* | dual-license fix | Daniel Stenberg | 2001-01-03 | 1 | -28/+11 |
* | haxx.nu => haxx.se | Daniel Stenberg | 2000-06-20 | 1 | -2/+2 |
* | Initial revision | Daniel Stenberg | 1999-12-29 | 1 | -0/+46 |