summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_openssl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move channel id tests up from OpenSSL and update channelid version.haavardm@opera.com2014-05-151-85/+0
* Fix link error when compiling with OpenSSL while using OS certs.haavardm@opera.com2014-04-231-0/+3
* Enable TLS Channel ID for the openssl implementation of SSLClientSocket.qsr@chromium.org2013-10-251-0/+86
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-7/+7
* Remove deprecated functions that take StreamSockets instead of handlesakalin@chromium.org2013-08-141-1/+3
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-1/+5
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-071-1/+1
* GTTF: rename net::TestServer -> net::SpawnedTestServerphajdan.jr@chromium.org2013-05-031-12/+12
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-251-2/+2
* net: move openssl_client_key_store from net/base to net/sslphajdan.jr@chromium.org2013-04-021-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-3/+3
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-2/+2
* Wire up SSL client authentication for OpenSSL/Android through the net/ stackdigit@chromium.org2013-03-021-0/+273