summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Remove support for DNSSEC stapled certificates.agl@chromium.org2012-11-1611-2953/+2
* Http cache: Count RESUMABLE requets as REVALIDATEABLE on the infinite cache.rvargas@google.com2012-11-151-1/+1
* Don't call base::ClosePlatformFile on a closed file handle.wtc@chromium.org2012-11-151-1/+0
* net: Disable/fix three UDPSocketTest unit tests for Android.digit@chromium.org2012-11-151-4/+17
* [net] Disable DnsClient in HostResolverImpl after a streak of consecutive fai...szym@chromium.org2012-11-153-4/+116
* The "Create" method for creating a CanonicalCookie from a ParsedCookie uses t...markusheintz@chromium.org2012-11-155-57/+122
* net: HSTS updates for onlime.ch and mayfirst.orgagl@chromium.org2012-11-152-8/+18
* Add certificate pinning for crypto.cat.agl@chromium.org2012-11-154-2/+70
* Remove curvecp from chromium network stackrsleevi@chromium.org2012-11-1532-3635/+0
* net: Remove UploadDataStream* argument from HttpStream::SendRequesthashimoto@chromium.org2012-11-1522-221/+162
* Ensure the patched NSS libssl used on Win and Mac behaves the same as upstrea...rsleevi@chromium.org2012-11-153-14/+16
* FTP: Open a fresh data connection after a command error.phajdan.jr@chromium.org2012-11-153-74/+141
* [Sync] Add support for remotely enabling keystore encryptionzea@chromium.org2012-11-153-1/+83
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-1413-13/+13
* net: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-1454-312/+312
* net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...hashimoto@chromium.org2012-11-1418-280/+390
* Enable 307 net unit tests on Android.pliard@chromium.org2012-11-141-1/+3
* Implement QuicConnectionHelper::WritePacketToWire()rch@chromium.org2012-11-145-87/+200
* net: Change type of UploadData::elements from std::vector to ScopedVectorhashimoto@chromium.org2012-11-147-74/+31
* Set blocked_on_delegate_ when a URLRequest is blocked bymmenke@chromium.org2012-11-145-9/+23
* Http cache: Increase the maximum number of entries tracked by the infinite ca...rvargas@google.com2012-11-141-1/+1
* [sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ...rsimha@chromium.org2012-11-141-0/+3
* Clean up a whole raft of differences in QUIC code between the internal and Ch...rch@chromium.org2012-11-1333-308/+257
* [Sync] Add application logic for non-nigori control types (reland)zea@chromium.org2012-11-132-33/+37
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Update net/third_party/nss/ssl to NSS 3.14.wtc@chromium.org2012-11-1375-7262/+1191
* FTP: Clean up the server type histogram to use less space.phajdan.jr@chromium.org2012-11-132-13/+7
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-202/+208
* Fix TestGetExtensionsForMimeType unittest on iOS.blundell@chromium.org2012-11-131-1/+1
* Add header for Gaia sign in on redirects too.rogerta@chromium.org2012-11-133-2/+45
* Consistently use int64 not uint64 when we have to work with time in micro or ...rch@chromium.org2012-11-134-15/+15
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-208/+202
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-134-202/+208
* Ensure that NSS HTTP IO is initialized on iOS.blundell@chromium.org2012-11-131-1/+1
* Revert 167280 - [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-37/+33
* [Sync] Add application logic for non-nigori control types.zea@chromium.org2012-11-132-33/+37
* FTP: fix compatibility with mod_ftp's LISTisNLST option.phajdan.jr@chromium.org2012-11-122-3/+9
* [net] Fix parsing of HostCacheSize field trial group name.szym@chromium.org2012-11-121-3/+3
* FTP: support YYYY-MM-DD HH:MM date format in "ls -l" directory listings.phajdan.jr@chromium.org2012-11-122-9/+74
* net: add DANE support for DNSSEC stapled certificates.agl@chromium.org2012-11-124-8/+187
* net: add a couple of entries to the HSTS preloaded list.agl@chromium.org2012-11-123-3/+9
* Revert 167031 - For Cache Sensitivity Analysis, fix createentry/openentry rac...dharani@google.com2012-11-122-45/+16
* Several cleanups of QuicSession, et al. as per the Chrome code review.rch@chromium.org2012-11-119-69/+58
* Remove transmission time from QuicPacketHeader. It will be moving into an ack...rch@chromium.org2012-11-119-128/+10
* Fix Bug in QuicClockTest.rch@chromium.org2012-11-111-1/+1
* QuicTime integrationrch@chromium.org2012-11-1141-370/+839
* Clean up style in QuicConnection, et. al. as per Chrome commentsrch@chromium.org2012-11-114-48/+93
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-1015-244/+216
* Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...kinuko@chromium.org2012-11-1015-219/+246
* Change from re-transmitting an packet with a retransmit number to sending a n...rch@chromium.org2012-11-1015-246/+219