summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_server.cc
Commit message (Expand)AuthorAgeFilesLines
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-5/+7
* Adding socks4 support for chromium. tested for windows and linux.arindam@chromium.org2009-06-231-0/+2
* Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...ericroman@google.com2009-05-211-1/+1
* Change the host() method of ProxyServer to strip thewtc@chromium.org2009-05-141-1/+6
* 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-14/+13
* Fix header order.ericroman@google.com2009-02-191-2/+2
* Try to fix build bustage.ericroman@google.com2009-02-191-0/+2
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-0/+215