summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* net: Make destruction and closure of FileStream safer.satorux@chromium.org2012-02-296-100/+236
* Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObservermmenke@chromium.org2012-02-295-32/+103
* Remove support for RSA Origin Bound Certificates.mattm@chromium.org2012-02-297-283/+31
* Add a new static GetDomainForOrigin method to OriginBoundCertService for dete...rch@chromium.org2012-02-293-0/+33
* Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...rch@chromium.org2012-02-281-3/+0
* [net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChangedszym@chromium.org2012-02-286-35/+35
* [uber page] Squelch font type warnings.dbeam@chromium.org2012-02-281-1/+1
* [net/dns] Clean-up NetLog for HostResolverImpl::DnsTaskszym@chromium.org2012-02-271-3/+1
* net: Move the logic reading upload elements to UploadData::Element.satorux@chromium.org2012-02-254-113/+118
* Have the HostCache and CertVerifier cache use the common ExpiringCache.rsleevi@chromium.org2012-02-256-605/+226
* Minor refactor of ProxyClientSocket.rch@chromium.org2012-02-251-0/+3
* Revert 123565 - Broke the "ASAN Tests (1)" bot: http://build.chromium.org/p/c...fischman@chromium.org2012-02-246-157/+520
* Have the HostCache and CertVerifier cache use the common ExpiringCache.rsleevi@chromium.org2012-02-246-520/+157
* net: Fix a bug in FileStream::CloseSync() on POSIX.satorux@chromium.org2012-02-242-0/+29
* net: add (*.)grepular.com to HSTS preloaded.agl@chromium.org2012-02-242-0/+4
* net: eliminate a random 1/3 of the SSL blacklist.agl@chromium.org2012-02-241-676/+0
* Add an associative map type that allows values to expire after certain durati...rsleevi@chromium.org2012-02-242-0/+407
* net: Split file_stream.h to file_stream_posix.h and win.hsatorux@chromium.org2012-02-248-102/+354
* SPDY - Better SPDY error logging in NetLog.rtenneti@chromium.org2012-02-231-1/+10
* Revert "net: remove DnsRRResolver"agl@chromium.org2012-02-235-0/+1190
* net: switch off online revocation checking by default.agl@chromium.org2012-02-232-3/+6
* Add apis.google.com upon explicit request.cevans@chromium.org2012-02-222-0/+4
* Remove hard-coded source ids from net_log_source_type_list.h,mmenke@chromium.org2012-02-223-35/+51
* Always log the SSL server certificate received and being verified.rsleevi@chromium.org2012-02-221-4/+3
* net: Add a "async read and delete" test to FleStream.satorux@chromium.org2012-02-221-0/+32
* Disable certificate cache for NSS.mnissler@chromium.org2012-02-221-7/+21
* Fixing some error handling log spam.gspencer@chromium.org2012-02-212-6/+4
* net: Simplify FileStream implementation on POSIX.satorux@chromium.org2012-02-212-281/+133
* Make GetNetworkList on Windows filter out 'down' interfaces, as on POSIX.erikwright@chromium.org2012-02-211-1/+5
* [net] Asynchronous DNS ready for experiments.szym@chromium.org2012-02-2110-333/+545
* net: remove special case for Kaspersky HTTPSagl@chromium.org2012-02-211-7/+1
* net: Get back the blocking behavior in FileStream's destructor.satorux@chromium.org2012-02-213-7/+8
* Revert 122780 - net: Simplify FileStream implementation on POSIX.yutak@chromium.org2012-02-212-93/+281
* net: Simplify FileStream implementation on POSIX.satorux@chromium.org2012-02-212-281/+93
* net: Clarify comments for FileStream about on what thread callbacks are run.satorux@chromium.org2012-02-191-8/+11
* net: Minor cleanup for FileStream implementation on Windows.satorux@chromium.org2012-02-191-7/+7
* net: Add FileStream::Open() and Close() that perform asynchronously.satorux@chromium.org2012-02-174-53/+416
* Send RST_STREAM on receipt of non-lowercased header names. Add newrch@chromium.org2012-02-171-0/+1
* Pull out debug instrumentation.mattm@chromium.org2012-02-172-71/+0
* net: permit EV without online revocation checking.agl@chromium.org2012-02-165-24/+25
* net: check cached revocations on Windows when online checks are disabled.agl@chromium.org2012-02-162-2/+29
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-166-159/+221
* Enable Certum Trusted Network CA for EV.wtc@chromium.org2012-02-161-0/+7
* Remove the global HCERTSTORE from Windows in favour of using the NULL HCERTST...rsleevi@chromium.org2012-02-153-82/+21
* Properly parse UTF8Strings in certificates on Windows.rsleevi@chromium.org2012-02-154-126/+156
* net: Split FileStream::Read/Write() into sync and async versions.satorux@chromium.org2012-02-157-49/+138
* Fix bug in HasMetadata: Updates argument even if it fails.palmer@chromium.org2012-02-152-22/+47
* dbus: add ObjectPath typekeybuk@google.com2012-02-142-5/+7
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-142-7/+5
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-142-5/+7