summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-168-71/+139
* Add emailprivacytester.com to HSTS preloadedagl@chromium.org2012-05-161-0/+1
* Refactor TCPListenSocket.pliard@chromium.org2012-05-168-542/+573
* Change the stream_id for streams which are serialized out of order.rch@chromium.org2012-05-151-0/+8
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+5
* Change TCPListenSocket::SendInternal to use a non-blocking implementation (tr...marshall@chromium.org2012-05-144-31/+173
* Revert 136572 - Change TCPListenSocket::SendInternal to use a non-blocking im...benjhayden@chromium.org2012-05-114-172/+31
* Change TCPListenSocket::SendInternal to use a non-blocking implementation.marshall@chromium.org2012-05-114-31/+172
* Coverity: Remove dead code.jhawkins@chromium.org2012-05-091-3/+0
* Adds NON_EXPORTED_BASE to AddressList base class.szym@chromium.org2012-05-091-1/+3
* Get file extension synonyms from the OS, fix so that if one synonym is safe t...avi@chromium.org2012-05-087-17/+112
* Add braintreegateway.com/braintreepayments.com to HSTS preloaded.agl@chromium.org2012-05-082-0/+6
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-0719-883/+296
* Fix file access on Chrome for ChromeOS on Linuxgspencer@chromium.org2012-05-052-22/+36
* Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...mattm@chromium.org2012-05-043-87/+206
* Coverity: Fix two pass-by-values.jhawkins@chromium.org2012-05-042-6/+6
* Improve memory usage of SignCertificate.wtc@chromium.org2012-05-031-10/+6
* Refactor TransportSecurityState.palmer@chromium.org2012-05-014-1379/+668
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-2813-17/+74
* Don't store in ServerBoundCertStore if cert generation fails.mattm@chromium.org2012-04-271-3/+5
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-272-2/+13
* Revert 134269 - Revert 134234 - Turn thread restrictions on for release build...kevers@chromium.org2012-04-272-0/+2
* Revert 134234 - Turn thread restrictions on for release builds as well so tha...kevers@chromium.org2012-04-272-2/+0
* Turn thread restrictions on for release builds as well so that they're trigge...jam@chromium.org2012-04-272-0/+2
* Add histograms for domain bound certs.mattm@chromium.org2012-04-271-9/+94
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-263-24/+29
* [Coverity] Pass-by-val -> Pass-by-refgroby@chromium.org2012-04-262-4/+4
* BackoffEntry: Add the option to use a delay between requestsmmenke@chromium.org2012-04-243-14/+134
* [net] Change order of RequestPriority to natural: higher > lowerszym@chromium.org2012-04-245-26/+26
* Update net/android/network_library.cc with fresher code.yfriedman@chromium.org2012-04-241-11/+1
* Remove X-Retry-After support.joi@chromium.org2012-04-231-7/+0
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-236-455/+510
* Change resource handling policy to allow feed types to download so they can b...gbillock@chromium.org2012-04-231-2/+0
* Report cases where the connection appears to close too early while transferri...cbentzel@chromium.org2012-04-201-0/+8
* Add field trial for domain bound certificates.mattm@chromium.org2012-04-202-0/+11
* [net/dns] Total refactoring of HostResolverImplTest.szym@chromium.org2012-04-192-1331/+715
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-1/+1
* net: support SHA512 hashes in DNSSEC chains.agl@chromium.org2012-04-172-5/+23
* Changed TestShellWebMimeRegistryImpl to blacklist rather than whitelist conta...ddorwin@chromium.org2012-04-162-14/+64
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-137-2188/+944
* Disable CHECK(false) in NetworkChangeNotifier::Create on ChromeOSoshima@chromium.org2012-04-131-0/+5
* Revert 132012 - net: move HSTS preloaded and pinning info out of code.tim@chromium.org2012-04-126-944/+2180
* net: move HSTS preloaded and pinning info out of code.agl@chromium.org2012-04-126-2180/+944
* SPDY - Added the following flow control unitests.rtenneti@chromium.org2012-04-111-0/+12
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-1113-177/+407
* Remove some constant spew in unit test logserg@chromium.org2012-04-111-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-112-3/+2
* net: False Start only for NPN capable servers.agl@google.com2012-04-108-2683/+1
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-103-2/+155
* Remove SPDY 2.1 support.rch@chromium.org2012-04-091-2/+0