summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Use QUIC_VERSION_27rch2015-10-162-15/+34
* Add comments to HttpNetworkSession::Paramsrch2015-10-161-1/+40
* Add g4w.co to the HSTS preload list with pinning.lgarron2015-10-162-761/+764
* Remove crypto::ECPrivateKey::IsSupported.davidben2015-10-154-31/+13
* Landing Recent QUIC changes until 9/30/2015 20:43 UTC.rtenneti2015-10-1533-217/+240
* relnote: refactoring the buffering logic in QUIC's stream sequencer.ckrasic2015-10-157-204/+341
* Fix a bad test.eroman2015-10-151-1/+1
* Decouple CookieMonsterTest from CookieStoreTest.cmumford2015-10-154-449/+611
* Remove HttpResponseHeaders::GetParsedHttpVersion().bnc2015-10-157-32/+9
* Remove include_subdomains from branchtrack.com.lgarron2015-10-142-2/+2
* Revert of Implement cache counting for the simple and memory backends. (patch...mpearson2015-10-146-68/+54
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-1432-6/+187
* Add HTTP/2.0 to class HttpVersion and enum HTTPVersion.bnc2015-10-141-1/+4
* Network transaction test for "Alt-Svc: clear" header.bnc2015-10-141-0/+57
* Implement cache counting for the simple and memory backends.msramek2015-10-146-54/+68
* Revert of Add logging when URLFetchers use more than 1 MB of memory. (patchse...mmenke2015-10-141-18/+0
* Remove unused HpackEncoder members and methods.bnc2015-10-143-58/+1
* Add tests for FileDownloadertreib2015-10-142-4/+19
* [Android] remove dots from log tagsdgn2015-10-141-1/+1
* Fix crash in ParseVmsFilename (detected by LibFuzzer)phajdan.jr2015-10-142-0/+28
* relnote: Refactor stream buffer allocation out into a scoped_ptr.rtenneti2015-10-147-44/+59
* net/websockets: Use the (U)INTx_{MIN,MAX} macros from stdint.htfarina2015-10-132-13/+9
* net: Replace COMPILE_ASSERT with static_assert.tfarina2015-10-132-3/+3
* Do not exclude localhost automaticallysgurun2015-10-131-5/+0
* net/websockets: Convert int types from basictypes.h to the ones from stdint.htfarina2015-10-1316-135/+143
* Add logging when URLFetchers use more than 1 MB of memory.mmenke2015-10-131-0/+18
* Reland remove reference counting from HttpNetworkSession.mmenke2015-10-1334-442/+436
* Rename SpdyAltSvcWireFormat::AlternativeService::p.bnc2015-10-134-27/+28
* Landing Recent QUIC changes until 9/23/2015 19:17 UTC.rtenneti2015-10-1356-334/+657
* Move //build/module_args/v8.gni to //build_overrides.dpranke2015-10-131-1/+1
* Implement "clear" keyword in SpdyAltSvcWireFormat.bnc2015-10-133-4/+24
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-1311-23/+27
* Attempt to isolate net_unittests.stip2015-10-123-1/+61
* QUIC - Changes to transfer QuicServerInfoFactory ownership from HttpCachertenneti2015-10-125-51/+18
* Get rid of CookieMonster::Delegate typedef.davidben2015-10-122-2/+1
* Rename NetworkDelegate first-party-only flagestark2015-10-1210-33/+35
* Use SSL_get_cipher_by_value to disable cipher suites.davidben2015-10-122-54/+21
* HttpProxyClientSocketPoolTest: Remove some incorrect casts.mmenke2015-10-121-6/+2
* Log GOAWAY frame debug data.bnc2015-10-1214-33/+159
* Certificate Transparency: Minor cleanup: Remove unused constants.eranm2015-10-121-2/+0
* net: Move dns_util.* into dns directory.tfarina2015-10-1118-36/+37
* QUIC - load crypto server config during startup. Save the configs into HttpSe...rtenneti2015-10-106-27/+146
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-101-2/+5
* Fix header removal on non-POST redirects.svaldez2015-10-092-17/+20
* Add default values to SpdyAltSvcWireFormat::AlternativesService POD members.bnc2015-10-092-10/+18
* Don't use base::MessageLoop::{Quit,QuitClosure} in net/ki.stfu2015-10-0927-49/+50
* Fix two URLRequestJob subclasses that didn't support cancellationmmenke2015-10-092-0/+6
* QUIC - cleanup - make HttpServerProperties a required object forrtenneti2015-10-092-55/+39
* QUIC - Implementation of PropertiesBasedQuicServerInfo class which isrtenneti2015-10-095-4/+240
* Add internetbank.swedbank.se and my.swedbank.se to the HSTS preload list.lgarron2015-10-092-2337/+2341