summaryrefslogtreecommitdiff
path: root/lib/gtls.h
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+77
* build: rename 76 lib/*.h filesYang Tse2012-12-281-77/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* SSL cleanup: use crypto functions through the sslgen layerDaniel Stenberg2012-06-261-1/+11
* NTLM: header inclusion cleanup follow-upYang Tse2011-08-281-3/+7
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-3/+3
* sendrecv: split the I/O handling into private handlerHoward Chu2010-05-071-10/+0
* GnuTLS: make the connection phase non-blockingJerome Vouillon2010-04-161-0/+4
* refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka2010-04-041-8/+8
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-121-0/+1
* Forgot it's a structDan Fandrich2008-10-171-1/+1
* Fixed a compile error reported by Albert Chin on AIX and IRIX when usingDan Fandrich2008-10-171-1/+1
* - I did a cleanup of the internal generic SSL layer and how the various SSLDaniel Stenberg2008-06-111-0/+21
* fix warning in GnuTLS build by making sure Curl_gtls_send() takes a constDaniel Stenberg2008-06-101-2/+2
* Renamed a few variables to avoid shadowing global declarations.Dan Fandrich2007-09-271-1/+1
* Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg2007-08-011-1/+3
* - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option toDaniel Stenberg2007-01-051-1/+2
* cleaned up Curl_write() and the sub functions it uses for various protocols.Daniel Stenberg2006-11-111-3/+3
* GnuTLS support added. There's now a "generic" SSL layer that we use all overDaniel Stenberg2005-04-071-0/+45