build: fix circular header inclusion with other packages
[platform/upstream/curl.git] / lib / sslgen.h
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-06-26 Daniel StenbergSSL cleanup: use crypto functions through the sslgen...
2012-01-18 Yang Tsessl session caching: fix compiler warnings
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-30 Yang TseFix SSL disabled builds broken with 'SSL session sharin...
2011-09-28 Alejandro AlvarezSSL session sharing support added
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-04-05 Daniel Stenbergreturn code cleanup: build, init and run-time errors
2011-03-14 Daniel Stenbergsslgen: define Curl_ssl_connect_nonblocking for non-SSL
2010-05-07 Howard Chusendrecv: split the I/O handling into private handler
2010-04-05 Ben Greearssl: Fix build when SSL isn't enabled
2010-04-04 Kamil Dudkarefactorize interface of Curl_ssl_recv/Curl_ssl_send
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-05-04 Daniel Stenberg- Michael Smith posted bug report #2786255
2008-11-11 Daniel Stenberg- Rainer Canavan filed bug #2255627
2008-10-20 Dan FandrichA few prototypes shouldn't be defined if SSL is disabled.
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-07-05 Yang Tsefix compiler warning: empty body in an if-statement
2008-06-11 Daniel Stenberg- I did a cleanup of the internal generic SSL layer...
2008-05-09 Michal Marek- Make Curl_write and it's callees accept a const point...
2007-08-27 Dan FandrichFixed some minor type mismatches and missing consts...
2007-07-29 Daniel StenbergBug report #1759542 (curl.haxx.se/bug/view.cgi?id=17595...
2007-01-25 Daniel Stenbergfix compiler warnings for SSL-disabled builds
2007-01-25 Daniel Stenbergfix non-SSL builds again
2007-01-24 Daniel Stenbergmoved the SSL pending function to the proper place...
2007-01-05 Daniel Stenberg- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc...
2006-11-11 Daniel Stenbergcleaned up Curl_write() and the sub functions it uses...
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-05-10 Daniel StenbergDavid McCreedy provided a fix for CURLINFO_LASTSOCKET...
2006-03-21 Daniel StenbergXavier Bouchoux made the SSL connection non-blocking...
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...