summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Manually merge some broken lines in hsts_preloaded.hagl@chromium.org2012-03-261-136/+68
* Add hsts_preloaded.hagl@chromium.org2012-03-261-0/+2904
* Remove the Throttling.HttpResponseCode histogram.gavinp@chromium.org2012-03-252-11/+2
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-242-6/+5
* Add full support for filesystem URLs.ericu@google.com2012-03-242-5/+6
* Fix a crash in SpdySession::WriteStreamData which can happen if the specified...rch@chromium.org2012-03-241-1/+1
* SPDY - persist SPDY settings.rtenneti@chromium.org2012-03-2416-721/+637
* [net/dns] Don't abort Jobs on hosts-only change.szym@chromium.org2012-03-241-6/+11
* [net/dns] Don't bind to random ports on Windows to keep the firewall happy.szym@chromium.org2012-03-241-1/+9
* Implement correct v3 CREDENTIAL frame support.rch@chromium.org2012-03-2416-113/+211
* sync: Count and report reflected updatesrlarocque@chromium.org2012-03-241-2/+4
* Minor fixes to BackoffEntry.sergeyu@chromium.org2012-03-242-6/+11
* Additional DCHECK for InFlightIO::InvokeCallback.gavinp@chromium.org2012-03-231-0/+1
* Disk cache. Fix style on some missing files.rvargas@google.com2012-03-232-22/+20
* Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta...rnk@chromium.org2012-03-232-5/+4
* [net/dns] Removes locking from DnsConfigServiceWin and adds local computer name.szym@chromium.org2012-03-2312-129/+326
* Retry the auto-enrollment check when the server asks for a smaller modulus.joaodasilva@chromium.org2012-03-231-0/+6
* SPDY - Added enabling of SPDY/3 and SPDY flow control tortenneti@chromium.org2012-03-233-20/+29
* Disable OCSP tests on Androidrsleevi@chromium.org2012-03-232-0/+12
* Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.jbates@chromium.org2012-03-232-4/+5
* Land SpdyFramer (et. al.) changes to support setting the credential slot id i...rch@chromium.org2012-03-2314-37/+145
* Move SpdyFramer::compression_default_ to a g_enable_compression_default in sp...rch@chromium.org2012-03-232-6/+3
* Disk cache: Fix style and extra net:: specification.rvargas@google.com2012-03-239-180/+168
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-2216-33/+33
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-2271-3016/+2932
* [net/dns] Added AsyncDNS histogram for success rate, transaction duration and...szym@chromium.org2012-03-222-5/+44
* Add a few owners for net/tools/testserver.pastarmovj@chromium.org2012-03-221-0/+5
* Rename enterprise policy proto fields from KIOSK to RETAIL.pastarmovj@chromium.org2012-03-221-1/+1
* Don't throttle unless origin schema is chrome-extension.joi@chromium.org2012-03-221-0/+6