summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_http_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix nit: Clarify code by using locally-declared alias for complex expression.palmer@chromium.org2012-01-211-1/+1
* Do not clobber dynamic public key pins when handling the Strict-Transport-Sec...palmer@chromium.org2012-01-181-20/+35
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-3/+2
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-2/+3
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-3/+2
* Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...battre@chromium.org2012-01-131-0/+7
* Revert 117342 - Prevent callbacks after URLRequest/URLRequestJob have been ca...battre@chromium.org2012-01-131-7/+0
* Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...battre@chromium.org2012-01-121-0/+7
* Resolve style nits and clean up Strict-Transport-Security header handling code.palmer@chromium.org2012-01-111-10/+9
* Implement HTTP header-based public key pinning.palmer@chromium.org2012-01-051-1/+40
* Turn on prefetching againgavinp@chromium.org2011-12-271-0/+8
* Simple change to simplify TransportSecurityState.palmer@chromium.org2011-12-271-2/+1
* Link rel=prefetch was disabled during prerender development; for nowgavinp@chromium.org2011-12-271-4/+4
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-8/+9
* Convert NewRunnableMethod() calls to base::Bind().ajwong@chromium.org2011-12-201-14/+13
* No longer preconnect to unsafe ports. As UrlRequests weremmenke@chromium.org2011-12-131-4/+0
* Reland: net: move pinning checks into the SSL socket.agl@chromium.org2011-12-121-45/+9
* Revert 113823 - net: move pinning checks into the SSL socket.ajwong@chromium.org2011-12-091-9/+45
* net: move pinning checks into the SSL socket.agl@chromium.org2011-12-091-45/+9
* Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...cbentzel@chromium.org2011-12-081-0/+28
* base::Bind: Convert net::NetworkDelegate.jhawkins@chromium.org2011-12-011-6/+8
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-291-14/+13
* 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-171-28/+0
* net: make pinning enforcement timeout after ten weeks.agl@chromium.org2011-11-171-10/+20
* 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
* 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-071-3/+3
* 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-281-12/+8
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-201-20/+22
* Enable fraudulent certificate chain reporting.palmer@chromium.org2011-10-161-3/+7
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-051-33/+82
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-26/+10
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-10/+26
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-26/+10
* net: remove opportunistic HTTPS stuff.agl@chromium.org2011-09-191-88/+1
* Third try at committing this.erikwright@chromium.org2011-09-131-5/+5
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-5/+5
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-5/+5
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-5/+5
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-5/+5
* Unreviewed typo fix in previous CL.agl@chromium.org2011-08-311-1/+1
* Trying to measure the impact of warmest socket from the following histograms:gagansingh@google.com2011-08-241-2/+11
* net: only enable certificate pinning in official builds.agl@chromium.org2011-08-221-0/+6
* Use a different error code for pinning errors.agl@chromium.org2011-08-221-1/+1
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-191-21/+0
* net: Notify the http job and cache transaction about a filterrvargas@google.com2011-08-121-0/+6