summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-191-4/+4
* Convert SSLClientSocketNSS to use the NSS Channel ID callback.mattm@chromium.org2012-06-261-10/+5
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-4/+0
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-4/+6
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-311-6/+4
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-7/+7
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-0/+4
* Adds support for the credentials frame.rch@chromium.org2012-02-081-6/+11
* Initialize protocol_version to Unknown.rtenneti@chromium.org2011-12-201-1/+1
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-5/+23
* SPDY - add support for spdy/2.1 to support flow control.rtenneti@google.com2011-12-101-0/+11
* Revert 113419 - Revert 113409 - Add a new method to SSLClientSocket:rch@chromium.org2011-12-081-1/+10
* Revert 113409 - Add a new method to SSLClientSocket:rch@chromium.org2011-12-071-10/+1
* Add a new method to SSLClientSocket:rch@chromium.org2011-12-071-1/+10
* Log server advertised protos and the selectedrtenneti@google.com2011-12-051-1/+32
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+62