index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
nssg.h
Age
Commit message (
Expand
)
Author
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-06-26
SSL cleanup: use crypto functions through the sslgen layer
Daniel Stenberg
2011-09-03
fix a bunch of MSVC compiler warnings
Yang Tse
2011-08-28
NTLM: header inclusion cleanup follow-up
Yang Tse
2011-04-05
return code cleanup: build, init and run-time errors
Daniel Stenberg
2010-06-30
http_ntlm: add support for NSS
Kamil Dudka
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-04
refactorize interface of Curl_ssl_recv/Curl_ssl_send
Kamil Dudka
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-10-17
Forgot it's a struct
Dan Fandrich
2008-10-17
Fixed a compile error reported by Albert Chin on AIX and IRIX when using
Dan Fandrich
2008-06-21
made Curl_nss_send() take const data to kill compiler warning
Daniel Stenberg
2008-06-11
- I did a cleanup of the internal generic SSL layer and how the various SSL
Daniel Stenberg
2007-09-27
Renamed a few variables to avoid shadowing global declarations.
Dan Fandrich
2007-08-01
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
Daniel Stenberg
2007-02-12
Rob Crittenden added support for NSS (Network Security Service) for the
Daniel Stenberg