summaryrefslogtreecommitdiff
path: root/lib/gtls.h
Commit message (Expand)AuthorAgeFilesLines
* 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