Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compiler warnings for SSL-disabled builds | Daniel Stenberg | 2007-01-25 | 1 | -1/+0 |
* | fix non-SSL builds again | Daniel Stenberg | 2007-01-25 | 1 | -1/+1 |
* | moved the SSL pending function to the proper place and name | Daniel Stenberg | 2007-01-24 | 1 | -0/+4 |
* | - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option to | Daniel Stenberg | 2007-01-05 | 1 | -1/+5 |
* | cleaned up Curl_write() and the sub functions it uses for various protocols. | Daniel Stenberg | 2006-11-11 | 1 | -9/+9 |
* | Update copyright year, since the file has been modified | Yang Tse | 2006-10-27 | 1 | -1/+1 |
* | 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 | -0/+72 |