summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: add (*.)crowdcurity.com to HSTS preloaded.agl@chromium.org2013-09-132-0/+2
* Fix valgrind problems in QuicTimeWaitListManagerTestrch@chromium.org2013-09-131-1/+4
* Don't doom the wrong simple cache entry.gavinp@chromium.org2013-09-133-5/+41
* Fix user-after-free when create/open operations outlive the backend.pliard@chromium.org2013-09-133-37/+77
* The remainder of QUIC server-side unit tests.rch@chromium.org2013-09-136-0/+698
* fix for TransportConnectJob::GetLoadState unwanted assertionwawa@yandex-team.ru2013-09-131-2/+3
* Be more thorough when tearing down DiskCacheTestWithCache.earthdok@chromium.org2013-09-131-2/+3
* 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-124-2/+46
* net: add (*.)appseccalifornia.org to HSTS preloaded.agl@chromium.org2013-09-122-0/+2
* URLFetcher won't call delegate until file is closed.waffles@chromium.org2013-09-1211-2/+145
* The NSS client auth (as opposed to NSS_PLATFORM_CLIENT_AUTH) also needswtc@chromium.org2013-09-122-100/+154
* Track entries pending Doom in SimpleCache backend.gavinp@chromium.org2013-09-126-20/+147
* Remove LOG(ERROR) from RecordFileError()tbarzic@chromium.org2013-09-121-5/+0
* Disk cache: Add asynchromous versions of Load/Store.rvargas@chromium.org2013-09-119-74/+102
* Implement client auth for TLS 1.2 on Androiddavidben@chromium.org2013-09-112-23/+75
* Fix some shared_library link_settings propagation issuesthakis@chromium.org2013-09-111-0/+7
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-114-336/+229
* Http cache: Remove the cache sensitivity analysis code.rvargas@chromium.org2013-09-112-170/+34
* Disk Cache: Replace the worker pool with a sequenced worker pool (posix).rvargas@chromium.org2013-09-105-356/+277
* Http Cache: Consider the case of calling StopCaching with the use of auth.rvargas@chromium.org2013-09-102-4/+41
* SimpleCache: Add support for two backends in memory testclamy@chromium.org2013-09-101-44/+79
* Simple Cache: remove a function no longer in usepasko@chromium.org2013-09-101-9/+0
* net: add lumi.do to HSTS preloaded.agl@chromium.org2013-09-102-0/+2
* Allocate sufficient buffer space in QuicHttpStream::OnDataReceivedrch@chromium.org2013-09-102-1/+53
* Implement WebSocketDeflater.yhirano@chromium.org2013-09-105-0/+347
* QuicCryptoClientConfig::ProcessServerHello should learn about updatedwtc@chromium.org2013-09-103-10/+19
* Simple Cache: report age by (stream -> entry)pasko@chromium.org2013-09-101-4/+7
* Disable QUIC Zero-RTT until we shake out more bugs.rch@chromium.org2013-09-091-1/+3
* Fix race condition for non-open/create operations happening after a doom. ...pliard@chromium.org2013-09-097-44/+88
* Make sure canPlayType does not return probably/maybe for VP9 on Android.tomfinegan@chromium.org2013-09-081-1/+8
* Mark URLRequest::GetResponseCode() as constboriay@yandex-team.ru2013-09-082-2/+2
* Add a new histogram: Net.QuicSession.OutOfOrderGapReceivedrch@chromium.org2013-09-081-0/+3
* Remove base::WorkerPool use from FileStream tests.earthdok@chromium.org2013-09-071-32/+54
* Net: make IsSafePortableRelativePath look for reserved names on all components.rvargas@chromium.org2013-09-073-20/+13
* Rename websockets/*_unittest.cc to *_test.ccricea@chromium.org2013-09-0610-24/+23
* Prefer to generate SHA-1 signatures for TLS 1.2 client authentication ifwtc@chromium.org2013-09-064-27/+74
* Don't count ERR_IO_PENDING as a QUIC write error code.rch@chromium.org2013-09-051-1/+3
* Simple Cache: restore the high-res timerpasko@chromium.org2013-09-052-2/+35
* Reland of 218616. It was reverted in 219027 due to crashes in the case ofmmenke@chromium.org2013-09-0510-245/+1133
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-051-1/+4
* net: add (*.)wiki.python.org to HSTS preloaded.agl@chromium.org2013-09-052-0/+2
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-0535-249/+1089
* WriteFrames() only handles complete frames. Clarify that point.ricea@chromium.org2013-09-051-12/+15
* Revert "Handling of multiple concurrent requests from different clients in OA...eustas@chromium.org2013-09-052-5/+0
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-042-0/+5
* Report a more specific QUIC error when reading from the socket fails.rch@chromium.org2013-09-044-10/+15
* Revert 220123 "Remove simple_util::GetMTime from simple cache."pasko@chromium.org2013-09-046-31/+47
* Remove calls to HandleScope default ctor.marja@chromium.org2013-09-041-4/+5
* net: don't allow SSLv3 fallback for Google properties.agl@chromium.org2013-09-043-9/+5