| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll src/third_party/boringssl/src 3ac32b1ed..fde89b43c | davidben | 2015-12-01 | 1 | -3/+5 |
* | IsSecureTLSCipherSuite should not classify DHE_RSA as secure. | davidben | 2015-10-26 | 1 | -1/+1 |
* | Enable exporting SSLKEYLOGFILE on Android w/ command line arguments | zhongyi | 2015-10-16 | 1 | -0/+13 |
* | Remove crypto::ECPrivateKey::IsSupported. | davidben | 2015-10-15 | 1 | -9/+2 |
* | Refactor SSLClientSocket::SerializeNextProtos(). | bnc | 2015-09-29 | 1 | -5/+1 |
* | Remove kProtoHTTP2MinimumVersion, kProtoHTTP2MaximumVersion. | bnc | 2015-09-02 | 1 | -2/+1 |
* | Remove HTTP/2 draft-14 support. | bnc | 2015-08-26 | 1 | -8/+0 |
* | s/SPDY4/HTTP2/g in enum NextProto value names. | bnc | 2015-06-29 | 1 | -6/+6 |
* | Change histogram.h includes to histogram_macros.h in net/ | asvitkine | 2015-06-17 | 1 | -1/+1 |
* | Remove certificates from Channel ID | nharper | 2015-06-01 | 1 | -7/+1 |
* | Unvirtual and inline SSLClientSocket setters. | davidben | 2015-04-27 | 1 | -17/+1 |
* | Remove WasChannelIDSent and friends from SSLClientSocket. | davidben | 2015-04-27 | 1 | -9/+0 |
* | Clean up NPN/ALPN-related SSLClientSocket bits. | davidben | 2015-04-27 | 1 | -47/+33 |
* | Unwind the SSL connection holdback experiment and remove related code | rsleevi | 2015-03-16 | 1 | -1/+0 |
* | Remove HTTP/2 draft-15 enum values and test cases. | bnc | 2015-03-10 | 1 | -6/+0 |
* | Advertise HTTP/2 support. | bnc | 2015-03-09 | 1 | -0/+4 |
* | IgnoreCertError should check if the error is a certificate error. | davidben | 2015-02-20 | 1 | -1/+5 |
* | Add a dedicated SSL protocol version metric. | davidben | 2015-02-19 | 1 | -22/+0 |
* | Remove 4 net load flags to ignore various types of cert warnings. | mmenke | 2015-02-02 | 1 | -16/+1 |
* | Do not use HTTP/2 without adequate security. | bnc | 2014-12-13 | 1 | -1/+23 |
* | Remove memcpy from SSLClientSocket::SerializeNextProtos. | bnc | 2014-12-12 | 1 | -17/+4 |
* | Change next_proto member type. | bnc | 2014-12-11 | 1 | -15/+15 |
* | Support HTTP/2 drafts 14 and 15 simultaneously. | bnc | 2014-11-13 | 1 | -6/+12 |
* | Update ALPN/NPN token from "h2-14" to "h2-15". | bnc | 2014-11-07 | 1 | -4/+4 |
* | Record ConnectionType metrics in OpenSSL. | davidben | 2014-11-05 | 1 | -0/+24 |
* | Add histogram to track NPN/ALPN. | bnc | 2014-10-13 | 1 | -1/+34 |
* | Change the lifespan of SSlConnectJobMessengers so that they are created | wtc@chromium.org | 2014-08-21 | 1 | -10/+0 |
* | HTTP2 draft 14 support | bnc@chromium.org | 2014-08-21 | 1 | -4/+4 |
* | This CL is a better implementation of https://codereview.chromium.org/3289030... | mshelley@chromium.org | 2014-08-05 | 1 | -0/+11 |
* | Implement ALPN for SSLClientSocketOpenSSL. | davidben@chromium.org | 2014-07-30 | 1 | -15/+36 |
* | Rename ServerBoundCert => ChannelID to reflect the current name | rch@chromium.org | 2014-07-25 | 1 | -12/+12 |
* | Update HTTP/2 NPN/ALPN tokens to "h2-13" to advertise draft 13 support. | jgraettinger@chromium.org | 2014-06-26 | 1 | -4/+4 |
* | Update HTTP/2 NPN/ALPN tokens to "h2-12" to advertise draft 12 support. | jgraettinger@chromium.org | 2014-05-20 | 1 | -4/+4 |
* | Update SPDY4/HTTP2 identifiers/flags/NPN tokens. | jgraettinger@chromium.org | 2014-04-14 | 1 | -8/+8 |
* | Extract Certificate Transparency SCTs from stapled OCSP responses | ekasper@google.com | 2013-12-17 | 1 | -5/+7 |
* | Revert of https://codereview.chromium.org/92443002/ | szym@chromium.org | 2013-12-13 | 1 | -7/+5 |
* | Extract Certificate Transparency SCTs from stapled OCSP responses | ekasper@google.com | 2013-12-13 | 1 | -5/+7 |
* | Add support for fetching Certificate Transparency SCTs over a TLS extension | ekasper@google.com | 2013-11-28 | 1 | -1/+11 |
* | Enable TLS Channel ID for the openssl implementation of SSLClientSocket. | qsr@chromium.org | 2013-10-25 | 1 | -0/+58 |
* | [SPDY] Do not advertise SPDY/2 by default | akalin@chromium.org | 2013-10-06 | 1 | -2/+2 |
* | [SPDY] Remove references to obsolete SPDY versions SPDY/1 and SPDY/2.1 | akalin@chromium.org | 2013-10-04 | 1 | -5/+0 |
* | [SPDY] Add strings and constants for HTTP/2 draft 04 | akalin@chromium.org | 2013-07-30 | 1 | -1/+6 |
* | Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04" | akalin@chromium.org | 2013-07-30 | 1 | -6/+1 |
* | [SPDY] Add strings and constants for HTTP/2 draft 04 | akalin@chromium.org | 2013-07-30 | 1 | -1/+6 |
* | First step at enabling QUIC over HTTPS. | rtenneti@chromium.org | 2013-07-10 | 1 | -0/+4 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2. | akalin@chromium.org | 2013-05-15 | 1 | -4/+4 |
* | [SPDY] Add flag and about:flags entry for SPDY/4 alpha 1 | akalin@chromium.org | 2013-04-12 | 1 | -0/+4 |
* | [SPDY] Add flag to turn on SPDY/3.1 (with per-session flow control) | akalin@chromium.org | 2013-03-05 | 1 | -0/+4 |
* | Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket | rch@chromium.org | 2012-07-19 | 1 | -4/+4 |