summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Don't convert HEAD requests to GETs on 303 redirects.mmenke@chromium.org2011-11-013-58/+74
* Ensure X509Certificate::OSCertHandles are safe to be used on both UI, IO, and...rsleevi@chromium.org2011-11-015-55/+147
* Separate the syncing of extension settings and app settings into separate datakalman@chromium.org2011-11-011-3/+9
* Report second-level domains for UMA on pin failure.palmer@chromium.org2011-10-313-135/+253
* net: retain leading zero bytes in X.509 serial numbers.agl@chromium.org2011-10-318-284/+30
* Fix the "certificate is not yet valid" error for server certificateswtc@chromium.org2011-10-2913-3/+451
* Disk Cache: Supress tsan warnings for BackendTrimInvalidEntry2rvargas@google.com2011-10-291-0/+4
* Fix pipelining crash on canceled user callbacks.simonjam@chromium.org2011-10-283-10/+80
* net: add missing return value in SSL_SetNextProtoCallbackagl@chromium.org2011-10-283-19/+33
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-2878-601/+564
* Use text/plain as a test MIME type instead of application/pdf for NetUtilTest...asanka@chromium.org2011-10-281-3/+3
* Disallow wildcards from matching top-level registry controlled domains during...rsleevi@chromium.org2011-10-282-10/+41
* Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky on lin...eroman@chromium.org2011-10-281-1/+5
* Disable SPDY IP pooling for SSL connections with client authentication.wtc@chromium.org2011-10-2812-9/+122
* Make RegistryControlledDomainService a static-function container class, rathe...rsleevi@chromium.org2011-10-273-119/+59
* Disk cache: Fix the synchronization of BackendTrimInvalidEntry2.rvargas@google.com2011-10-261-0/+2
* Disk cache: Make sure that we don't keep looping tryingrvargas@google.com2011-10-263-45/+55
* Preserve non-POST methods on 301/302 requests.mmenke@chromium.org2011-10-268-33/+100
* NSS: update NPN patch to fix comment style and ssl.def.agl@chromium.org2011-10-253-13/+15
* exclude the linux files that are not needed on openbsdrobert.nagy@gmail.com2011-10-251-6/+7
* Fix redux buildjoth@chromium.org2011-10-253-0/+3
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-2519-47/+177
* Revert 107075 - Disallow wildcards from matching top-level registry controlle...achuith@chromium.org2011-10-252-41/+10
* Disallow wildcards from matching top-level registry controlled domains during...rsleevi@chromium.org2011-10-252-10/+41
* Treat an invalid key usage as an invalid certificate when using OpenSSLrsleevi@chromium.org2011-10-251-2/+1
* Fix a potential CFRelease(NULL).thakis@chromium.org2011-10-251-2/+5
* Unittest for SPDY's Failed Ping. A small test to sendrtenneti@chromium.org2011-10-252-3/+102
* A build fix for Mac GCC.hbono@chromium.org2011-10-251-2/+2
* Upgrade DevTools WebSocket server implementation from Hybi10 to Hybi17.loislo@chromium.org2011-10-241-23/+14
* Use a better error code for when an extension blocks a network request usingmpcomplete@chromium.org2011-10-211-0/+3
* Address some extra review comments in IOBuffer's documentation.eroman@chromium.org2011-10-211-8/+5
* Refactor: Remove HostResolver::GetAsHostResolverImpl()cbentzel@chromium.org2011-10-216-29/+13
* base::Bind conversion for file_stream_posix.cc.adamk@chromium.org2011-10-211-18/+20
* base::Bind conversion for trivial cases in net/base.adamk@chromium.org2011-10-206-42/+42
* OpenBSD patches for net, split from CR #8275005robert.nagy@gmail.com2011-10-207-6/+32
* Disk cache: Add another timming histogram.rvargas@google.com2011-10-202-1/+19
* Expected version of WebSocket was adjusted for hybi17 that was introduced at ...loislo@chromium.org2011-10-201-1/+1
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-202-20/+23
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-2012-39/+242
* Disk cache: Fix the sanity check for entries with keys of 16KB.rvargas@google.com2011-10-202-2/+10
* Fix leaking CERTCertificate in NSS X509Certificate::CreateSelfSigned.mattm@chromium.org2011-10-201-2/+4
* Fixed the comments in BackupSocketFailAfterStall tests.rtenneti@chromium.org2011-10-201-5/+1
* base::Bind conversion for net/http/...adamk@chromium.org2011-10-2010-46/+58
* base::Bind conversion for net/disk_cache/...adamk@chromium.org2011-10-208-29/+31
* net: disable revocation checking for connections to HTTPS proxies.agl@chromium.org2011-10-191-0/+3
* Basic HTTP pipelining support.simonjam@chromium.org2011-10-1931-80/+3079
* Don't need to export an abstract interface.wtc@chromium.org2011-10-193-19/+2
* Add groups.google.com to HSTS list.cevans@chromium.org2011-10-192-0/+4
* Keep track of expired entries in net-internals DNS tab,mmenke@chromium.org2011-10-191-1/+1
* net: another Brocade customer for the blacklist.agl@chromium.org2011-10-191-0/+1