summaryrefslogtreecommitdiffstats
path: root/net/quic
Commit message (Expand)AuthorAgeFilesLines
* QUIC - Cancel loading of server config from disk cache if it takes longerrtenneti2015-09-081-3/+10
* Implemented QuicHttpStream::GetTotalSentBytes.sclittle2015-09-023-2/+75
* Added and implemented HttpStream::GetTotalSentBytes for basic streams.sclittle2015-09-022-0/+8
* Move logic to figure out if a socket can be reused into HttpStream.mmenke2015-09-023-19/+5
* Returning const ref instead of const value in QuicStreamRequest::origin_hostshiva.jm2015-09-021-1/+1
* QUIC - cleanup changes to sync chromium tree with internal source.rtenneti2015-09-016-858/+1212
* Make QuicHttpStream Reset request_body_stream_ in ResetStream().mmenke2015-09-011-0/+5
* Stop including network_interfaces.h from net_util.holli.raula2015-09-011-1/+1
* Landing Recent QUIC changes until 8/24/2015 18:33 UTC.rtenneti2015-08-28100-3586/+3214
* Add two new histograms to track the reason a QUIC connection was closedrch2015-08-271-0/+10
* relnote: Cache-align the buffer used in QuicFramer::ProcessPacket'srtenneti2015-08-271-1/+7
* Landing Recent QUIC changes until 8/19/2015 17:00 UTC.rtenneti2015-08-2720-153/+272
* QUIC - initialize closed_stream_received_bytes_ before setting stream_ to NULL.rtenneti2015-08-262-6/+13
* Log unauthenticated QUIC packet headers in net-log instead ofrch2015-08-255-5/+25
* relnote: QUIC - Added 'TLPR' connection option to run a finch basedrtenneti2015-08-246-2/+52
* Fix QuicChannelFactory to insert '\0' between fields.sergeyu2015-08-211-3/+2
* Landing Recent QUIC changes until 8/14/2015 20:18 UTC.rtenneti2015-08-2125-209/+325
* s/use_alternate_protocols/use_alternative_services/gbnc2015-08-191-1/+1
* Implement QuicChannel and QuicChannelFactorysergeyu2015-08-143-14/+39
* relnote: QUIC - Added 'FRTT' connection option to run a finch basedrtenneti2015-08-145-3/+43
* Revert of QUIC - Call base::debug::DumpWithoutCrashing instead of crashing in...rtenneti2015-08-131-5/+0
* Add a info flag set when certs fails to conform to the CT policy.haavardm2015-08-132-1/+5
* QUIC - Call base::debug::DumpWithoutCrashing instead of crashing inrtenneti2015-08-101-0/+5
* relnote: Flag-protected by FLAGS_enable_quic_stateless_reject_support.rtenneti2015-08-102-7/+8
* Log to net-log when a duplicate QUIC packet is received.rch2015-08-071-0/+12
* Adds a CompareSpdyHeaderBlocks method, rather than relying on operator==.rtenneti2015-08-071-1/+2
* Landing Recent QUIC changes until 8/4/2015 20:30 UTC.rtenneti2015-08-0723-75/+179
* Enable compilation of QUIC for (P)NaCl.sergeyu2015-08-051-1/+0
* Add some instrumentation to investigate a possible use after free.rtenneti2015-08-043-3/+74
* Add some instrumentation to investigate a possible use after free.rtenneti2015-08-042-0/+62
* Implement P2P QUIC connections.sergeyu2015-08-0411-9/+893
* Handle spurrious notifications in QuicHttpStream::OnDataAvailablerch2015-08-031-0/+4
* Process Alt-Svc headers.bnc2015-07-311-2/+304
* Use the CT policy enforcer for QUIC, if specified.rsleevi2015-07-317-23/+385
* Replace SpdyNameValueBlock typedef with SpdyHeaderBlock.bnc2015-07-303-9/+9
* Eliminate "push" based IO from QUIC code in favor of "pull.rch2015-07-2924-308/+442
* Build and send HPKP violation reportsestark2015-07-281-2/+6
* Add expiration to AlternativeServiceInfo.bnc2015-07-281-3/+5
* Landing Recent QUIC changes until 7/27/2015 18:48 UTC.rtenneti2015-07-289-11/+53
* Disable insecure QUIC by default.rch2015-07-271-1/+35
* relnote: not serializing invalid headers going from HTTP->SPDY.rtenneti2015-07-242-0/+4
* Fix a bug in QuicStreamSequencer::MarkConsumed where consumed bytes were not ...rch2015-07-245-2/+35
* Mark that a fin has been received by the QuicDataStream when it receives head...rch2015-07-242-1/+18
* Avoid duplicate quic files in net_unittests.ckrasic2015-07-2217-296/+310
* Add missing EnsureOpenSSLInit to QuicStreamFactory.davidben2015-07-221-0/+2
* QUIC - clean up changes to keep internal source and chromium code in sync.rtenneti2015-07-222-5/+3
* relnote: Protect against a QUIC crash bug but logging a DFATAL andrtenneti2015-07-225-4/+42
* QUIC - reverted the debugging code to find crash inrtenneti2015-07-211-22/+11
* Revert of relnote: Protect against a QUIC crash bug but logging a DFATAL and ...jonross2015-07-215-42/+4
* relnote: Protect against a QUIC crash bug but logging a DFATAL andrtenneti2015-07-205-4/+42