Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the meaning of the command-line flag --proxy-server="socks://foo" to i... | eroman@chromium.org | 2010-09-27 | 1 | -7/+7 |
* | Refactor: change the spdy session pool key to take a ProxyServer instead of a... | eroman@chromium.org | 2010-08-25 | 1 | -0/+66 |
* | Net: Get rid of ProxyServer::host_and_port() and friends. | thestig@chromium.org | 2010-07-22 | 1 | -21/+3 |
* | Add some plumbing for in-progress work on enabling SSL proxy support. | mbelshe@chromium.org | 2010-07-20 | 1 | -1/+38 |
* | Whenever proxy configurations contain socks and http/https/ftp proxies, socks... | arindam@chromium.org | 2009-07-14 | 1 | -4/+9 |
* | Adding socks4 support for chromium. tested for windows and linux. | arindam@chromium.org | 2009-06-23 | 1 | -1/+20 |
* | Change the host() method of ProxyServer to strip the | wtc@chromium.org | 2009-05-14 | 1 | -1/+39 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -0/+222 |