Revert changes relative to lib/*.[ch] recent renaming
[platform/upstream/curl.git] / lib / gtls.h
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...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-28 Yang TseNTLM: header inclusion cleanup follow-up
2011-04-05 Daniel Stenbergreturn code cleanup: build, init and run-time errors
2010-05-07 Howard Chusendrecv: split the I/O handling into private handler
2010-04-19 monneratMerge branch 'master' of github.com:bagder/curl
2010-04-16 Jerome VouillonGnuTLS: make the connection phase non-blocking
2010-04-04 Kamil Dudkarefactorize interface of Curl_ssl_recv/Curl_ssl_send
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-02-12 Dan FandrichAdded support for Digest and NTLM authentication using...
2008-10-17 Dan FandrichForgot it's a struct
2008-10-17 Dan FandrichFixed a compile error reported by Albert Chin on AIX...
2008-06-11 Daniel Stenberg- I did a cleanup of the internal generic SSL layer...
2008-06-10 Daniel Stenbergfix warning in GnuTLS build by making sure Curl_gtls_se...
2007-09-27 Dan FandrichRenamed a few variables to avoid shadowing global decla...
2007-08-01 Daniel StenbergPatrick Monnerat and I modified libcurl so that now...
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...
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...