aboutsummaryrefslogtreecommitdiff
path: root/lib/gtls.h
AgeCommit message (Expand)Author
2013-12-20vtls: moved all TLS/SSL source and header files into subdirDaniel Stenberg
2013-06-25formpost: better random boundariesDaniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-26SSL cleanup: use crypto functions through the sslgen layerDaniel Stenberg
2011-08-28NTLM: header inclusion cleanup follow-upYang Tse
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2010-05-07sendrecv: split the I/O handling into private handlerHoward Chu
2010-04-16GnuTLS: make the connection phase non-blockingJerome Vouillon
2010-04-04refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-02-12Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich
2008-10-17Forgot it's a structDan Fandrich
2008-10-17Fixed a compile error reported by Albert Chin on AIX and IRIX when usingDan Fandrich
2008-06-11- I did a cleanup of the internal generic SSL layer and how the various SSLDaniel Stenberg
2008-06-10fix warning in GnuTLS build by making sure Curl_gtls_send() takes a constDaniel Stenberg
2007-09-27Renamed a few variables to avoid shadowing global declarations.Dan Fandrich
2007-08-01Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg
2007-01-05- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option toDaniel Stenberg
2006-11-11cleaned up Curl_write() and the sub functions it uses for various protocols.Daniel Stenberg
2005-04-07GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg