summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-1/+1
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-13/+11
* net: ignore revocation check failures when fetching a proxy script.agl@chromium.org2011-10-121-0/+5
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-2/+2
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-3/+4
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-4/+3
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-3/+4
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-1/+1
* Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...cevans@chromium.org2011-06-201-1/+6
* Revert 89489 - net: don't check revocation when fetching PAC files.cevans@chromium.org2011-06-191-6/+1
* net: don't check revocation when fetching PAC files.agl@chromium.org2011-06-171-1/+6
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-1/+1
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-171-1/+1
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-1/+1
* Add a bug annotation to a TODO.eroman@chromium.org2011-03-291-2/+2
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-161-0/+13
* More net/ header/implementation method reordering.erg@google.com2011-01-211-24/+24
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-191-17/+17
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-6/+6
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-11/+11
* Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext.willchan@chromium.org2010-11-231-0/+3
* Address a TODO about not using recursion to handle synchronous completions of...eroman@chromium.org2010-11-201-23/+37
* Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...eroman@chromium.org2010-10-161-0/+286