summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-17/+17
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-1/+1
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-291-18/+18
* BufferSend needs to call memio_GetWriteParams() and transport_->Write()wtc@chromium.org2009-12-101-11/+73
* Improve the display of LoadLogs when truncation occurs.eroman@chromium.org2009-11-061-3/+3
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-12/+37
* Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer...hawk@chromium.org2009-08-271-34/+6
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-6/+6
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-6/+6
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-13/+9
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-12/+12
* Reverting 19425.ericroman@google.com2009-06-261-12/+12
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-12/+12
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+371