summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_nss.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 113159 - Honor server requested origin bound client cert types.mattm@chromium.org2011-12-091-1/+1
* SSLClientSocketNSS::ClearSessionCache should initializewtc@chromium.org2011-12-061-2/+2
* Support EC certs in OriginBoundCertService and OriginBoundCertStore.mattm@chromium.org2011-12-061-2/+5
* Log server advertised protos and the selectedrtenneti@google.com2011-12-051-1/+4
* base::Bind: Convert SSLHostInfo::WaitForDataReady.jhawkins@chromium.org2011-12-031-1/+1
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-21/+26
* net: rework the NPN patch.agl@chromium.org2011-10-181-0/+11
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-9/+9
* Fallback from platform client auth to NSS client auth.mattm@chromium.org2011-09-271-6/+19
* net: support side-pinning of public keys.agl@chromium.org2011-09-201-0/+1
* Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...rkn@chromium.org2011-08-191-1/+16
* Expose SSL_ExportKeyingMaterial() in SSLClient/ServerSocket interfaces.wez@chromium.org2011-07-231-0/+4
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-2/+5
* Don't use X509Certificate in SSLConfig.sergeyu@chromium.org2011-07-201-1/+1
* Detect Kaspersky SSL MITM and give a helpful error message.agl@chromium.org2011-07-011-0/+3
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+2
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-2/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+2
* Make TCP FastOpen work again.wtc@chromium.org2011-06-221-3/+0
* Added client-side support for the TLS cached inforkn@chromium.org2011-06-221-0/+3
* net: switch from TXT DNS records to CAA.agl@chromium.org2011-06-021-5/+0
* Revert 86966 - Add back the state that waits for the ssl_host_info_ data to b...wtc@chromium.org2011-05-311-2/+0
* Add back the state that waits for the ssl_host_info_ data to be ready.wtc@chromium.org2011-05-271-0/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-1/+1
* Remove the declaration of the obsolete CreateOSCert method. The methodwtc@chromium.org2011-04-281-4/+0
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-191-0/+1
* Revert r61181.agl@chromium.org2011-04-121-19/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* In Dev build, we would like to see if SSLClientSocketNSS objectrtenneti@chromium.org2011-02-121-0/+15
* When performing SSL client certificate authentication on Windows, and an oper...rsleevi@chromium.org2011-02-051-0/+4
* More net/ method ordering.erg@google.com2011-01-261-15/+17
* Cache certificate verification results in memory.wtc@google.com2010-12-161-1/+4
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* Track the amount of time chrome spends verifying the certificate.mbelshe@chromium.org2010-12-131-0/+2
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-3/+3
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-3/+3
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-3/+3
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-3/+3
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-3/+3
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-121-5/+8
* net: assorted changes needed for Snap Start tests.agl@chromium.org2010-11-101-1/+3
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-4/+0
* net: add certificate provenance checking.agl@chromium.org2010-11-041-1/+4
* Support for using OS-native certificates for SSL clientwtc@chromium.org2010-11-041-0/+8
* net: merge certificate validation with SSLHostInfo'sagl@chromium.org2010-10-281-1/+9
* Report the SSL protocol version in ssl_info.connection_status.wtc@chromium.org2010-10-271-2/+4
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+7
* net: move importing a DER certificate chain into X509Certificate.agl@chromium.org2010-10-261-10/+0
* net: move SSL host info serialisation into SSLHostInfoagl@chromium.org2010-10-201-1/+1