summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Remove expired certificate from CertDatabaseNSSTest.ImportCACertHierarchyTree.joaodasilva@chromium.org2012-01-231-5/+10
* Adds TTL argument to HostCache::Set.szym@chromium.org2012-01-215-100/+104
* Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().satorux@chromium.org2012-01-212-9/+18
* Revert 118489 since it seems to regress linux-sizes.sadrul@chromium.org2012-01-205-103/+100
* Adds custom ttl argument to HostCache::Set.szym@chromium.org2012-01-205-100/+103
* net: remove SSL blacklisted hosts that were included because of record splitt...agl@chromium.org2012-01-201-28/+0
* [uber page] make references to chrome_shared2.css relativeestade@chromium.org2012-01-201-1/+2
* Revert 118265 (added a static initializer on linux)thakis@chromium.org2012-01-192-9/+8
* Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().satorux@chromium.org2012-01-192-8/+9
* net/base: remove some wstringsevan@chromium.org2012-01-182-5/+5
* net: randomly remove 10% of the SSL blacklist.agl@chromium.org2012-01-171-233/+0
* Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...battre@chromium.org2012-01-132-7/+16
* Fix incorrect constant used in status bitmaskjoth@chromium.org2012-01-131-2/+2
* Revert 117342 - Prevent callbacks after URLRequest/URLRequestJob have been ca...battre@chromium.org2012-01-131-9/+2
* Minor cleanup for UploadDataStream's constructor.satorux@chromium.org2012-01-132-2/+5
* Cleanup after debugging with the XP builder.agl@chromium.org2012-01-122-23/+3
* Remove unused code from UploadData and URLRequest.satorux@chromium.org2012-01-122-10/+2
* Prevent callbacks after URLRequest/URLRequestJob have been canceled/completed...battre@chromium.org2012-01-121-2/+9
* Continuing to debug via the builders since there's no XP trybot.agl@chromium.org2012-01-111-1/+5
* Continuing to debug with the XP builders.agl@chromium.org2012-01-111-0/+10
* Add debugging to trace down a problem on WinXP/Vista.agl@chromium.org2012-01-112-5/+80
* Implement CRLSet checking on Mac.agl@chromium.org2012-01-112-3/+63
* Revert 117225 - Implement CRLSet checking on Windows.flackr@chromium.org2012-01-112-67/+3
* Implement CRLSet checking on Windows.agl@chromium.org2012-01-112-3/+67
* net: add a test for X509Certificate integration with CRLSet.agl@chromium.org2012-01-111-0/+101
* Split the initialisation of NeworkChangeNotifierMac.droger@google.com2012-01-114-28/+40
* Resolve style nits and clean up Strict-Transport-Security header handling code.palmer@chromium.org2012-01-111-1/+2
* net: allow CRLSets to block specific SPKIs.agl@chromium.org2012-01-104-45/+148
* Adds HostResolverImplTest.FailedAsynchronousLookupszym@chromium.org2012-01-091-1/+40
* net: all GeoTrust to sign Google certs.agl@chromium.org2012-01-091-2/+0
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-2/+0
* Adds PriorityQueue and PrioritizedDispatcher.szym@chromium.org2012-01-065-0/+843
* net: don't pass the CRLSet in the SSLConfig.agl@chromium.org2012-01-063-10/+30
* net: change how CRL sets interact with online revocation checking.agl@chromium.org2012-01-061-30/+20
* Followup to address post-commit comments on 9041015agl@chromium.org2012-01-062-2/+3
* Allow Chrome to process CRL set delta updates.agl@chromium.org2012-01-052-2/+30
* Implement HTTP header-based public key pinning.palmer@chromium.org2012-01-053-138/+641
* When rejecting weak keys, do not mask more serious X509 errors.palmer@chromium.org2012-01-051-2/+6
* base::Bind(): directory_lister.cc - get rid of DataEvent classtbreisacher@chromium.org2012-01-043-70/+64
* Revert 116259 - base::Bind(): directory_lister.cc - get rid of DataEvent classtbreisacher@chromium.org2012-01-043-98/+144
* base::Bind(): directory_lister.cc - get rid of DataEvent classtbreisacher@chromium.org2012-01-043-144/+98
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-032-67/+3
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-22/+0
* net: add (*.)pixi.me to HSTS preloaded.agl@chromium.org2011-12-282-0/+4
* Simple change to simplify TransportSecurityState.palmer@chromium.org2011-12-272-20/+0
* net: add a Serialize method to CRLSet.agl@chromium.org2011-12-273-27/+78
* base::Bind: Remove an unused using statement.jhawkins@chromium.org2011-12-231-2/+0
* base::Bind fixes - killing OldCompletionCallbackgroby@chromium.org2011-12-233-25/+10
* base::Bind fixesgroby@chromium.org2011-12-221-12/+9