DescriptionLanding Recent QUIC changes until 5/14/2016 02:25:25 UTC
rel-note: Add a QUIC EndToEndTest to have the server close the connection via public reset.
n/a (Test only)
Merge internal change: 122317778
https://codereview.chromium.org/1984953003/
rel-note: QUIC test-only change. Removes unnecessary mock method.
Merge internal change: 122301171
https://codereview.chromium.org/1986313002/
rel-note: Generate QUIC public reset packets with old public flags values, protected by FLAG_quic_use_old_public_reset_packets, enabled by default.
Merge internal change: 122225917
https://codereview.chromium.org/1986793002/
rel-note: Consider receiving crypto frames on non crypto stream as memory corruption. Protected by FLAG_quic_detect_memory_corrpution.
Merge internal change: 122153221
Add quic_simple_server_stream_test.cc into net.gypi
https://codereview.chromium.org/1987523003/
rel-note: Add an additional ReliableQuicStream* argument to QuicSession::WritevData in an attempt to defend against memory corruption that might lead to unencrypted stream data.
Merge internal change: 122080193
https://codereview.chromium.org/1989503002/
rel-note: Rename QUIC's kMaxCongestionWindow to kMaxResumptionCongestionWindow and move it into TcpCubicSenderBase.
n/a (Constant rename)
Merge internal change: 122078733
https://codereview.chromium.org/1988793002/
rel-note: Fix bug in QUIC SCUP message generation in which the client nonce was used in place of the CHLO hash when generating the proof.
Merge internal change: 121980704
https://codereview.chromium.org/1986193002/
rel-note: Deprecate quic_always_has_unacked_packets_on_timeout
Merge internal change: 121962941
https://codereview.chromium.org/1984243002/
rel-note: Add ActivateStream() to QuicSessionPeer.
Merge internal change: 121961869
https://codereview.chromium.org/1988713004/
rel-note: Remove GetRttStats from QuicSentPacketManagerPeer.
n/a (test change only).
Merge internal change: 121946365
https://codereview.chromium.org/1986183002/
rel-note: Add more information to QUIC close connection detail about QUIC_OVERLAPPING_STREAM_DATA.
Merge internal change: 121941143
https://codereview.chromium.org/1979193012/
rel-note: Cancel pending retransmissions which are greater than the largest newly acked packet when using the UNDO connection option. Protected by existing flag FLAG_quic_loss_recovery_use_largest_acked.
Merge internal change: 121905158
https://codereview.chromium.org/1982103002/
rel-note: Fix the usage string in the QUIC packet printer
n/a - command line tool only
Merge internal change: 121845603
https://codereview.chromium.org/1986603002/
rel-note: QUIC_BUG if handshake packets should never send a fin. No functional change intended.
Merge internal change: 121840142
https://codereview.chromium.org/1979193011/
rel-note: Add a command line tool for printing QUIC crypto handshake messages.
n/a - command line tool only
Merge internal change: 121831081
https://codereview.chromium.org/1982823002/
BUG=
Committed: https://crrev.com/1401f0a570552fcd9316fbfa15ccfa2bb69d5711
Cr-Commit-Position: refs/heads/master@{#394756}
Patch Set 1 #Patch Set 2 : first try to fix asan in QuicSimpleServerStreamTest() #Patch Set 3 : Fix static_assert failed "quic_error_map is not in sync with quic protocol! #Patch Set 4 : "first try to fix link error for win_clang build" #Depends on Patchset: Messages
Total messages: 22 (12 generated)
|