summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-169-45/+33
* Add performance histograms to resolver, asong with A/B testjar@chromium.org2010-10-151-13/+61
* Return a distinct error from ERR_NAME_NOT_RESOLVED when the call to getaddrin...eroman@chromium.org2010-10-153-5/+19
* Rename OSErrorForGetAddrinfo to include a suffix for the particular platform.eroman@chromium.org2010-10-151-1/+15
* 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-145-6/+22
* 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
* SSLConfig struct CertAndStatus is not initializing all its members.finnur@chromium.org2010-10-141-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1413-61/+63
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-143-3/+3
* Integrate the SpdyProxyClientSocket into the HttpStreamRequestrch@chromium.org2010-10-131-1/+4
* Add ClientSocketPoolBaseHelper support for preconnect.willchan@chromium.org2010-10-131-0/+14
* 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-121-0/+6
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-122-4/+11
* net: fix small leak in DnsRRResolveragl@chromium.org2010-10-121-6/+5
* Rename SSLNonSensitiveHostInfo to SSLHostInfo.agl@chromium.org2010-10-123-68/+12
* net: replicate r62288 in DnsRRResolveragl@chromium.org2010-10-121-1/+5
* linux: avoid closing uninitialized resolverevan@chromium.org2010-10-121-1/+5
* net:: comment fixes onlyrsleevi@chromium.org2010-10-121-0/+8
* CertDatabase: Add ImportServerCerts method.mattm@chromium.org2010-10-124-0/+90
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-111-4/+14
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-112-5/+9
* net: ssl_non_sensitive_host_info.h => ssl_host_info.hagl@chromium.org2010-10-111-0/+56
* Have OpenSSL simply increment the ref-count, rather than copy and reparse the...rsleevi@chromium.org2010-10-091-1/+4
* Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...eroman@chromium.org2010-10-099-5/+176
* Remove log for errors opening files. It's the client's responsibility to log ...pinkerton@chromium.org2010-10-081-2/+0
* Connect up OpenSSL socket to use the OpenSSL X509Certificate.joth@chromium.org2010-10-083-7/+45
* Adds X509 certificates for OpenSSL.bulach@chromium.org2010-10-0812-42/+675
* Decouples certificates viewers from NSS to prepare support for OpenSSL.bulach@chromium.org2010-10-082-17/+31
* Do not use Alternate-Protocol for establishing new SpdySessions.willchan@chromium.org2010-10-081-0/+3
* DOMUI Cert Manager: Edit CA cert trust.mattm@chromium.org2010-10-082-2/+2
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-073-0/+8
* Remove obsolete TODOs. The referred bug has been closed for a while.jeanluc@google.com2010-10-071-6/+0
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-062-2/+3
* CookieMonsterTest.TestHostGarbageCollection fails net_unittests on Modules XPdhollowa@chromium.org2010-10-061-1/+8
* Added support for raw headers.caseq@google.com2010-10-061-0/+6
* Revert Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"agl@chromium.org2010-10-061-0/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-052-0/+3
* Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"agl@chromium.org2010-10-051-2/+0
* net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklistagl@chromium.org2010-10-051-0/+2
* Mark AffirmTrust's four root certificates as EV.wtc@chromium.org2010-10-051-0/+24
* CookieMonster: don't initialize store when we don't use it.evan@chromium.org2010-10-051-1/+2
* Clarify the semantics of Socket::Read() and Socket::Write(), rch@chromium.org2010-10-051-0/+3
* Automatically fail external DNS queries in tests, but don't abort the test.isherman@chromium.org2010-10-051-3/+3
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0413-39/+119
* CertDatabase: Add GetCertTrust method.mattm@chromium.org2010-10-043-0/+37
* Logs a number of possible ssl failures in NetLog.mmenke@chromium.org2010-10-041-0/+20