Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -2/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+2 |
* | Correctly implementing GetPeerName() to point to TCPClientSocket::GetPeerName... | arindam@chromium.org | 2009-07-08 | 1 | -7/+4 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-28 | 1 | -51/+49 |
* | Reverting 19466. | thakis@chromium.org | 2009-06-27 | 1 | -47/+49 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-27 | 1 | -49/+47 |
* | revert socks_client_socket.cc from r19005 | arindam@chromium.org | 2009-06-26 | 1 | -45/+47 |
* | Fixing compilation warnings for r19354 | arindam@chromium.org | 2009-06-26 | 1 | -1/+1 |
* | Tests for socks4/4a implementation. | arindam@chromium.org | 2009-06-26 | 1 | -47/+45 |
* | Adding socks4 support for chromium. tested for windows and linux. | arindam@chromium.org | 2009-06-23 | 1 | -0/+390 |