summaryrefslogtreecommitdiff
path: root/lib/nss.c
Commit message (Expand)AuthorAgeFilesLines
* Rob Crittenden fixed bug #1705802Daniel Stenberg2007-05-251-0/+8
* Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-filesGisle Vanem2007-02-261-3/+0
* use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handlingYang Tse2007-02-161-1/+1
* use our own ISSPACE macroYang Tse2007-02-131-1/+1
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-0/+605