summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-101-0/+33
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-1/+0
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-33/+0
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-0/+33
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-5/+5
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-33/+0
* Attempting to re-land the feature.rch@chromium.org2012-03-211-0/+33
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-2/+2
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-33/+0
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-0/+33
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-1/+2
* Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-02-031-2/+2
* Allow chrome to handle 407 auth challenges to CONNECT requestsrch@chromium.org2012-01-251-2/+2
* Revert r113405, since it appears to be causing a crash and a hang. Also rever...eroman@chromium.org2012-01-241-34/+1
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-1/+1
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-5/+5
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+2
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-2/+0
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-12/+11
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-1/+3
* SPDY - add support for spdy/2.1 to support flow control.rtenneti@google.com2011-12-101-1/+3
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-6/+9
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-5/+2
* Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...rtenneti@google.com2011-12-071-0/+33
* Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...rtenneti@chromium.org2011-12-071-33/+0
* Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...rtenneti@chromium.org2011-12-061-0/+33
* Log server advertised protos and the selectedrtenneti@google.com2011-12-051-1/+2
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-33/+0
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-0/+33
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-121-3/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-40/+29
* net: measure the latency difference of resume handshakes.agl@chromium.org2011-06-291-0/+32
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+2
* Revert "Add revocation checking field trial."agl@chromium.org2011-06-201-19/+0
* Add revocation checking field trial.agl@chromium.org2011-06-091-8/+27
* Remove the SSL FalseStart field trial, since we've finished studying it.mbelshe@google.com2011-06-011-12/+0
* Fix nits related to SSLHostInfo.wtc@chromium.org2011-05-311-2/+2
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-3/+2
* net: fix matching ".google.com" at the end of a string.agl@chromium.org2011-05-091-1/+2
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-2/+3
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-3/+2
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-39/+47
* net: measure HTTPS connect times to (*.)google.comagl@chromium.org2011-04-041-0/+11
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-301-1/+4
* Add field trial for A/B testing of SSL False Start.mbelshe@chromium.org2011-02-181-0/+14
* More net/ reordering.erg@google.com2011-01-211-42/+42
* net: don't assume that we have an SSLHostInfo.agl@chromium.org2011-01-141-3/+3