summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_win.h
Commit message (Expand)AuthorAgeFilesLines
* Cache certificate verification results in memory.wtc@google.com2010-12-161-2/+5
* Correctly handle SSL Client Authentication requests when connectingrch@chromium.org2010-11-121-6/+10
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-261-0/+1
* Fix ClientSocketHandle reuse_type(). Correctly track socket use.willchan@chromium.org2010-09-021-0/+1
* Gather preconnection use vs waste statisticsjar@chromium.org2010-08-251-0/+2
* Fix the comments in the SslClientSocket subclassesrch@chromium.org2010-08-031-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-2/+3
* 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