summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Android build following r128172rsleevi@chromium.org2012-03-221-1/+1
* Move X509Certificate::Verify into CertVerifyProc rsleevi@chromium.org2012-03-2223-2863/+3180
* SPDY - Support new status field in SPDY 3 GOAWAY.rtenneti@google.com2012-03-229-54/+132
* Created a new class SpdyTestStateHelper to serve as a helper to manage the st...rch@chromium.org2012-03-2228-120/+105
* Introduce a CertVerifierProc to handle system cert validation.rsleevi@chromium.org2012-03-2213-1007/+1235
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-222-9/+2
* Use SSLManager to handle SSL error in SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-214-11/+36
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-2133-719/+851
* Increase number of max sockets per group for WebSocket connections.yutak@chromium.org2012-03-2112-84/+186
* Allow broken servers to send us multiple identical Location andmmenke@chromium.org2012-03-214-81/+39
* Revert 127988 - net: update certificates for TestKnownRoot and PublicKeyHashes.wez@chromium.org2012-03-214-40/+74
* net: update certificates for TestKnownRoot and PublicKeyHashes.agl@chromium.org2012-03-214-74/+40
* Added file:///home/chronos/user/log url to list of allowed file:/// urls.zvorygin@chromium.org2012-03-211-0/+1