| Commit message (Expand) | Author | Age | Files | Lines |
* | Add experimental option for TCP FastOpen. | mbelshe@chromium.org | 2010-10-26 | 1 | -0/+1 |
* | Fix ClientSocketHandle reuse_type(). Correctly track socket use. | willchan@chromium.org | 2010-09-02 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -1/+1 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 1 | -0/+2 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -4/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -2/+3 |
* | Implement SOCKSClientSocketPool | vandebo@chromium.org | 2010-03-22 | 1 | -1/+7 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -3/+4 |
* | Really connect to the same server in FTP network transaction. | phajdan.jr@chromium.org | 2010-02-20 | 1 | -1/+1 |
* | Turn GetPeerName into a pure virtual and provide local impls, this way any fu... | thomasvl@chromium.org | 2010-01-20 | 1 | -3/+0 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -2/+5 |
* | Add methods for setting socket buffers to the Socket | mbelshe@google.com | 2009-09-09 | 1 | -0/+3 |
* | Correctly implementing GetPeerName() to point to TCPClientSocket::GetPeerName... | arindam@chromium.org | 2009-07-08 | 1 | -2/+1 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-28 | 1 | -10/+12 |
* | Reverting 19466. | thakis@chromium.org | 2009-06-27 | 1 | -11/+9 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-27 | 1 | -9/+11 |
* | reverting the change 19354, 19356 | arindam@chromium.org | 2009-06-26 | 1 | -9/+7 |
* | Fixing compilation warnings for r19354 | arindam@chromium.org | 2009-06-26 | 1 | -2/+2 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-26 | 1 | -9/+11 |
* | Adding socks4 support for chromium. tested for windows and linux. | arindam@chromium.org | 2009-06-23 | 1 | -0/+131 |