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 | -1/+5 |
* | ProxyConfig behaved like a struct, but was defined as a class. | eroman@chromium.org | 2010-02-24 | 1 | -25/+24 |
* | Split out the handling of proxy bypass rules into ProxyBypassRules. There are... | eroman@chromium.org | 2010-02-19 | 1 | -14/+3 |
* | Whenever proxy configurations contain socks and http/https/ftp proxies, socks... | arindam@chromium.org | 2009-07-14 | 1 | -0/+19 |
* | ProxyConfigService for Linux. | sdoyon@chromium.org | 2009-04-20 | 1 | -39/+4 |
* | Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test. | ericroman@google.com | 2009-03-31 | 1 | -35/+80 |
* | Add a unit test for ProxyConfigServiceWin. | ericroman@google.com | 2009-03-27 | 1 | -0/+166 |