summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_server.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the implicit fallback to DIRECT when proxies fail. This better matches...eroman@chromium.org2010-01-051-0/+5
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-101-0/+19
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-5/+6
* Include C system headers before C++ system headers.wtc@chromium.org2009-05-181-0/+2
* Change the host() method of ProxyServer to strip thewtc@chromium.org2009-05-141-2/+4
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+6
* Fix incorrect include guards in net/, where the guard didn't match the filename.deanm@chromium.org2009-03-171-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Include entries for SOCKS in ProxyResolverMac.ericroman@google.com2009-02-191-0/+4
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+118