summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config.h
Commit message (Expand)AuthorAgeFilesLines
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-5/+16
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-0/+1
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-0/+11
* Get rid of the static next_id_ counter, to make construction of ProxyConfig o...ericroman@google.com2009-05-041-1/+1
* Allows a proxy bypass entry to match on a specific port, used by thesdoyon@chromium.org2009-04-201-0/+2
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-1/+6
* Add some LOG(INFO) to help diagnose problems when proxy is not working.ericroman@google.com2009-04-131-0/+5
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-16/+56
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-0/+70