summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl/sslimpl.h
Commit message (Expand)AuthorAgeFilesLines
* net: don't add padding extension for SSLv3.agl@chromium.org2013-11-121-1/+1
* NSS: add `padding' extension when we might hit the F5 bug.agl@chromium.org2013-11-081-0/+7
* Make SSL False Start work with asynchronous certificate validationwtc@chromium.org2013-10-091-1/+8
* NSS: fix session cache lock initialisation.agl@chromium.org2013-09-201-3/+1
* net: add ChaCha20+Poly1305 support to libssl.agl@chromium.org2013-09-171-1/+3
* Prefer to generate SHA-1 signatures for TLS 1.2 client authentication ifwtc@chromium.org2013-09-061-3/+3
* On Windows, prefer to generate SHA-1 signatures for TLS 1.2 clientwtc@chromium.org2013-08-301-0/+3
* Make the AES-GCM cipher suites work in DTLS, by moving thewtc@chromium.org2013-08-211-3/+3
* Implement the AES GCM cipher suites for TLS.wtc@chromium.org2013-08-151-20/+33
* Update net/third_party/nss/ssl to NSS 3.15.1.wtc@chromium.org2013-08-011-15/+13
* Miscellaneous cleanup of TLS 1.2 code.wtc@chromium.org2013-06-171-4/+31
* Support the new TLS 1.2 HMAC-SHA256 cipher suites specified inwtc@chromium.org2013-06-061-2/+3
* Support the new supported_signature_algorithms field of thewtc@chromium.org2013-05-311-0/+2
* Implement TLS 1.2.wtc@chromium.org2013-05-301-4/+22
* Update NSS libSSL to NSS_3_15_BETA2.wtc@chromium.org2013-05-021-20/+18
* Use CERT_GetCertKeyType to get KeyType for ssl3_PlatformSignHashes. mef@chromium.org2013-04-261-1/+2
* Update net/third_party/nss/ssl to NSS 3.14.wtc@chromium.org2012-11-131-55/+8
* Cap the record layer version number of TLS ClientHello to TLS 1.0wtc@chromium.org2012-07-171-0/+3
* NSS: add ability to get the tls-unique channel binding value.agl@chromium.org2012-06-251-0/+5
* nss: support SECWouldBlock from ChannelID callback.agl@chromium.org2012-06-051-0/+8
* Implement RFC 5764 (DTLS-SRTP).wtc@chromium.org2012-06-051-0/+7
* Support TLS Channel IDs in NSSagl@chromium.org2012-05-311-0/+2
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-241-8/+0
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-241-0/+8
* nss: revert encrypted and origin bound certificates support.agl@chromium.org2012-05-241-8/+0
* Add DTLS support to NSS, contributed by Eric Rescorla.wtc@chromium.org2012-03-301-2/+149
* Update NSS to NSS 3.13.4 pre-release snapshot 20120319.wtc@chromium.org2012-03-201-6/+27
* Add a boolean |has_context| argument to the TLS ExportKeyingMaterialwtc@chromium.org2012-03-151-5/+5
* Update net/third_party/nss to NSS 3.13.3.wtc@chromium.org2012-03-031-62/+47
* Add NSS function to retrieve TLS client cert types requested by server.mattm@chromium.org2011-12-061-0/+4
* Add the encrypted client certificates TLS extension and enable it ifwtc@chromium.org2011-11-101-0/+1
* net: rework the NPN patch.agl@chromium.org2011-10-181-10/+7
* Fallback from platform client auth to NSS client auth.mattm@chromium.org2011-09-271-6/+5
* Add an NSS function to restart the handshake after a client certificatewtc@chromium.org2011-08-171-4/+0
* net: add NSS support for RFC 5705agl@chromium.org2011-07-221-0/+6
* Merge upstream NSS changes from the cached info extension.rkn@chromium.org2011-07-191-2/+15
* Add client-side support for the origin bound certificate TLS extension.rkn@chromium.org2011-07-141-0/+7
* net: include patch for cached info and fix whitespace.agl@chromium.org2011-06-241-2/+2
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-0/+18
* Remove the TLS Snap Start code from NSS.wtc@chromium.org2011-06-091-77/+2
* Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, andwtc@chromium.org2011-02-181-1/+1
* Update the NSS patches. Add snapstart2.patch and peercertchain.patch.wtc@chromium.org2011-02-171-9/+10
* Remove the unused PlatformAuthInfo structure definition.wtc@chromium.org2011-02-161-13/+0
* The current implementation of client authentication for Windows and Mac match...rsleevi@chromium.org2011-02-121-22/+0
* When performing SSL client authentication on Windows via NSS, change the retu...rsleevi@chromium.org2011-02-051-1/+1
* nss: add support for OCSP stapling.agl@chromium.org2010-11-221-0/+13
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-041-0/+80
* NSS: Snap Start NPN support and other fixes.agl@chromium.org2010-09-201-0/+3
* NSS: Add Snap Start supportagl@chromium.org2010-08-251-0/+47
* Reshuffle some NSS code to make way for Snap Start.agl@chromium.org2010-08-061-1/+26