summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Recognize new proxy settings format in net-internals.eroman@chromium.org2013-03-301-0/+8
* Change ProxyRules to handle ProxyLists rather than just single ProxyServer in...marq@google.com2013-03-161-0/+11
* On Android, reduce the delay to one minute before retrying a bad proxy serverbengr@chromium.org2013-02-161-0/+4
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-3/+3
* Receiving Connection: Proxy-Bypass induces proxy fallback.piatek@google.com2012-10-161-7/+36
* NetLogEventParameter to Callback refactoring 7.mmenke@chromium.org2012-06-141-3/+3
* Track sources of proxy settings.asanka@chromium.org2012-06-121-1/+9
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-291-2/+6
* More net/ method ordering.erg@google.com2011-01-261-11/+11
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+7
* Retry proxies which were cached as bad before giving up.eroman@chromium.org2010-01-121-4/+13
* Remove the implicit fallback to DIRECT when proxies fail. This better matches...eroman@chromium.org2010-01-051-18/+42
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-1/+1
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+6
* 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/+118