| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | `#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/+6 |
* | 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 |
* | Re-revert 36595 (restoring 36548); that didn't fix anything. | dpranke@chromium.org | 2010-01-20 | 1 | -2/+0 |
* | Try reverting r36548 to see if this causes the webkit linux failures to | dpranke@chromium.org | 2010-01-20 | 1 | -0/+2 |
* | Enabled the GetPeerName on all platforms, not just Linux. | thomasvl@chromium.org | 2010-01-19 | 1 | -2/+0 |
* | Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ... | eroman@chromium.org | 2009-12-18 | 1 | -35/+6 |
* | When talking to a SOCKS v5 proxy, default to sending addresses as raw domains... | eroman@chromium.org | 2009-12-18 | 1 | -2/+19 |
* | 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 |
* | SOCKS v5 implementation | arindam@chromium.org | 2009-07-15 | 1 | -0/+151 |
* | Reverting 20626. | arindam@chromium.org | 2009-07-14 | 1 | -151/+0 |
* | SOCKS v5 implementation | arindam@chromium.org | 2009-07-14 | 1 | -0/+151 |