summaryrefslogtreecommitdiff
path: root/lib/nssg.h
Commit message (Expand)AuthorAgeFilesLines
* formpost: better random boundariesDaniel Stenberg2013-06-251-1/+5
* 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/+84
* build: rename 76 lib/*.h filesYang Tse2012-12-281-84/+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/+12
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+2
* NTLM: header inclusion cleanup follow-upYang Tse2011-08-281-3/+4
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-3/+3
* http_ntlm: add support for NSSKamil Dudka2010-06-301-0/+3
* sendrecv: split the I/O handling into private handlerHoward Chu2010-05-071-16/+0
* refactorize interface of Curl_ssl_recv/Curl_ssl_sendKamil Dudka2010-04-041-3/+7
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* 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
* made Curl_nss_send() take const data to kill compiler warningDaniel Stenberg2008-06-211-1/+1
* - I did a cleanup of the internal generic SSL layer and how the various SSLDaniel Stenberg2008-06-111-1/+23
* 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
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-0/+57