aboutsummaryrefslogtreecommitdiff
path: root/lib/nssg.h
AgeCommit message (Expand)Author
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-08-28NTLM: header inclusion cleanup follow-upYang Tse
2011-04-05return code cleanup: build, init and run-time errorsDaniel Stenberg
2010-06-30http_ntlm: add support for NSSKamil Dudka
2010-05-07sendrecv: split the I/O handling into private handlerHoward Chu
2010-04-04refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
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-21made Curl_nss_send() take const data to kill compiler warningDaniel Stenberg
2008-06-11- I did a cleanup of the internal generic SSL layer and how the various SSLDaniel 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-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg