summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslauth.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 845556, reorganize NSS directory layout, moving files, very large changes...Kai Engert2013-02-281-258/+0
* Bug 360420, OCSP Stapling, allow multiple status items, in an attempt to be p...kaie%kuix.de2013-02-151-7/+6
* Overlapping fixes for Bug 554369 and Bug 360420. OCSP caching fixes by Adam L...kaie%kuix.de2013-02-151-2/+13
* Bug 716563 - update license to MPL 2. r=rrelyea.gerv%gerv.net2012-04-251-35/+3
* Bug 525092: Allow SSL_SecurityStatus and SSL_HandshakeNegotiatedExtensionwtc%google.com2010-08-031-1/+8
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-201-5/+8
* Implement two new SSL socket options: SSL_BYPASS_PKCS11 and SSL_NO_LOCKS.nelsonb%netscape.com2005-09-091-3/+3
* Remove fortezza code from libSSL and from the SSL test programs.nelsonb%netscape.com2005-08-161-2/+1
* 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