summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl/ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Update net/third_party/nss to NSS 3.15.5 Beta 2.wtc@chromium.org2014-01-211-2/+22
* Update net/third_party/nss to NSS 3.15.4.wtc@chromium.org2014-01-071-8/+4
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-271-0/+12
* Revert 242219 "Defer TLS session caching until after certificate..."rsleevi@chromium.org2013-12-211-12/+0
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-211-0/+12
* net: implement TLS_FALLBACK_SCSV.agl@chromium.org2013-12-071-0/+2
* net: boost AES-GCM ciphers if the machine has AES-NI.agl@chromium.org2013-12-021-0/+7
* Certificate Transparency TLS extension patch for NSSekasper@google.com2013-11-211-0/+19
* Update to the latest False Start code from NSS upstream.wtc@chromium.org2013-11-191-40/+21
* Make SSL False Start work with asynchronous certificate validationwtc@chromium.org2013-10-091-10/+63
* Change SSL_PeerCertificateChain to return a CERTCertList.wtc@chromium.org2013-10-011-12/+9
* NSS: move the first protocol to the end of the ALPN extension.agl@chromium.org2013-08-091-0/+5
* Update net/third_party/nss/ssl to NSS 3.15.1.wtc@chromium.org2013-08-011-8/+6
* net: support ALPN.agl@chromium.org2013-07-031-1/+7
* Update NSS libSSL to NSS_3_15_BETA2.wtc@chromium.org2013-05-021-18/+40
* Ensure the patched NSS libssl used on Win and Mac behaves the same as upstrea...rsleevi@chromium.org2012-11-151-0/+3
* Update net/third_party/nss/ssl to NSS 3.14.wtc@chromium.org2012-11-131-38/+5
* Rename DTLS_GetTimeout to DTLS_GetHandshakeTimeoutrsleevi@chromium.org2012-07-031-2/+2
* NSS: add ability to get the tls-unique channel binding value.agl@chromium.org2012-06-251-0/+21
* nss: support SECWouldBlock from ChannelID callback.agl@chromium.org2012-06-051-7/+16
* Implement RFC 5764 (DTLS-SRTP).wtc@chromium.org2012-06-051-0/+22
* Support TLS Channel IDs in NSSagl@chromium.org2012-05-311-0/+19
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-241-2/+0
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-241-0/+2
* nss: revert encrypted and origin bound certificates support.agl@chromium.org2012-05-241-2/+0
* Add DTLS support to NSS, contributed by Eric Rescorla.wtc@chromium.org2012-03-301-0/+14
* Update NSS to NSS 3.13.4 pre-release snapshot 20120319.wtc@chromium.org2012-03-201-1/+89
* Add a boolean |has_context| argument to the TLS ExportKeyingMaterialwtc@chromium.org2012-03-151-2/+4
* Update net/third_party/nss to NSS 3.13.3.wtc@chromium.org2012-03-031-69/+191
* Add NSS function to retrieve TLS client cert types requested by server.mattm@chromium.org2011-12-061-0/+10
* Add the encrypted client certificates TLS extension and enable it ifwtc@chromium.org2011-11-101-0/+1
* NSS: update NPN patch to fix comment style and ssl.def.agl@chromium.org2011-10-251-1/+1
* Fix a comment nit for SSLNextProtoCallback.wtc@chromium.org2011-10-191-1/+1
* net: rework the NPN patch.agl@chromium.org2011-10-181-3/+42
* Fallback from platform client auth to NSS client auth.mattm@chromium.org2011-09-271-3/+9
* Add an NSS function to restart the handshake after a client certificatewtc@chromium.org2011-08-171-0/+5
* net: allow SSL secrets to be exported sooner.agl@chromium.org2011-07-261-3/+5
* net: add NSS support for RFC 5705agl@chromium.org2011-07-221-0/+11
* Merge upstream NSS changes from the cached info extension.rkn@chromium.org2011-07-191-0/+13
* Add client-side support for the origin bound certificate TLS extension.rkn@chromium.org2011-07-141-0/+1
* net: measure the latency difference of resume handshakes.agl@chromium.org2011-06-291-0/+4
* net: include patch for cached info and fix whitespace.agl@chromium.org2011-06-241-9/+9
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-0/+13
* Remove the TLS Snap Start code from NSS.wtc@chromium.org2011-06-091-53/+1
* Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, andwtc@chromium.org2011-02-181-1/+1
* When performing SSL client authentication on Windows via NSS, change the retu...rsleevi@chromium.org2011-02-051-2/+6
* nss: add support for OCSP stapling.agl@chromium.org2010-11-221-0/+18
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-041-0/+29
* net: add SSL_PeerCertificatesChain function to NSS.agl@chromium.org2010-10-251-0/+11
* NSS: Add Snap Start supportagl@chromium.org2010-08-251-0/+52