| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename ClientSocket to StreamSocket. | sergeyu@chromium.org | 2011-05-05 | 1 | -1/+1 |
* | Remove the fallback from SOCKSv4 to SOCKSv4a. | eroman@chromium.org | 2011-03-29 | 1 | -59/+8 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -15/+44 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 1 | -14/+26 |
* | Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos... | eroman@chromium.org | 2010-09-15 | 1 | -1/+1 |
* | Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa... | eroman@chromium.org | 2010-06-08 | 1 | -1/+2 |
* | Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs. | cbentzel@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -30/+30 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -31/+45 |
* | Add bounds checking to StaticSocketDataProvider, to make tests more reliable | phajdan.jr@chromium.org | 2010-02-09 | 1 | -18/+30 |
* | Remove the HostResolver::Shutdown() method. | eroman@chromium.org | 2010-02-05 | 1 | -1/+0 |
* | Add specific error codes for when SOCKS connect fails. | eroman@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 1 | -1/+0 |
* | Cleanup the unittest helpers in load_log_unittest.h. | eroman@chromium.org | 2010-01-29 | 1 | -27/+15 |
* | Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec... | eroman@chromium.org | 2010-01-07 | 1 | -8/+88 |
* | There was confusion in the mock socket classes due to | mbelshe@google.com | 2009-11-11 | 1 | -3/+3 |
* | Improve the display of LoadLogs when truncation occurs. | eroman@chromium.org | 2009-11-06 | 1 | -7/+7 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -9/+45 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+0 |
* | Use manually constructed IPv6 socket addresses for tests, rather than system ... | ericroman@google.com | 2009-07-18 | 1 | -1/+1 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -18/+5 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-28 | 1 | -0/+291 |
* | Reverting 19466. | thakis@chromium.org | 2009-06-27 | 1 | -291/+0 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-27 | 1 | -0/+291 |
* | reverting the change 19354, 19356 | arindam@chromium.org | 2009-06-26 | 1 | -291/+0 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-26 | 1 | -0/+291 |