summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [net/dns] Quick fix for a crash on synchronous DnsUDPAttempt completion.szym@chromium.org2012-04-042-3/+6
* Revert 130578 - Enable cookies per default in net. Add an API to disable them...jochen@chromium.org2012-04-042-23/+2
* Enable cookies per default in net. Add an API to disable them by default, and...jochen@chromium.org2012-04-042-2/+23
* Remove crazy c string contortions in spdy_test_util_spdy[23].cc.rch@chromium.org2012-04-042-166/+68
* Properly handle spdy3 responses.rch@chromium.org2012-04-0314-190/+269
* Re-order some ifdefs in CertVerifyProcTestrsleevi@chromium.org2012-04-031-10/+16
* Update test suppressions / disabled tests following refactoring.rsleevi@chromium.org2012-04-031-8/+1
* Fix a variable naming style nit post-refactoringrsleevi@chromium.org2012-04-033-3/+3
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-0328-20/+101
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-032-5/+6
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-035-7/+8
* Revert "net: randomly remove 10% of the SSL blacklist."agl@chromium.org2012-04-031-0/+242
* Enables a SPDY proxy to push resources from arbitrary origins.bengr@google.com2012-04-038-10/+370
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-032-6/+5
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-033-91/+91
* Add full support for filesystem URLs.ericu@google.com2012-04-022-5/+6
* Revert "net: eliminate a random 1/3 of the SSL blacklist."agl@chromium.org2012-04-021-0/+676
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-0222-38/+1425
* Set ss->ssl3.hs.recvMessageSeq to 0 in dtls_RehandshakeCleanup.wtc@chromium.org2012-03-312-1/+3
* Move NextProto enum to a new file net/socket/next_proto.hrch@chromium.org2012-03-3169-245/+246
* Make all the things use cert_test_util.h.mattm@chromium.org2012-03-312-53/+24
* Revert r12998 - it broke some media/mime-related layout tests.dpranke@chromium.org2012-03-312-48/+41
* Reset accept_callback_ before calling it from TCPServerSocket.sergeyu@chromium.org2012-03-312-2/+4
* When input is "" (or " " with trim_whitespace true), SplitString() should ret...pkasting@chromium.org2012-03-302-41/+48
* initialize all fields in ctortbreisacher@chromium.org2012-03-301-0/+5
* net: Re-enable SOCKS4 tests on Mac.satorux@chromium.org2012-03-303-48/+6
* [net/dns] Add CHECKs to diagnose crash in DnsResponse::qname.szym@chromium.org2012-03-302-12/+19
* Add DTLS support to NSS, contributed by Eric Rescorla.wtc@chromium.org2012-03-3021-127/+5435
* Cache certificates as DER on all platforms.rsleevi@chromium.org2012-03-298-82/+115
* Add DNS configuration information to about:net-internals#dns,mmenke@chromium.org2012-03-296-27/+70
* Revert 122908 - Limited user feedback following the addition of this means we...rsleevi@chromium.org2012-03-291-2/+0
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-2816-51/+50
* Rename hsts_preloaded.h to transport_security_state_static.h.agl@chromium.org2012-03-281-0/+0
* Remove unused variable 'use_alt_protocols' in http_network_layer.ccbenchan@chromium.org2012-03-281-3/+0
* Disallowed a NULL pointer from being passed as the second argument to memcpy(...khorimoto@chromium.org2012-03-281-3/+5
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-5/+5
* SPDY - add command line options - enable-npn and enable-npn-httprtenneti@chromium.org2012-03-283-27/+30
* Checked that |entry| and |entry->backend_| are non-NULL.khorimoto@chromium.org2012-03-281-0/+1
* Return false if CreateDirectory failstbreisacher@chromium.org2012-03-281-1/+2
* Disable EV/CRLSet tests when USE_OPENSSL is defined.rsleevi@chromium.org2012-03-271-4/+10
* Add a DCHECK on having headers in HttpNetworkTransaction::DoReadHeadersComplete.gavinp@chromium.org2012-03-271-0/+1
* Remove BackoffEntry TODO that was wrong.joi@chromium.org2012-03-271-8/+6
* Reject streams with transfer-encoding headers.rch@chromium.org2012-03-274-0/+222
* Normalize download file name on chromeostbarzic@chromium.org2012-03-272-1/+21
* SocketStream failed to resume the state machine after SSLManager decisiontoyoshim@chromium.org2012-03-271-0/+4
* Add Net.HttpResponseCode_Nxx_MainFrame histogram.gavinp@chromium.org2012-03-271-0/+7
* Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...jbates@chromium.org2012-03-272-4/+5
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-2621-1375/+37
* Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...aa@chromium.org2012-03-262-5/+4
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-262-4/+5