forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update QUICHE from 45374cbe5 to 7df7521b0 (envoyproxy#31061)
https://github.com/google/quiche/compare/45374cbe5..7df7521b0 $ git log 45374cbe5..7df7521b0 --date=short --no-merges --format="%ad %al %s" 2023-11-22 quiche-dev Tighten QuicheBuffer API. 2023-11-22 bnc Do not serialize default `urgency` value, even if `incremental` is set. 2023-11-22 davidben Switch from absl::in_place to std::in_place 2023-11-21 quiche-dev Fix warnings in Lexan projects. 2023-11-21 martinduke Store reference to session in MoqtClient, use QUICHE_EXPORT 2023-11-20 wub Remove spammy log in QuicGsoBatchWriter. 2023-11-20 vasilvv Add a function to parse WebTransport subprotocol negotiation response. 2023-11-17 bnc Flush buffered decoder stream data in qpack_round_trip_fuzzer. 2023-11-17 rch Add a QUIC protocol flag to disable the QPACK dynamic table in QUIC servers. 2023-11-17 martinduke Fix failure in net/quic/mobile:quic_udp_socket_test_ios 2023-11-17 rch Change quic_spdy_session_test.cc to initialize session_ in an explicit Initialize() method to allow for flags to be flipped before the session is constructed. 2023-11-16 rch No public description this functionally reverts one of the above changes by default setting a flag to false. It was causing test failures and is being debugged separately. Risk Level: low Testing: existing tests Docs Changes: n/a Release Notes: n/a Signed-off-by: Alyssa Wilk <alyssar@chromium.org> --------- Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
- Loading branch information
1 parent
b19956a
commit 74fc1c2
Showing
6 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters