summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-294-14/+59
* base::Bind: Convert view_http_cache_job_factory.cc.jhawkins@chromium.org2011-11-233-24/+23
* Improve merging of header modifications in webRequest.OnHeadersReceivedbattre@chromium.org2011-11-211-0/+3
* Reenable #if guards from r110491agl@chromium.org2011-11-171-3/+2
* Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...cbentzel@chromium.org2011-11-173-37/+2
* net: make pinning enforcement timeout after ten weeks.agl@chromium.org2011-11-171-10/+20
* Add OVERRIDE to net/.avi@chromium.org2011-11-1614-46/+61
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-152-2/+2
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-2/+2
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-2/+2
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-2/+2
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-112-11/+1
* Reenable #if guards around pinning checks.agl@chromium.org2011-11-101-3/+2
* Revert revert "net: have pinning checks ignore minor certificate errors."agl@chromium.org2011-11-101-25/+30
* net: Remove 3 exit time destructors and 3 static initializers.thakis@chromium.org2011-11-091-14/+21
* Revert "net: have pinning checks ignore minor certificate errors."agl@chromium.org2011-11-081-3/+2
* net: have pinning checks ignore minor certificate errors.agl@chromium.org2011-11-071-2/+3
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-072-5/+8
* Disable three tests which caused chrome_frame_net_tests hang.yutak@chromium.org2011-11-041-3/+9
* Don't convert HEAD requests to GETs on 303 redirects.mmenke@chromium.org2011-11-012-9/+15
* Report second-level domains for UMA on pin failure.palmer@chromium.org2011-10-311-8/+11
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-2811-80/+47
* Preserve non-POST methods on 301/302 requests.mmenke@chromium.org2011-10-262-33/+91
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-202-20/+23
* Don't need to export an abstract interface.wtc@chromium.org2011-10-192-18/+2
* Enable fraudulent certificate chain reporting.palmer@chromium.org2011-10-161-3/+7
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-164-0/+24
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-151-0/+2
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-154-24/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-154-0/+24
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-151-2/+0
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-151-0/+2
* Recommit fraudulent certificate reporting infrastructure.palmer@chromium.org2011-10-152-0/+49
* Revert 105624 - Revert 105614.palmer@chromium.org2011-10-152-48/+0
* Revert 105614.palmer@chromium.org2011-10-152-0/+48
* Revert 105595 - Initial infrastructure for the fraudulent certificate chain r...apatrick@chromium.org2011-10-141-35/+0
* Initial infrastructure for the fraudulent certificate chain reportingpalmer@chromium.org2011-10-141-0/+35
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-122-5/+4
* Fix leak of HttpServerProperties in URLRequestContextStorage.willchan@chromium.org2011-10-112-2/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+5
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-095-0/+23
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-057-48/+161
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-036-62/+388
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0110-33/+33
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-296-384/+58
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-296-58/+384
* Use status code 307 instead of 302 when redirecting requests on behalf ofmpcomplete@chromium.org2011-09-294-2/+157
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-273-3/+3
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-278-44/+33
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-278-33/+44