summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_bypass_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa...eroman@chromium.org2010-06-081-3/+54
* Remove LOG(WARNING)s for when fails to parse proxy bypass rules.eroman@chromium.org2010-03-111-5/+3
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-0/+228