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
/
nss.c
Age
Commit message (
Expand
)
Author
2007-10-25
prevent compiler warnings about shadowing and one case of unused variable
Daniel Stenberg
2007-09-18
Rob Crittenden provided an NSS update with the following highlights:
Daniel Stenberg
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-08-24
Remove leading space in curl_version_info ss_version field.
Patrick Monnerat
2007-08-01
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
Daniel Stenberg
2007-07-29
Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad use
Daniel Stenberg
2007-07-20
Made some const arrays static to avoid unnecessary stack usage.
Dan Fandrich
2007-05-25
Rob Crittenden fixed bug #1705802
Daniel Stenberg
2007-02-26
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
Gisle Vanem
2007-02-16
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
Yang Tse
2007-02-13
use our own ISSPACE macro
Yang Tse
2007-02-12
Rob Crittenden added support for NSS (Network Security Service) for the
Daniel Stenberg
[prev]