summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Do not use Alternate-Protocol for establishing new SpdySessions.willchan@chromium.org2010-10-085-5/+78
* DOMUI Cert Manager: Edit CA cert trust.mattm@chromium.org2010-10-082-2/+2
* Speculative fix for SpdySettingsStorage crasher.willchan@chromium.org2010-10-073-3/+138
* Add a hostname parameter to HttpStreamRequest::GenerateSslParamsrch@chromium.org2010-10-072-1/+5
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-0722-76/+13
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-073-0/+8
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-0722-13/+76
* Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, whererch@chromium.org2010-10-072-2/+36
* Remove obsolete TODOs. The referred bug has been closed for a while.jeanluc@google.com2010-10-071-6/+0
* Add test self-signed cert for http://codereview.chromium.org/3576016/show.mattm@chromium.org2010-10-062-0/+3
* Detach the ClientSocketHandle from an HttpStream so the same socket can be re...cbentzel@chromium.org2010-10-0613-11/+91
* Prefer used idle sockets over unused idle sockets.willchan@chromium.org2010-10-063-24/+120
* 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
* Add link to bugzilla regarding NSS bug workaround.joth@chromium.org2010-10-061-0/+1
* Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout."agl@chromium.org2010-10-062-28/+2
* Use the SecInvalidateHandle and SecIsValidHandle macroswtc@chromium.org2010-10-061-9/+18
* Added support for raw headers.caseq@google.com2010-10-062-0/+14
* Follow up to wtc comments on http://codereview.chromium.org/3571011joth@chromium.org2010-10-061-17/+16
* Revert Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist"agl@chromium.org2010-10-061-0/+3
* Remove TestServer::WaitToFinish, it is now unused.phajdan.jr@chromium.org2010-10-062-20/+0
* Revert Revert "net: uncork NSS sockets after a 200ms timeout."agl@chromium.org2010-10-062-2/+28
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-054-1/+6
* Clean up orphaned testserver processes before launching a new one in net::Tes...rsimha@chromium.org2010-10-051-0/+51
* nss_oscp: convert LOG(INFO) to VLOG(1)evan@chromium.org2010-10-051-19/+19
* Revert "net: uncork NSS sockets after a 200ms timeout."agl@chromium.org2010-10-052-28/+2
* 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
* net: uncork NSS sockets after a 200ms timeout.agl@chromium.org2010-10-052-2/+28
* Clean up DeterministicSocketData class. Add unit tests to documentrch@chromium.org2010-10-056-145/+798
* Mark AffirmTrust's four root certificates as EV.wtc@chromium.org2010-10-051-0/+24
* Use python run time to launch python and make sure it works.lzheng@chromium.org2010-10-051-7/+18
* 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-057-31/+38
* 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-0420-73/+185
* CertDatabase: Add GetCertTrust method.mattm@chromium.org2010-10-043-0/+37
* OpenSSL socket: Add SSLv3 fallback supportjoth@chromium.org2010-10-041-1/+37
* Logs a number of possible ssl failures in NetLog.mmenke@chromium.org2010-10-042-30/+149
* Fix a couple of warnings.mbelshe@chromium.org2010-10-042-3/+3
* implement certificate verification state machinejoth@chromium.org2010-10-042-35/+144
* Remove spammy warning about reaching maximum socket count for the pool.cbentzel@chromium.org2010-10-041-1/+0
* GTTF: Get rid of the test server's /kill switchphajdan.jr@chromium.org2010-10-042-112/+0
* Verify server cert using default host CA cert storejoth@chromium.org2010-10-042-8/+50
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-0410-121/+70
* Don't run CookieMonsterTest.GarbageCollectionTriggers under Valgrind as it ha...rsesek@chromium.org2010-10-021-0/+3
* Stop refcounting HostResolver.willchan@chromium.org2010-10-0151-234/+279
* Map PR_END_OF_FILE_ERROR to ERR_CONNECTION_CLOSED, otherwisewtc@chromium.org2010-10-011-0/+2
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0120-185/+73
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0120-73/+185