summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+1
* Added a metric to measure how much time is saved by havingrtenneti@chromium.org2011-06-141-0/+17
* Promoting the MHTML file extension to primary mappings.jcivelli@chromium.org2011-06-141-3/+3
* Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...thestig@chromium.org2011-06-143-5/+13
* NetworkChangeNotifierMac: use a synchronous call to get initialadamk@chromium.org2011-06-141-5/+22
* net: add (*.)cert.se to HSTS preloaded list.agl@chromium.org2011-06-132-0/+8
* Add LOG(WARNING) messages to track down where we set CERT_STATUS_INVALID.wtc@chromium.org2011-06-111-1/+11
* Add histograms to measure DNS lookups for different configurations.mbelshe@chromium.org2011-06-101-0/+27
* Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...ericu@google.com2011-06-093-13/+5
* Break the dependency of DnsQuery and DnsResponse from AddressListagayev@chromium.org2011-06-096-163/+115
* Add revocation checking field trial.agl@chromium.org2011-06-092-0/+16
* Escaping file names correctly. Also fixed a crush in chromeos debug build whi...serya@chromium.org2011-06-093-5/+13
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-092-0/+116
* NetworkChangeNotifierMac: lock access to network_reachable_ as it may be readadamk@chromium.org2011-06-082-1/+8
* Fix debug crash caused by NetworkChangeNotifierChromeos.rhashimoto@chromium.org2011-06-083-5/+7
* Revert "Revert "net: followup to codereview for cl/7096014""agl@chromium.org2011-06-083-22/+66
* Revert "net: followup to codereview for cl/7096014"agl@chromium.org2011-06-083-66/+22
* net: followup to codereview for cl/7096014agl@chromium.org2011-06-083-22/+66
* Rename the x509_openssl_util namespace to x509_utilrsleevi@chromium.org2011-06-073-24/+22
* Fix AddressList unittestsagayev@chromium.org2011-06-071-22/+38
* Remove special case hack for *.latest.chrome.google.com now that --hsts-hostscevans@chromium.org2011-06-072-7/+3
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-065-103/+251
* net: Add NET_TEST to a new code.rvargas@google.com2011-06-033-9/+11
* Changes to have chrome building with net.dllrvargas@google.com2011-06-032-2/+2
* Implements DnsRequest and DnsResponse classes.agayev@chromium.org2011-06-039-2/+620
* Revert 87809 - Added DnsQuery classagayev@chromium.org2011-06-039-612/+2
* Added DnsQuery classagayev@chromium.org2011-06-039-2/+612
* net: pull DNSSEC out from behind the flag.agl@chromium.org2011-06-032-19/+1
* Build fix for the valgrind builders.agl@chromium.org2011-06-023-59/+82
* Implement NetworkChangeNotifier::IsCurrentlyOffline() for Mac.adamk@google.com2011-06-022-7/+77
* Clang build fix (last one, hopefully).agl@chromium.org2011-06-022-0/+4
* Clang build fix for r87677.agl@chromium.org2011-06-022-0/+5
* Clang build fix for r87676.agl@chromium.org2011-06-022-0/+5
* net: switch from TXT DNS records to CAA.agl@chromium.org2011-06-024-172/+509
* net: add CRL filter infrastructure.agl@chromium.org2011-06-023-0/+1176
* Don't include SCDynamicStoreKey.h and SCSchemaDefinitions.h.wtc@chromium.org2011-06-021-3/+1
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-022-8/+10
* net: Add code to extract CRL URLs from X.509 certificates.agl@chromium.org2011-06-023-14/+194
* Add talk.google.com and hostedtalkgadget.google.com to the HSTS list aftercevans@chromium.org2011-06-012-0/+11
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-013-0/+63
* fix unit test bugagayev@chromium.org2011-06-012-4/+10
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-316-15/+16
* Apparently, ssl.gstatic.com is used to load a lot of content over http too.cevans@chromium.org2011-05-312-3/+2
* net: remove a random 10% of the False Start blocklist.agl@chromium.org2011-05-311-439/+0
* Adding ScopedAllowIO in UploadData::Element::GetContentLength.tzik@chromium.org2011-05-311-3/+18
* net: add squareup.com and uprotect.it to HSTS preloaded list.agl@chromium.org2011-05-302-0/+16
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-272-0/+5
* Revert 87077 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-272-5/+0
* Bind() methods for TCP socketssergeyu@chromium.org2011-05-272-0/+5
* Revert 87066 - Bind() methods for TCP socketssergeyu@chromium.org2011-05-272-5/+0