summaryrefslogtreecommitdiffstats
path: root/net/ssl/ssl_cipher_suite_names.cc
Commit message (Expand)AuthorAgeFilesLines
* Fail the SPDY transaction if it does not meet TLS base requirements.willchan@chromium.org2014-05-231-0/+45
* Update QuicClientSession::GetSSLInfo to report QUIC as the protocolwtc@chromium.org2014-04-041-0/+3
* Flag TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 as using ECDHE_ECDSA key exchangersleevi@chromium.org2014-01-211-1/+1
* net: add ChaCha20+Poly1305 support to libssl.agl@chromium.org2013-09-171-2/+5
* net: add a new message for AEAD ciphers.agl@chromium.org2013-06-121-58/+68
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-2/+2
* net: update cipher suite names tables.agl@chromium.org2013-06-061-232/+187
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-0/+377