aboutsummaryrefslogtreecommitdiff
path: root/lib/nssg.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-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