forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: updates QUICHE from 62f5f6c9c to e08f8dde2 (envoyproxy#33768)
Updates QUICHE from 62f5f6c9c to e08f8dde2 https://github.com/google/quiche/compare/62f5f6c9c..e08f8dde2 $ git log 62f5f6c9c..e08f8dde2 --date=short --no-merges --format="%ad %al %s" 2024-04-24 birenroy A tiny fix to help chunked_buffer_test.cc build in the Envoy OSS project. 2024-04-24 quiche-dev Wire up xRPC client to talk to Phosphor 2024-04-23 rch Factor the QuicDispatcher's blocked writer list into a stand-alone QuicBlockedWriterList. 2024-04-23 birenroy Reserves the right amount of space for a set in BalsaHeaders::RemoveAllOfHeaderInList(). 2024-04-23 quiche-dev Remove HTTP specific logic from BlindSignAuth and dependencies 2024-04-23 birenroy Replaces a std::string used to buffer data in OgHttp2Session with a new buffer type. 2024-04-23 vasilvv Implement MoqtOutgoingQueue. 2024-04-22 wub Silence quic_bug_10752_22 if write_length is reduced to zero due to flow control. 2024-04-22 quiche-dev Enabling rolled out flags. 2024-04-22 quiche-dev Remove duplicate method of BlindSignAuth::GetTokens now that the Chrome is setting service_type. 2024-04-22 dschinazi Add support for nested proxying in MASQUE client code Adds the following build targets: http2_adapter_chunked_buffer http2_adapter_chunked_buffer_test quic_core_blocked_writer_list_lib quic_core_blocked_writer_list_test Removes the following build targets: http2_adapter_callback_visitor http2_adapter_callback_visitor_test Signed-off-by: Biren Roy <[email protected]>
- Loading branch information
Showing
3 changed files
with
37 additions
and
24 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