-
Bence Béky authored
https://quiche.googlesource.com/quiche.git/+log/9d0a88542030..8b78f8815623 $ git log 9d0a88542..8b78f8815 --date=short --no-merges --format='%ad %ae %s' 2020-05-19 nharper Allow TLS early data in non-IETF QUIC versions. 2020-05-19 wub Change quicpacketwriter::getnextwritelocation to return a release function used to free a writer-allocated buffer. use this release function to avoid buffer leak if a writer buffer is allocated but writer->writepacket is not called. protected by --gfe2_reloadable_flag_quic_avoid_leak_writer_buffer. 2020-05-19 fayang In quic, clear last_inflight_packets_sent_time_ of a packet number space if there is no bytes in flight. protected by gfe2_reloadable_flag_quic_fix_last_inflight_packets_sent_time. 2020-05-19 bnc Simplify AckNotifierWithPacketLossAndBlockedSocket test. 2020-05-19 dschinazi Add transport parameters to QuicConnectionDebugVisitor Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I997e518573df7fb6d5abf0fbeeb91f78b2580383 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2209811 Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Auto-Submit: Bence Béky <bnc@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#770688}
29069e74