summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/patches
Commit message (Expand)AuthorAgeFilesLines
* Ignore out-of-order DTLS ChangeCipherSpec.wtc@chromium.org2014-06-061-0/+19
* Move signature_algorithm extension to the end in NSS.davidben@chromium.org2014-05-012-0/+36
* Change ssl_padding_xtn to the IANA-assigned value 21.wtc@chromium.org2014-04-112-0/+18
* Revert r242742. The Clang codegen bug has been fixed.wtc@chromium.org2014-02-272-16/+0
* net: don't always add TLS padding.agl@chromium.org2014-02-202-27/+0
* Update net/third_party/nss to NSS 3.15.5 Beta 2.wtc@chromium.org2014-01-2122-778/+339
* Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugswtc@chromium.org2014-01-092-0/+237
* Update net/third_party/nss to NSS 3.15.4.wtc@chromium.org2014-01-0740-3996/+687
* Hack for Mac 10.9 hang when the Keychain is modified with Chrome running.rsesek@chromium.org2013-12-302-0/+17
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-272-0/+102
* Revert 242219 "Defer TLS session caching until after certificate..."rsleevi@chromium.org2013-12-212-102/+0
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-212-0/+102
* Disable session ticket renewal.wtc@chromium.org2013-12-132-0/+19
* net: use model NSS socket to save setting the cipher order every time.agl@chromium.org2013-12-071-18/+20
* net: implement TLS_FALLBACK_SCSV.agl@chromium.org2013-12-072-0/+209
* Use SHA-1 in TLS 1.2 client auth if the server requests it.davidben@chromium.org2013-12-042-0/+129
* Fill the TLS padding extension with zero bytes instead of spaces.wtc@chromium.org2013-12-031-1/+1
* nss: fix order of parenthesis.agl@chromium.org2013-12-031-1/+1
* net: boost AES-GCM ciphers if the machine has AES-NI.agl@chromium.org2013-12-022-0/+106
* net: fix PORT_Assert crash when renegotiating.agl@chromium.org2013-11-261-3/+2
* Certificate Transparency TLS extension patch for NSSekasper@google.com2013-11-212-0/+423
* Update to the latest False Start code from NSS upstream.wtc@chromium.org2013-11-191-380/+580
* Support new ChannelID extension.agl@chromium.org2013-11-182-0/+158
* net: add padding extension to all handshakes.agl@chromium.org2013-11-132-0/+28
* net: don't add padding extension for SSLv3.agl@chromium.org2013-11-121-7/+7
* NSS: add `padding' extension when we might hit the F5 bug.agl@chromium.org2013-11-082-0/+144
* Include a fix for NSS bug 934016rsleevi@chromium.org2013-11-022-0/+18
* Update chacha20poly1305.patch for the changes made in r230713wtc@chromium.org2013-10-281-11/+11
* Make SSL False Start work with asynchronous certificate validationwtc@chromium.org2013-10-092-0/+639
* net: don't send resumption ClientHello records with versions > 0x0301.agl@chromium.org2013-10-071-0/+31
* Change SSL_PeerCertificateChain to return a CERTCertList.wtc@chromium.org2013-10-012-0/+109
* NSS: don't advertise TLS 1.2-only ciphersuites in a TLS 1.1 ClientHello.agl@chromium.org2013-09-262-0/+171
* NSS: fix session cache lock initialisation.agl@chromium.org2013-09-202-0/+248
* net: add ChaCha20+Poly1305 support to libssl.agl@chromium.org2013-09-172-0/+282
* The NSS client auth (as opposed to NSS_PLATFORM_CLIENT_AUTH) also needswtc@chromium.org2013-09-121-51/+85
* Prefer to generate SHA-1 signatures for TLS 1.2 client authentication ifwtc@chromium.org2013-09-061-17/+40
* On Windows, prefer to generate SHA-1 signatures for TLS 1.2 clientwtc@chromium.org2013-08-302-0/+165
* Make the AES-GCM cipher suites work in DTLS, by moving thewtc@chromium.org2013-08-212-134/+318
* Implement the AES GCM cipher suites for TLS.wtc@chromium.org2013-08-153-0/+1300
* Fix a crash in SSL under memory pressurersleevi@chromium.org2013-08-122-0/+22
* NSS: move the first protocol to the end of the ALPN extension.agl@chromium.org2013-08-091-45/+63
* Reland http://crrev.com/209278rsleevi@chromium.org2013-08-072-17/+0
* NSS: rename ALPN extension to have _xtn suffix.agl@chromium.org2013-08-021-6/+6
* Update net/third_party/nss/ssl to NSS 3.15.1.wtc@chromium.org2013-08-0126-4678/+320
* net: support ALPN.agl@chromium.org2013-07-032-0/+233
* Revert 209515 "Reland http://crrev.com/209278"rsleevi@chromium.org2013-07-012-0/+17
* Reland http://crrev.com/209278rsleevi@chromium.org2013-07-012-17/+0
* Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"joaodasilva@chromium.org2013-06-292-0/+17
* Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2rsleevi@chromium.org2013-06-292-17/+0
* Miscellaneous cleanup of TLS 1.2 code.wtc@chromium.org2013-06-172-0/+816