summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_win.h
Commit message (Expand)AuthorAgeFilesLines
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-2/+3
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+4
* A follow-up of r28664.wtc@chromium.org2010-03-031-2/+0
* Remove connection failed histograms.vandebo@chromium.org2010-03-021-1/+1
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-1/+1
* Turn GetPeerName into a pure virtual and provide local impls, this way any fu...thomasvl@chromium.org2010-01-201-0/+1
* Several fixes to the Net.ConnectionTypeCount histogram.mbelshe@google.com2009-12-241-1/+1
* Rename GetNextProtocol -> GetNextProtoagl@chromium.org2009-12-111-1/+1
* Add GetNextProtocol method to SSLClientSocket.agl@chromium.org2009-12-101-0/+1
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-1/+7
* Change the SSL Socket to be capable of having reads andmbelshe@google.com2009-10-101-15/+37
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+3
* Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) whenwtc@chromium.org2009-06-251-2/+3
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+157