summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Cancel when InitProxyResolver cancels, so we don't use callback later.joi@chromium.org2011-06-133-1/+76
* net: add (*.)cert.se to HSTS preloaded list.agl@chromium.org2011-06-132-0/+8
* Uninitialized struct members in FtpDirectoryListingEntry.finnur@chromium.org2011-06-122-1/+4
* Add LOG(WARNING) messages to track down where we set CERT_STATUS_INVALID.wtc@chromium.org2011-06-111-1/+11
* Revert 88690 - Disk cache: Close the current experiment for new users.rvargas@google.com2011-06-101-6/+28
* Disk cache: Close the current experiment for new users.rvargas@google.com2011-06-101-28/+6
* Add histograms to measure DNS lookups for different configurations.mbelshe@chromium.org2011-06-101-0/+27
* Fix --host-rules command switch.levin@chromium.org2011-06-094-45/+121
* Remove rendundant use of product_name in gyp files.evan@chromium.org2011-06-091-1/+0
* 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-094-10/+55
* 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-099-91/+214
* Remove the TLS Snap Start code from NSS.wtc@chromium.org2011-06-0914-3769/+146
* NetworkChangeNotifierMac: lock access to network_reachable_ as it may be readadamk@chromium.org2011-06-082-1/+8
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-1/+1
* 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-074-28/+26
* 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
* Register for network notifications from the right thread (network).joi@chromium.org2011-06-062-6/+25
* Add unit-tests for SingleRequestHostResolver.eroman@chromium.org2011-06-0611-103/+259
* Add local variables to track down a crash.willchan@chromium.org2011-06-041-0/+33
* 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-035-7/+8
* Implements DnsRequest and DnsResponse classes.agayev@chromium.org2011-06-0310-2/+626
* Changed "set_id" in "union SettingsFlagsAndId" so that it gives "flags()" the...rkn@chromium.org2011-06-031-3/+2
* Revert 87809 - Added DnsQuery classagayev@chromium.org2011-06-0310-618/+2
* Added DnsQuery classagayev@chromium.org2011-06-0310-2/+618
* net: pull DNSSEC out from behind the flag.agl@chromium.org2011-06-033-29/+9
* 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-026-321/+563
* net: add CRL filter infrastructure.agl@chromium.org2011-06-024-0/+1179
* 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
* Adds unit tests that attempt to verify the following through simulation:joi@chromium.org2011-06-027-88/+906
* Add invalid data send check on CONNECTING statetoyoshim@chromium.org2011-06-023-168/+130
* Linux: add an extra CHECK to try and figure out bugs 75508 and 84673.mdm@chromium.org2011-06-021-1/+10
* Add talk.google.com and hostedtalkgadget.google.com to the HSTS list aftercevans@chromium.org2011-06-012-0/+11
* Add a unit test to verify that an invalid status code (-1)wtc@chromium.org2011-06-011-0/+13
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-0112-89/+113