summaryrefslogtreecommitdiffstats
path: root/net/http
Commit message (Expand)AuthorAgeFilesLines
* Handle the case when StopCaching was called in DoneReadingdavidben@chromium.org2013-09-202-3/+49
* Fix test-only leak in HttpStreamParser.ShouldMergeRequestHeadersAndBody_FileB...earthdok@chromium.org2013-09-201-23/+29
* Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."tkent@chromium.org2013-09-204-74/+51
* Don't persist HPKP if PrivacyMode is enabled.mef@chromium.org2013-09-204-51/+74
* Release the cache entry on deferred redirect.davidben@chromium.org2013-09-194-9/+55
* net: add (*.)saturngames.co.uk to HSTS preloaded.agl@chromium.org2013-09-182-0/+2
* Http Cache: Make sure there is a backend to process POST requests.rvargas@chromium.org2013-09-172-0/+25
* net: add (*.)crowdcurity.com to HSTS preloaded.agl@chromium.org2013-09-132-0/+2
* Http cache: An XHR POST request should invalidate cached content.rvargas@chromium.org2013-09-122-1/+40
* Blacklist semi-private intermediate issuers from issuing for Google domains.palmer@chromium.org2013-09-123-1/+45
* net: add (*.)appseccalifornia.org to HSTS preloaded.agl@chromium.org2013-09-122-0/+2
* Http cache: Remove the cache sensitivity analysis code.rvargas@chromium.org2013-09-112-170/+34
* Http Cache: Consider the case of calling StopCaching with the use of auth.rvargas@chromium.org2013-09-102-4/+41
* net: add lumi.do to HSTS preloaded.agl@chromium.org2013-09-102-0/+2
* net: add (*.)wiki.python.org to HSTS preloaded.agl@chromium.org2013-09-052-0/+2
* net: don't allow SSLv3 fallback for Google properties.agl@chromium.org2013-09-043-9/+5
* net: add DigiCert to Twitter pins.agl@chromium.org2013-09-033-0/+68
* Add wallet to the Google HSTS list (replacing defunct health).cevans@chromium.org2013-09-033-4/+4
* net: add bcrook.com to HSTS preloaded.agl@chromium.org2013-08-302-0/+2
* Sparse IO: Allow failover to network in debug buildspasko@chromium.org2013-08-304-8/+112
* Revert 219811 "Opt *.corp.google.com into HSTS."cevans@chromium.org2013-08-283-4/+0
* Template arguments to templates in std must have complete types.zeno.albisser@digia.com2013-08-281-73/+71
* Opt *.corp.google.com into HSTS.cevans@chromium.org2013-08-273-0/+4
* net: forbid Thawte for Google properties.agl@chromium.org2013-08-273-1/+28
* net: add (*.)oplop.appspot.com to HSTS preloaded.agl@chromium.org2013-08-262-0/+2
* net: add (*.)lolicore.ch and (*.)cloudns.com.au to HSTS preloaded.agl@chromium.org2013-08-262-1/+5
* Reland net unit tests for http cache no-cache headers.ppi@chromium.org2013-08-231-0/+55
* When an idle socket is added back to a socket pool,mmenke@chromium.org2013-08-223-31/+196
* Remove redundant deinitialization code from HttpCache::Transaction.gavinp@chromium.org2013-08-221-8/+0
* Refactor socket pool handling of prioritiesakalin@chromium.org2013-08-223-81/+116
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-222-5/+3
* Set preloaded HSTS policy for Google Translate.palmer@chromium.org2013-08-212-0/+4
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-204-24/+46
* Mark QUIC as broken when a QUIC session is closed without the cryptorch@chromium.org2013-08-171-0/+1
* Add a priority parameter for HostResolver::RequestInfo's constructorakalin@chromium.org2013-08-162-7/+17
* Clean up SSLSocketParamsakalin@chromium.org2013-08-152-5/+5
* [SPDY] Add a RequestPriority parameter to ConstructSpdyConnect()akalin@chromium.org2013-08-152-15/+28
* Remove SocketParams template parameter for functions templated on PoolTypeakalin@chromium.org2013-08-152-13/+3
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-156-22/+22
* [Net] Propagate priority changes from HttpNetworkTransaction to its streamakalin@chromium.org2013-08-1410-7/+174
* [Net] Propagate priority changes from HttpNetworkTransaction to its requestakalin@chromium.org2013-08-149-6/+287
* net: add (*.)mediacru.sh to HSTS preloaded list.agl@chromium.org2013-08-122-0/+2
* Handle the TLS version fallback on the bad_record_mac alert error inwtc@chromium.org2013-08-101-9/+25
* net: add (*.)mudcrab.us to HSTS preloaded.agl@chromium.org2013-08-052-0/+2
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-015-22/+21
* Revert 214528 "Add unit tests for cache-control: no-cache header."oshima@chromium.org2013-07-311-53/+0
* Add unit tests for cache-control: no-cache header.ppi@chromium.org2013-07-311-0/+53
* net: add (*.)haste.ch to HSTS preloaded.agl@chromium.org2013-07-302-0/+2
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-309-20/+93
* Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"akalin@chromium.org2013-07-309-93/+20