summaryrefslogtreecommitdiffstats
path: root/net/curvecp/curvecp_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-191-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-081-1/+1
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-1/+2
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-8/+4
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-3/+0
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-0/+3
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-1/+4
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-1/+2
* Add OVERRIDE to net/.avi@chromium.org2011-11-231-17/+22
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-3/+3
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-0/+2
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-2/+0
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-0/+2
* An initial curvecp implementation. This implementation is not complete,mbelshe@google.com2011-05-181-0/+57
* Revert 85667 - An initial curvecp implementation. This code is not complete,...gene@chromium.org2011-05-171-57/+0
* An initial curvecp implementation. This code is not complete, but doesmbelshe@google.com2011-05-171-0/+57