Roll src/net/third_party/quiche/src/ 08a6c955a..e3f2f7bd0 (5 commits)
https://quiche.googlesource.com/quiche.git/+log/08a6c955af00..e3f2f7bd0ddd $ git log 08a6c955a..e3f2f7bd0 --date=short --no-merges --format='%ad %ae %s' 2019-09-19 fayang relnote: On server side, do not process the first initial QUIC packet received from a client if the UDP datagram is < 1200 bytes. Instead, send a connection close with PROTOCOL_VIOLATION if the version is supported. Protected by quic_reloadable_flag_quic_donot_process_small_initial_packets. 2019-09-19 nharper Don't create NullEncrypter/Decrypter in QuicFramer 2019-09-19 ianswett Remove obsolete comments from QuicDispatcher. 2019-09-18 ianswett Shorten names of UberQuicStreamIdManager methods. 2019-09-18 dschinazi Fix QUIC core test display Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I8ac7823ea7dd5d8165c597da64e7b8cf526e80b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815886 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Auto-Submit: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#698688}
Showing
Please register or sign in to comment