summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/sslimpl.h
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla Bug 337770: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-05-151-29/+71
* Bugzilla Bug 317620: upgraded the NSS version on the MOZILLA_1_8_BRANCH towtchang%redhat.com2006-02-031-98/+159
* Back out the preceeding fortezza removal patch, which was accidentallynelsonb%netscape.com2005-04-061-2/+14
* Remove fortezza support from libSSL and related commands. Bug 239960.nelsonb%netscape.com2005-04-061-14/+2
* Fix implementation of SSL_NO_STEP_DOWN. Bug 148452. r=julien.pierre.nelsonb%netscape.com2005-04-051-1/+9
* Fix for 237934 - nss_InitLock not atomic. r=nelsonjpierre%netscape.com2004-06-191-0/+4
* 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-34/+33
* Add conditionally compiled code for NISCC testing of NSS's SSL library.nelsonb%netscape.com2004-03-051-1/+2
* Bug 199082: checked in Nelson's patch, whichwtc%netscape.com2003-03-261-0/+3
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-271-2/+15
* Bug 167756. Address Nelson's review comments. remove socket specific latencyrelyea%netscape.com2003-02-151-4/+0
* Bug 167756. Clean up previous patch: add lastState field, and set the SSL Err...relyea%netscape.com2003-01-231-1/+4
* Check for token removal before continuing SSL sessions which have client authrelyea%netscape.com2003-01-231-0/+1
* Fix missing strings that cause crash in SSL_SecurityStatus(). Bug 178342.nelsonb%netscape.com2002-11-051-0/+1
* Support the TLS_RSA_WITH_NULL_SHA cipher suite. Bug 161529.nelsonb%netscape.com2002-08-091-1/+1
* Make libSSL build for WinCE.nelsonb%netscape.com2002-04-041-4/+4
* 1. the sslSecurityInfo and sslGather structs are now part of the sslSocketnelsonb%netscape.com2002-02-271-242/+257
* Bugzilla bug 70217: ported NSS to BeOS. The patch is contributed bywtc%netscape.com2002-02-221-2/+2
* Fixes for OS/2 buildjpierre%netscape.com2001-11-221-1/+4
* Add localCert field to sid cache entry so SSL_LocalCertificate cannelsonb%netscape.com2001-11-091-0/+1
* Implement new function SSL_LocalCertificate(). Bug 78959.nelsonb%netscape.com2001-11-081-0/+1
* Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().nelsonb%netscape.com2001-11-021-1/+3
* Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021.nelsonb%netscape.com2001-09-211-1/+3
* Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959.nelsonb%netscape.com2001-09-181-40/+59
* Reduce warnings on Unix platforms that don't like bitfields in chars.nelsonb%netscape.com2001-06-091-1/+1
* 3 Changes:nelsonb%netscape.com2001-06-091-3/+6
* Disable TCP Nagle delays on SSL sockets for NSS 3.3. Bug 67898.nelsonb%netscape.com2001-05-081-1/+4
* Implementation of 5 DHE ciphersuites, client side only.nelsonb%netscape.com2001-04-111-2/+3
* Reinterpret the READ and WRITE poll flags depending on the state of thenelsonb%netscape.com2001-03-161-3/+13
* Need to include "prthread.h" for the PRThread type.wtc%netscape.com2001-02-071-0/+1
* Coalesce the final Finished message in the SSL handshake and the firstnelsonb%netscape.com2001-02-071-0/+2
* Add implementation of SSL_RSA_WITH_RC4_128_SHA SSL3 cipher suite,nelsonb%netscape.com2001-01-131-1/+1
* Remove all vestiges of old pre-NSS socks client implementation from NSS.nelsonb%netscape.com2001-01-131-12/+1
* Changes to deal with exporting data from Windows DLLs.nelsonb%netscape.com2001-01-051-2/+2
* Bugzilla: 64132. NSS lock instrumentationlarryh%netscape.com2001-01-031-24/+24
* support IPv6 in ssl: bug 48657 r=nelsonbjgmyers%netscape.com2000-09-121-5/+5
* Fix the logic in client and server to detect version roll-back attack,nelsonb%netscape.com2000-05-241-0/+18
* Minor changes to fix mac build bustages.dougt%netscape.com2000-05-121-1/+5
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+1228