Roll src/net/third_party/quiche/src/ ce1c3ade2..96b92aa7a (8 commits)
https://quiche.googlesource.com/quiche.git/+log/ce1c3ade2bcd..96b92aa7a50b $ git log ce1c3ade2..96b92aa7a --date=short --no-merges --format='%ad %ae %s' 2021-05-27 quiche-dev Adds a vanilla nghttp2 test case that submits a request to a client session. 2021-05-27 fayang Move ignore_max_ack_delay logic from RttStats to SentPacketManager, such that the manipulation of received ack_delay is in the same place. 2021-05-27 fayang Correctly set per packet state while processing undecryptable packet. Also, when using multiple packet number spaces, use time_of_last_received_packet_ instead of idle_network_detector_.time_of_last_received_packet() when recording packet received. 2021-05-26 quiche-dev Remove code for old revision of BoringSSL. 2021-05-26 wub For TLS QUIC, add a validity check after full CHLO is extracted. Connections failing the check will be rejected. 2021-05-25 quiche-dev Adds SubmitRequest() and SubmitResponse() methods to Http2Adapter and its descendants. 2021-05-25 wub Refactor QuicDispatcher::ProcessHeader. 2021-05-25 wub Internal change Created with: roll-dep src/net/third_party/quiche/src R=dschinazi@chromium.org Change-Id: I6b35accc19a7faeb75f0f90a5a0d95bb44e4c095 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2922824 Reviewed-by:David Schinazi <dschinazi@chromium.org> Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Cr-Commit-Position: refs/heads/master@{#887356}
Loading
Please register or sign in to comment