summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC Changes.rtenneti2015-01-2160-1997/+801
* Add SetCookieAndChannelIdStores method to URLRequestContextBuildermattm2015-01-215-21/+38
* net: do a batch of HSTS preloads.Adam Langley2015-01-202-1196/+1278
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-202-5/+5
* Lint SpdyFramer::WritePayloadWithContinuation.bnc2015-01-201-47/+43
* Delete SPDY5.bnc2015-01-205-32/+4
* Slightly improve a debug log message in SpdyFramer.bnc2015-01-201-1/+2
* Make SPDY initial window sizes version-dependent.bnc2015-01-204-14/+27
* Minor cleanup to SpdyFramer.bnc2015-01-202-14/+14
* Add SpdyNetworkTransactionTest.HTTP11RequiredError.bnc2015-01-201-0/+21
* Use static_cast instead of C-style cast in spdy_framer_test.bnc2015-01-201-1/+2
* replace COMPILE_ASSERT with static_assert in net/mostynb2015-01-2060-163/+164
* Deeper instrumentation of QuicStreamFactory::CreateSession to find jankvadimt2015-01-201-0/+41
* Move URLRequestSlowDownloadJob to net/test/url_request.jam2015-01-204-0/+368
* Fix the logic for using an HTTP proxy without a tunnelAdam Rice2015-01-195-11/+381
* Attempt to fix Linux Tests (dbg) bot.Nico Weber2015-01-191-0/+1
* Land Recent QUIC Changes.rtenneti2015-01-1710-89/+306
* Remove net::GetIANAMediaType, it's not used anymoreservolk2015-01-163-53/+0
* Network bug triage docs: Add some more suggestionsmmenke2015-01-161-6/+16
* Land Recent QUIC Changes.rtenneti2015-01-1632-418/+1085
* Treat HSTS and HPKP state independently.davidben2015-01-155-174/+416
* Fix dangling pointer in OpenSSL NPN fallback.bnc2015-01-151-3/+5
* Handle RES_USE_EDNS0 and RES_USE_DNSSEC being undefined (in uClibc)sfunkenhauser2015-01-151-0/+7
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-153-12/+6
* net: Remove unused private fieldshashimoto2015-01-159-62/+30
* Fix dangling reference in NormalSpdyTransactionHelper.bnc2015-01-141-1/+1
* Use proper pair type in range-based for map iterations.vmpstr2015-01-141-1/+1
* Add note on ProxyInfo::UseDirect(), etc. to warn that they reset the instancetyoshino2015-01-142-1/+16
* Update net/data/websocket/OWNERS to include active developerstyoshino2015-01-141-3/+3
* Require HPKP pins to be quoted.davidben2015-01-142-5/+29
* Fix crash in handling PushStreamsBacek2015-01-132-3/+5
* QUIC - minor cleanup changes to keep source in sync with internal sourcertenneti2015-01-132-2/+1
* Add TLS_DHE_RSA_WITH_CHACHA20_POLY1305 to ssl_cipher_suite_names.ccdavidben2015-01-132-166/+174
* Updates quic_client_bin.cc to be more user friendly, and support morertenneti2015-01-139-106/+346
* Land Recent QUIC Changes.rtenneti2015-01-1318-55/+215
* Instrumenting TCPSocketWin::DoConnect for jankvadimt2015-01-131-0/+23
* Update {virtual,override,final} for net/ to follow C++11 style.dcheng2015-01-131-1/+1
* Add firebaseio.com and firebaseio-demo.com to the HSTS preload list.lgarron2015-01-122-1797/+1203
* Call EnsureNSSInit in SSLClientSocket::GetMaxSupportedSSLVersion.davidben2015-01-123-40/+32
* Instrumenting QuicTream* to find jank.vadimt2015-01-123-0/+61
* Don't use d2i_AutoPrivateKey in keystore_openssl.ccdavidben2015-01-121-35/+42
* Let prefetched resources skip cache revalidation once for a short duration by...jkarlin2015-01-1212-27/+341
* Enable CertLoader unittests in debug.pneubeck2015-01-101-5/+6
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* Do not advertise h2-15 support.bnc2015-01-091-3/+0
* net: drop pinning for tor2web and Lavabit.Adam Langley2015-01-093-1753/+1620
* QUIC - Deleted unused FLAGS_track_retransmission_history flag.rtenneti2015-01-092-9/+0
* Land Recent QUIC Changes.rtenneti2015-01-0943-396/+306
* Add debug information for crbug.com/289715battre2015-01-092-0/+37
* Add new labels to net bug triage docs.mmenke2015-01-091-6/+7