summaryrefslogtreecommitdiff
path: root/lib/ssluse.h
Commit message (Expand)AuthorAgeFilesLines
* urldata.h: Removed engine_list.Gisle Vanem2004-12-141-1/+1
* Added handling of CURLINFO_SSL_ENGINES;Gisle Vanem2004-12-131-6/+16
* curl_socket_t mistakes cleanupDaniel Stenberg2004-03-101-1/+1
* Use curl_socket_t instead of int for holding sockets. The typedefs andDaniel Stenberg2004-03-091-1/+1
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* FTPS support added as RFC2228 and the murray-ftp-auth-ssl draft describe itDaniel Stenberg2003-11-241-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* made it compile properly when not building with SSL supportDaniel Stenberg2001-09-071-0/+1
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-2/+2
* Added SSL session ID caching, moved some SSL code from url.c to ssluse.cDaniel Stenberg2001-08-281-4/+10
* T. Bharath's comments about SSL cleanup incorporated, and the two newDaniel Stenberg2001-05-281-0/+4
* fixed Curl_SSLConnect() to return CURLcode errors, including the new errorDaniel Stenberg2001-05-121-1/+1
* multiple connection support initial commitDaniel Stenberg2001-02-201-1/+2
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-4/+1
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+46