summaryrefslogtreecommitdiffstats
path: root/net/socket/socks_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.cbentzel@chromium.org2010-04-281-1/+1
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-30/+30
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-31/+45
* Add bounds checking to StaticSocketDataProvider, to make tests more reliablephajdan.jr@chromium.org2010-02-091-18/+30
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-051-1/+0
* Add specific error codes for when SOCKS connect fails.eroman@chromium.org2010-02-051-2/+2
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-021-1/+0
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-291-27/+15
* Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...eroman@chromium.org2010-01-071-8/+88
* There was confusion in the mock socket classes due tombelshe@google.com2009-11-111-3/+3
* Improve the display of LoadLogs when truncation occurs.eroman@chromium.org2009-11-061-7/+7
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-9/+45
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+0
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-181-1/+1
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-18/+5
* Tests for socks4/4a implementation.arindam@chromium.org2009-06-281-0/+291
* Reverting 19466.thakis@chromium.org2009-06-271-291/+0
* Tests for socks4/4a implementation.arindam@chromium.org2009-06-271-0/+291
* reverting the change 19354, 19356arindam@chromium.org2009-06-261-291/+0
* Tests for socks4/4a implementation.arindam@chromium.org2009-06-261-0/+291