summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_bypass_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-2/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+12
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-1/+0
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* KDE treats all host patterns as wildcard patternsdavidben@chromium.org2010-07-091-0/+5
* 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