summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: update HSTS header file for e271e606.Adam Langley2014-09-181-0/+44
* Detect whether a PAC url is present on Androidxunjieli2014-09-183-13/+54
* Display Alternate Protocol Probability Threshold in net-internals.rch2014-09-182-0/+7
* Fix typo in NetLogQuicAckFrameCallback where recieved packets wererch2014-09-171-1/+1
* Make the net logging code more compact.bratell2014-09-173-29/+56
* use base::Time constants in net module instead of using static constantsprashhir2014-09-171-3/+3
* Remove obsolete FRIEND statements.bnc2014-09-171-4/+0
* QUIC - minor cleanup changes to keep code in sync with the internalrtenneti2014-09-175-3/+2
* One missed #ifdef and some comments cleaned up.jri2014-09-162-13/+13
* Move handling of invalid referrer to the network delegatejochen2014-09-166-8/+79
* Remove some unused proxy-related histograms.eroman2014-09-164-236/+1
* This CL adds a NetLog observer, and uses the newly addedxunjieli2014-09-164-0/+532
* Add SetSupportsQuic method to explicitly specify server that supports QUIC.mef2014-09-162-1/+5
* Log SPDY protocol specific setting IDs (alternate).bnc2014-09-161-14/+38
* Introduce new SPDY Version UMA histogram.bnc2014-09-163-11/+18
* Landing Recent QUIC Changes.rtenneti2014-09-1631-288/+607
* IpcNetworkManager in renderer/p2p didn't specify the right network prefix,guoweis2014-09-152-3/+3
* Remove implicit conversions from scoped_refptr to T* in netdcheng2014-09-152-25/+29
* net: another batch of HSTS preloads.Adam Langley2014-09-151-0/+44
* Plumbing for TCP FastOpen field trial.jri2014-09-153-18/+25
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/thestig2014-09-132-2/+2
* Delete enumerations at Simple Cache backend deletion.gavinp2014-09-133-6/+64
* Plumbing for TCP FastOpen for SSL sockets.jri2014-09-1222-181/+424
* Fix the logic for computing the number of truncated QUIC ACK frames sent.rch2014-09-124-3/+78
* use OVERRIDE macro consistently in spdy_framer_test.ccmostynb2014-09-121-2/+2
* Switch from QUIC v19 to v23.rch2014-09-121-1/+1
* Implement SSLKEYLOGFILE for OpenSSL.davidben2014-09-121-0/+22
* use OVERRIDE macro consistently in quicmostynb2014-09-124-4/+4
* Move url_request_failed_job to net/test/url_request/xunjieli2014-09-123-0/+176
* In Chromium, requests can be redirected before they hit the network by (re)st...rob2014-09-123-3/+90
* Make the private slot optional in NSSCertDatabase.pneubeck2014-09-112-3/+6
* Fix a bug when a QUIC session is closed during the call to InitializeSession....rch2014-09-111-1/+9
* Implement handshake timeout on WebSocketyhirano2014-09-113-16/+130
* Landing Recent QUIC Changes.rtenneti2014-09-118-13/+129
* remove lambda expression in quicmostynb2014-09-111-4/+18
* Refactor IsolateHolder to be able to always create the isolatejochen2014-09-112-3/+5
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-103-0/+304
* Add embedder-specific headers to HTTP CONNECT tunnel requestbengr2014-09-1015-44/+265
* Use ScopedEVP_PKEY in keystore_openssl.cc.davidben2014-09-102-57/+47
* Set response headers for data URL.tyoshino2014-09-106-6/+147
* remove >> ambiguity in quic_protocol.hmostynb2014-09-102-2/+3
* Pass in bad proxy to NotifyProxyFallback and not the successful one.kundaji2014-09-092-2/+4
* Added new histogram for analyzing SDCH corruption detection cases.rdsmith2014-09-097-11/+67
* Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher.rdsmith2014-09-0910-308/+684
* Revert of Revert "net: enable SSL_MODE_CBC_RECORD_SPLITTING with OpenSSL." (p...isherman2014-09-091-0/+1
* Fix bug where QUIC_VERSION_21 would stall after sending too many headers.rjshade2014-09-092-1/+24
* Add HttpCache.ExternallyConditionalized histogram.ricea2014-09-091-0/+23
* gn/linux: warnings as errors, turn on Wextrascottmg2014-09-091-1/+1
* Add various fields of the QUIC ack frame to net-internals.rch2014-09-091-0/+25
* Componentize component_updater: Move URLRequestPrepackagedInterceptor from co...tommycli2014-09-094-0/+287