summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-238-30/+32
* Implement connection pooling in QUIC.rch@chromium.org2013-12-2310-14/+337
* Revert 242219 "Defer TLS session caching until after certificate..."rsleevi@chromium.org2013-12-219-318/+2
* Map posix error codes in bind better, and fix one windows mapping.jar@chromium.org2013-12-212-3/+15
* Defer TLS session caching until after certificate verificationrsleevi@chromium.org2013-12-219-2/+318
* Disk cache: Fix overflow detection for sparse entries.rvargas@chromium.org2013-12-201-1/+3
* Revert 242121 "Reland "Add a HistogramRecorder class and use cas..."groby@chromium.org2013-12-201-18/+64
* Fix uninitialized access in QuicInMemoryCache::GetKeyrch@chromium.org2013-12-201-0/+3
* Add NSSCertDatabaseChromeOS which uses the correct slots for each user.mattm@chromium.org2013-12-208-24/+389
* Enable support for QUIC 13.rch@chromium.org2013-12-2013-600/+844
* Retry idempotent methods on Chrome-Proxy: bypassbengr@chromium.org2013-12-202-23/+118
* Reland "Add a HistogramRecorder class and use cases."lpromero@chromium.org2013-12-201-64/+18
* Revert 241883 "Revert 241876 "Add a check that we don't send a s..."jochen@chromium.org2013-12-201-0/+12
* Make net::CertDatabase and PKCS12InitSingleton singletons Leaky.mattm@chromium.org2013-12-202-2/+6
* Recognize json media types as (non-image) mime types.sigbjornf@opera.com2013-12-202-1/+14
* Revert of https://codereview.chromium.org/99283006/cramya@chromium.org2013-12-192-118/+23
* Retry idempotent methods on Chrome-Proxy: bypassbengr@chromium.org2013-12-192-23/+118
* Move DeleteAllCreatedBetweenForHostAsync to CookieStoresdefresne@chromium.org2013-12-196-9/+82
* Revert 241876 "Add a check that we don't send a secure referrer ..."courage@chromium.org2013-12-191-12/+0
* Add a check that we don't send a secure referrer to an insecure URLjochen@chromium.org2013-12-191-0/+12
* Fix uninitialized memory read from r239024 by making declaration order match ...pauljensen@chromium.org2013-12-191-3/+3
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-195-7/+29
* Added tests for ProxyList::UpdateRetryInfoOnFallbackbengr@chromium.org2013-12-194-21/+79
* Revert of https://codereview.chromium.org/99283006/cramya@chromium.org2013-12-192-117/+23
* Fix leak in net::NSSProfileFilterChromeOS::IsCertAllowed.mattm@chromium.org2013-12-191-0/+1
* Retry idempotent methods on Chrome-Proxy: bypassbengr@chromium.org2013-12-192-23/+117
* Implement a QuicHeadersStream to handle reliable in-order delivery ofrtenneti@chromium.org2013-12-1842-335/+1607
* This is the test to assure that the port suggester is being reused with the p...jar@chromium.org2013-12-184-22/+107
* Distinguish STS observation times from PKP observation times.palmer@chromium.org2013-12-183-18/+49
* net: several HSTS preload additions.agl@chromium.org2013-12-182-0/+14
* Certificate Transparency: If an EV cert has SCTs, those must not be invalideranm@google.com2013-12-181-4/+3
* Changed BackendImpl::SyncInit() so it creates timer onlyxeor@yandex-team.ru2013-12-183-5/+35
* Add base:: prefix to string16 in net/.dbeam@chromium.org2013-12-181-5/+5
* Add comments to explain the current handling of CERT_STATUS_NON_UNIQUE_NAME.wtc@chromium.org2013-12-182-0/+6
* Land Recent QUIC Changes.rtenneti@chromium.org2013-12-1818-466/+351
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-4/+0
* Set verify_result->is_issued_by_known_root correctly inwtc@chromium.org2013-12-183-17/+39
* Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...ellyjones@chromium.org2013-12-175-5/+54
* rAc: remove http:// support, except when flag is providedestade@chromium.org2013-12-171-1/+1
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-171-10/+0
* Revert "Disk cache: Increase the maximum number of threads on the cache pool ...kiyun@chromium.org2013-12-171-1/+1
* Change SSLCertRequestInfo.host_and_port from string to HostPortPair.mattm@chromium.org2013-12-1712-44/+44
* QUIC - minor cleanup changes found while merging chromium code intortenneti@chromium.org2013-12-175-4/+4
* Extract Certificate Transparency SCTs from stapled OCSP responsesekasper@google.com2013-12-1717-101/+723
* Add ClientCertStoreChromeOS which only returns the certs for a given user.mattm@chromium.org2013-12-179-42/+592
* Change port_entropy to port_seedjar@chromium.org2013-12-162-9/+9
* Land Recent QUIC Changes.rtenneti@chromium.org2013-12-1644-427/+372
* net: disable name constraints test on Android.agl@chromium.org2013-12-161-1/+7
* net: add name constraints for ANSSI root.agl@chromium.org2013-12-169-2/+431
* Map address-in-use error codes for bind more correctly on Windowsjar@chromium.org2013-12-161-0/+3