summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-045-66/+66
* Stop refcounting HostResolver.willchan@chromium.org2010-10-018-94/+89
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0113-119/+39
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0113-39/+119
* This is the final change for issue 8850, changing the expiry behaviorrdsmith@google.com2010-10-015-221/+508
* net: add Snap Start support to NSS sockets.agl@chromium.org2010-10-013-3/+34
* net: fix two small issues with DnsRRResolveragl@chromium.org2010-10-011-5/+10
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-302-2/+6
* Make chrome aware of text/x-sh mime type.estade@chromium.org2010-09-301-4/+5
* net: add caching and inflight merging to DnsRRResolveragl@chromium.org2010-09-304-122/+548
* FBTF: Moves code to the headers.erg@google.com2010-09-283-4/+9
* add audio/x-wav mimetype for apachefbarchard@chromium.org2010-09-281-0/+1
* add audio/wav mimetypefbarchard@chromium.org2010-09-281-2/+6
* Turn off CRL checking for CAs that have multiple keys to work aroundwtc@chromium.org2010-09-251-0/+25
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-2510-53/+70
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-0/+2
* Support net::ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_LENGTH.willchan@chromium.org2010-09-231-0/+3
* net: refactor SSLNonSensitiveHostInfoagl@chromium.org2010-09-221-1/+8
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-2226-89/+190
* HostResolver should flush the JobPools on a network change.willchan@chromium.org2010-09-214-5/+55
* Reland r59910 - Add HttpResponseBodyDrainer. Use it for unfinished HttpStrea...willchan@chromium.org2010-09-211-0/+3
* Made passive the comments on the delete functions.rdsmith@google.com2010-09-211-5/+5
* Fix PEM parsing on Linux when using X509Certificate::FORMAT_AUTOrsleevi@chromium.org2010-09-212-50/+62
* Revert 59908 (breaks WebKit layout tests) - Add HttpResponseBodyDrainer. Use...willchan@chromium.org2010-09-201-3/+0
* Add HttpResponseBodyDrainer. Use it for unfinished HttpStreams.willchan@chromium.org2010-09-191-0/+3
* Add a new net error code for when the load failure was due to connecting to a...eroman@chromium.org2010-09-161-0/+6
* Show "DNS" as the authority for DNSSEC validated certficiates.agl@chromium.org2010-09-162-0/+6
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-158-53/+65
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-152-15/+42
* FTP: fix parsing error on ftp.dell.comphajdan.jr@chromium.org2010-09-141-1/+1
* CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes...mattm@chromium.org2010-09-144-16/+30
* Treat IPv6 link local addresses as loopback addresses.vandebo@chromium.org2010-09-131-0/+8
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-103-7/+7
* Add HostForURL to HostPortPair and use it to make surephajdan.jr@chromium.org2010-09-102-2/+10
* Fixed typo where I was using "net." prefix rather than "Net." prefix. Also c...rdsmith@chromium.org2010-09-101-10/+10
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-102-4/+4