summaryrefslogtreecommitdiffstats
path: root/jingle/glue/fake_ssl_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove UsingTCPFastOpen() method from StreamSocket classtfarina2016-03-221-1/+0
* Switch to standard integer types in jingle/.avi2015-12-221-3/+2
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-141-0/+3
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-151-0/+4
* Standardize usage of virtual/override/final in jingle/dcheng2014-10-221-21/+23
* Replacing the OVERRIDE with override and FINAL with final in jinglemohan.reddy2014-10-071-18/+18
* make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...jar@chromium.org2014-04-091-2/+2
* Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."jschuh@chromium.org2014-04-051-2/+2
* make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...jar@chromium.org2014-04-051-2/+2
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-2/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-301-2/+0
* Move ChromeAsyncSocket to jingle/gluesergeyu@chromium.org2012-07-241-0/+114