summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Disable QUIC version 11 to avoid negotiation bugsrch@chromium.org2013-10-161-1/+1
* net: Allow URLFetcher users to inject custom URLFetcherResponseWriterhashimoto@chromium.org2013-10-168-6/+38
* Enable EV bits for E-Tugra, TWCA, and CNNICrsleevi@chromium.org2013-10-161-5/+23
* Disable a hanging test (LargePostWithNoPacketLoss).eroman@chromium.org2013-10-161-3/+3
* [Net] Log RequestPriority instances as strings instead of integersakalin@chromium.org2013-10-167-8/+42
* Fix a bug in QuicFramer which caused the crypto client stream to berch@chromium.org2013-10-151-4/+3
* Fix QuicConnectionHelper's alarm implementationrch@chromium.org2013-10-153-10/+52
* net: Add some extra cache histograms.rvargas@chromium.org2013-10-152-0/+22
* Disable a hanging test (LargePostWithNoPacketLoss).eroman@chromium.org2013-10-151-1/+2
* Cleanup: Fix style errors and remove unused #includes in net/base/net_util.h,...thestig@chromium.org2013-10-141-6/+4
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-1456-466/+837
* Revert 227219 "Revert 226920 "Roll Clang 188423:191856.""thakis@chromium.org2013-10-121-1/+7
* Fixes to net/ to compile on VS2013scottmg@chromium.org2013-10-1210-0/+20
* Revert 228112 "Land Recent QUIC changes."rtenneti@chromium.org2013-10-1135-495/+325
* Revert 228145 "Land Recent QUIC changes."rtenneti@chromium.org2013-10-1131-295/+127
* Rename status_line in WebSocketHandshakeRequestHandler to request_linetyoshino@chromium.org2013-10-112-10/+10
* Retain empty first frames as well as final frames.ricea@chromium.org2013-10-113-67/+240
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-1131-127/+295
* Factor out serialized size calculating code from WebSocketBasicStream::WriteF...tyoshino@chromium.org2013-10-111-16/+30
* Introduce WebSocketDeflateStream.yhirano@chromium.org2013-10-118-24/+1378
* net: Manage all response writing related information with URLFetcherResponseW...hashimoto@chromium.org2013-10-114-127/+82
* [SocketStream unittest] Add GetSeenEvents check and method reordering for rea...tyoshino@chromium.org2013-10-111-4/+29
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-1135-325/+495
* Permit NTLM token on cross-domain images.tsepez@chromium.org2013-10-115-2/+99
* Revert 227827 "Land Recent QUIC changes."mek@chromium.org2013-10-0935-482/+322
* Update the Public Suffix List to the latest versionrsleevi@chromium.org2013-10-093-23076/+27963
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-0935-322/+482
* Simplify the macro for this deprecation. g_type_init was deprecated in glib v...adam.treat@samsung.com2013-10-091-17/+7
* net: add (*.)medium.com to HSTS preloaded.agl@chromium.org2013-10-092-0/+2
* Remove code for old WebSocket protocols from WebSocketJob and helpers for ittyoshino@chromium.org2013-10-095-574/+63
* Make SSL False Start work with asynchronous certificate validationwtc@chromium.org2013-10-0913-93/+934
* Allow explicitly whitelisted apps/extensions in public sessionsbartfab@chromium.org2013-10-093-21/+137
* Minor SPDY4 FlowControl fixes.akalin@chromium.org2013-10-081-2/+2
* Add oraprodmv.corp.google.com to HSTS preloaded to allow TLS versionwtc@chromium.org2013-10-082-0/+2
* Fix some WeakPtrFactory members that aren't lastdmichael@chromium.org2013-10-084-8/+9
* Add better help information to quic_client and quic_server.rch@chromium.org2013-10-088-17/+80
* Deleted check for if Aes128Gcm12Encrypter::IsSupported or not beacuse wertenneti@chromium.org2013-10-081-94/+0
* Refactor a SocketStream unittest.yhirano@chromium.org2013-10-081-8/+5
* Create WebSocketDispatcherHost and WebSocketHost classes. WebSocketDispatcher...ricea@chromium.org2013-10-083-23/+29
* SPDY dead code removal.akalin@chromium.org2013-10-084-11/+0
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-0812-90/+158
* Revert 227365 "Add better help information to quic_client and qu..."rch@chromium.org2013-10-078-80/+17
* Add better help information to quic_client and quic_server.rch@chromium.org2013-10-078-17/+80
* Enable IPv4 address mapped to IPv6.halyavin@google.com2013-10-071-1/+14
* net: don't send resumption ClientHello records with versions > 0x0301.agl@chromium.org2013-10-073-4/+43
* Added histograms to see if the interval between consecutive connects hasrtenneti@chromium.org2013-10-072-1/+46
* Revert 227233 "Added histograms to see if the interval between c..."mtomasz@chromium.org2013-10-072-45/+1
* Added histograms to see if the interval between consecutive connects hasrtenneti@chromium.org2013-10-062-1/+45
* [SPDY] Do not advertise SPDY/2 by defaultakalin@chromium.org2013-10-0631-92/+101
* Revert 226920 "Roll Clang 188423:191856."thakis@chromium.org2013-10-061-7/+1