summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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-229-1/+267
* ssl3_PlatformSignHashes should set buf->len to thewtc@chromium.org2010-11-121-3/+3
* NSS: always record the ServerHello data.agl@chromium.org2010-11-121-14/+14
* Fix inconsistent line ending style. Set svn:eol-style to LF.wtc@chromium.org2010-11-041-2/+2
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-049-1/+820
* net: Make Snap Start check cert verification and add metricsagl@chromium.org2010-11-031-0/+2
* Don't resend payload after Snap Start misprediction.agl@chromium.org2010-11-032-18/+1
* net: add SSL_PeerCertificatesChain function to NSS.agl@chromium.org2010-10-253-0/+48
* 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-204-16/+108
* NSS: Call handshake callback with False Start and Snap Start.agl@chromium.org2010-09-141-20/+14
* Allow SSL_SecurityStatus, SSL_GetChannelInfo, andwtc@chromium.org2010-08-273-3/+30
* NSS: Add Snap Start supportagl@chromium.org2010-08-259-15/+1297
* Revert the workaround for servers that use tiny DH keys.wtc@chromium.org2010-08-173-3/+7
* Update to NSS 3.12.7.wtc@chromium.org2010-08-1313-94/+99
* List TLS_DHE_RSA_WITH_AES_256_CBC_SHA afterwtc@chromium.org2010-08-102-2/+2
* Reshuffle some NSS code to make way for Snap Start.agl@chromium.org2010-08-063-122/+158
* Update the TLS False Start patch. Replace TABs by spaceswtc@chromium.org2010-07-292-5/+5
* 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-283-0/+45
* ssl_SecureSend should not do handshake when the handshake wait state iswtc@chromium.org2010-03-162-7/+13
* 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-026-3/+61
* 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-016-61/+3
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-266-3/+61
* Revert "SSL False Start Support"agl@chromium.org2010-02-266-61/+3
* SSL False Start Supportagl@chromium.org2010-02-266-3/+61
* Revert "SSL False Start Support"agl@chromium.org2010-02-256-61/+3
* SSL False Start Supportagl@chromium.org2010-02-246-3/+61
* net/third_party/nss: update to NSS_3_12_6_RC0agl@chromium.org2010-02-164-7/+25
* Update our copy of libssl from NSS CVS.agl@chromium.org2010-02-1116-314/+1631
* Remove a C99-ism that Visual C++ doesn't support -- declare a variable inwtc@chromium.org2010-01-271-1/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+36
* SSL: fix overflow error.agl@chromium.org2009-12-151-3/+3
* 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-014-43/+39
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-307-4/+289
* Linux: enable building with a local version of libssl.agl@chromium.org2009-11-1751-0/+35028