summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslauth.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-1/+2
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-2/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines.gerv%gerv.net2004-04-271-0/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-31/+32
* Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux.wtc%netscape.com2002-09-061-3/+0
* 1. the sslSecurityInfo and sslGather structs are now part of the sslSocketnelsonb%netscape.com2002-02-271-32/+16
* Add localCert field to sid cache entry so SSL_LocalCertificate cannelsonb%netscape.com2001-11-091-2/+7
* Implement new function SSL_LocalCertificate(). Bug 78959.nelsonb%netscape.com2001-11-081-1/+24
* Reinterpret the READ and WRITE poll flags depending on the state of thenelsonb%netscape.com2001-03-161-1/+1
* Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when itnelsonb%netscape.com2001-02-091-0/+3
* Make SSL API consistent in using SECStatus as return value for functionsnelsonb%netscape.com2001-02-091-13/+13
* support IPv6 in ssl: bug 48657 r=nelsonbjgmyers%netscape.com2000-09-121-1/+1
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+257