summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl/ssl3con.c
Commit message (Expand)AuthorAgeFilesLines
* Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, andwtc@chromium.org2011-02-181-3/+7
* Remove whitespace at the end of lines.wtc@chromium.org2011-02-161-4/+4
* The current implementation of client authentication for Windows and Mac match...rsleevi@chromium.org2011-02-121-10/+1
* When performing a SSL renegotiation handshake, do not send Certificate/Certif...rsleevi@chromium.org2010-12-101-31/+30
* nss: add support for OCSP stapling.agl@chromium.org2010-11-221-0/+111
* NSS: always record the ServerHello data.agl@chromium.org2010-11-121-14/+14
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-041-0/+103
* Don't resend payload after Snap Start misprediction.agl@chromium.org2010-11-031-14/+0
* Add certificates to the ss->ssl3.peerCertChain linked listwtc@chromium.org2010-10-211-4/+16
* NSS: Snap Start NPN support and other fixes.agl@chromium.org2010-09-201-4/+16
* NSS: Call handshake callback with False Start and Snap Start.agl@chromium.org2010-09-141-20/+14
* NSS: Add Snap Start supportagl@chromium.org2010-08-251-13/+102
* Revert the workaround for servers that use tiny DH keys.wtc@chromium.org2010-08-171-2/+4
* Update to NSS 3.12.7.wtc@chromium.org2010-08-131-38/+47
* List TLS_DHE_RSA_WITH_AES_256_CBC_SHA afterwtc@chromium.org2010-08-101-1/+1
* Reshuffle some NSS code to make way for Snap Start.agl@chromium.org2010-08-061-119/+128
* Update the TLS False Start patch. Replace TABs by spaceswtc@chromium.org2010-07-291-2/+2
* net/third_party/nss: sync patches/ directory.agl@chromium.org2010-07-081-1/+1
* Cache the peer's intermediate CA certificates in session ID, so thatwtc@chromium.org2010-06-281-0/+38
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-0/+8
* SSL False Start Supportagl@chromium.org2010-03-021-2/+18
* Send an empty renegotiation info extension instead of SCSVwtc@chromium.org2010-03-021-2/+2
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-18/+2
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-2/+18
* Revert "SSL False Start Support"agl@chromium.org2010-02-261-18/+2
* SSL False Start Supportagl@chromium.org2010-02-261-2/+18
* Revert "SSL False Start Support"agl@chromium.org2010-02-251-18/+2
* SSL False Start Supportagl@chromium.org2010-02-241-2/+18
* Update our copy of libssl from NSS CVS.agl@chromium.org2010-02-111-55/+439
* Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188agl@chromium.org2009-12-031-11/+17
* NSS: sync with CVS version.agl@chromium.org2009-12-011-35/+30
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-301-0/+46
* Linux: enable building with a local version of libssl.agl@chromium.org2009-11-171-0/+9077