summaryrefslogtreecommitdiffstats
path: root/net/ssl
Commit message (Expand)AuthorAgeFilesLines
* Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) towtc@chromium.org2013-06-211-3/+3
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-132-15/+14
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-5/+5
* net: add a new message for AEAD ciphers.agl@chromium.org2013-06-123-63/+80
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-111-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* net: update cipher suite names tables.agl@chromium.org2013-06-062-238/+198
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-016-22/+22
* Implement TLS 1.2.wtc@chromium.org2013-05-301-2/+4
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-232-15/+15
* ChannelID-less Connections in Chrome should be more granular.mef@chromium.org2013-05-171-1/+1
* ServerBoundCertService: use different certs for subdomains of "private regist...mattm@chromium.org2013-05-152-5/+6
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-1/+2
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-2/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+2
* Gracefully handle requests for server bound certs on taskrunner shutdownrsleevi@chromium.org2013-05-092-17/+53
* Clarify that ClientCertStoreImpl::SelectClientCerts is testing-onlyrsleevi@chromium.org2013-04-305-44/+59
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-302-2/+2
* ServerBoundCertService::GetDomainBoundCert should take a host string, not an ...mattm@chromium.org2013-04-293-47/+47
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-253-21/+144
* Do not roll back to SSL 3.0 for Google properties.thaidn@google.com2013-04-193-2/+17
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-10/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+10
* [Android] Fix remaining linker errors for components buildyfriedman@chromium.org2013-04-031-1/+1
* net: move openssl_client_key_store from net/base to net/sslphajdan.jr@chromium.org2013-04-023-0/+421
* Don't expire certs used as channel IDs.thaidn@google.com2013-04-023-53/+37
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-2915-21/+21
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-1431-0/+5178