summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Rename OSErrorForGetAddrinfo to include a suffix for the particular platform.eroman@chromium.org2010-10-151-1/+15
* Revert 62645 - Disk cache: Remove the request throttling experiment.rvargas@google.com2010-10-141-1/+10
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-143-1/+12
* Disk cache: Remove the request throttling experiment.rvargas@google.com2010-10-141-10/+1
* Disk cache: Close the current experiment for new users.rvargas@google.com2010-10-141-28/+6
* Add the "Use SSL 3.0" and "Use TLS 1.0" checkboxes towtc@chromium.org2010-10-143-4/+49
* Add actual bytes sent/received to net-internals.mmenke@chromium.org2010-10-1416-40/+113
* Revert 62605 - Make Run methods non-virtual on RRResolverWorker.cbentzel@chromium.org2010-10-141-2/+2
* Make Run methods non-virtual on RRResolverWorker.cbentzel@chromium.org2010-10-141-2/+2
* net: update DNSSEC chain embedded extension OID.agl@chromium.org2010-10-141-3/+4
* Cleanup StreamFactory && StreamRequest APIs.willchan@chromium.org2010-10-147-178/+122
* Add a RenewStreamForAuth method to HttpStream, replacing DetachConnectionvandebo@chromium.org2010-10-1413-93/+52
* SSLConfig struct CertAndStatus is not initializing all its members.finnur@chromium.org2010-10-141-2/+2
* Fix FTP directory listing for ftp.cisco.com.phajdan.jr@chromium.org2010-10-145-2/+45
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1451-179/+198
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-142-34/+77
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-1413-24/+24
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-1317-338/+913
* Fix clang build: remove a const on a return value.willchan@chromium.org2010-10-131-1/+1
* Add ClientSocketPoolBaseHelper support for preconnect.willchan@chromium.org2010-10-1313-37/+646
* Remove non-internationalized SDCH warning message.jar@chromium.org2010-10-121-1/+5
* DOMUI cert manager: Add CA cert import.mattm@chromium.org2010-10-122-2/+2
* Report AcquireCredentialsHandle errors. This requireswtc@chromium.org2010-10-122-23/+45
* testserver: try harder to find the pyproto directory on OS Xagl@chromium.org2010-10-121-3/+22
* Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-125-27/+98
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-129-5/+73
* net: fix small leak in DnsRRResolveragl@chromium.org2010-10-121-6/+5
* Fix miscellaneous cpplint nits.wtc@chromium.org2010-10-122-2/+2
* Rename SSLNonSensitiveHostInfo to SSLHostInfo.agl@chromium.org2010-10-1210-84/+27
* net: replicate r62288 in DnsRRResolveragl@chromium.org2010-10-121-1/+5
* linux: avoid closing uninitialized resolverevan@chromium.org2010-10-121-1/+5
* This adds a cache_util::MoveCacheContents function for ChromeOS to usegspencer@chromium.org2010-10-125-3/+124
* Reland fix for OCSP startup race.willchan@chromium.org2010-10-125-93/+188
* Break URLRequestContext=>ProxyScriptFetcher=>URLRequestContext ref cycle.willchan@chromium.org2010-10-122-0/+49
* net:: comment fixes onlyrsleevi@chromium.org2010-10-121-0/+8
* CertDatabase: Add ImportServerCerts method.mattm@chromium.org2010-10-126-0/+129
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-113-15/+61
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-112-5/+9
* Revert 62171 - Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-115-98/+27
* net: ssl_non_sensitive_host_info.h => ssl_host_info.hagl@chromium.org2010-10-111-0/+56
* Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-115-27/+98
* Add Net.HttpAuthCount histogram to track failure rate per authentication scheme.cbentzel@chromium.org2010-10-112-1/+61
* Http Cache: Remove checks used to track a crash.rvargas@google.com2010-10-111-16/+12
* net: add --enable-snap-startagl@chromium.org2010-10-116-1/+42
* clang: Let everything compile in Release builds.thakis@chromium.org2010-10-103-0/+6
* Synchronize the mappings between Windows/Mac error codes and their net:: erro...rsleevi@chromium.org2010-10-102-12/+58
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-106-232/+93
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-106-93/+232
* Have OpenSSL simply increment the ref-count, rather than copy and reparse the...rsleevi@chromium.org2010-10-091-1/+4
* net: enable SSLClientSocketTest.(ConnectExpired|ConnectMismatched)agl@chromium.org2010-10-091-21/+5