Update QUICHE from 9e8759380 to 02047e04d#32642
Merged
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom Mar 1, 2024
Merged
Update QUICHE from 9e8759380 to 02047e04d#32642RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
RyanTheOptimist merged 1 commit intoenvoyproxy:mainfrom
Conversation
https://github.com/google/quiche/compare/9e8759380..02047e04d ``` $ git log 9e8759380..02047e04d --date=short --no-merges --format="%ad %al %s" 2024-02-27 rch Deprecate --gfe2_restart_flag_quic_allow_control_frames_while_procesing. 2024-02-27 quiche-dev Remove unused locals and trivial assignments from StructuredHeaderParser 2024-02-26 awillia Fix issues with Hpack EXPECT_DEATH test on Android + ChromeOS 2024-02-26 wub Skip a QUIC_BUG in QuicConnection::SendAllPendingAcks when connection is closed. 2024-02-26 quiche-dev Add [[maybe_unused]] 2024-02-26 diannahu Fix a potential Http2WriteQueue overflow scenario. 2024-02-23 danzh Change ProcessAdditionalTransportParameters() to return a bool to indicate whether the handshake should continue or immediately fail. 2024-02-23 quiche-dev Add GFE_CODE_COUNT for ALPS use old codepoint 2024-02-21 martinduke Update MoQT chat client to use InteractiveCli when there is no output file. 2024-02-20 vasilvv Add logic to handle ANNOUNCE messages. 2024-02-20 vasilvv Add InteractiveCli tool class, for use in MoQT chat client. 2024-02-20 martinduke Improve UI by streaming MoQT chat messages to a file. 2024-02-20 vasilvv Always buffer control messages in MoQT. 2024-02-20 wub In QUIC client, use normalized server address to determine whether a packet is from unknown server. 2024-02-18 vasilvv Refactor the framer and some of the publishing pathway for MOQT. 2024-02-17 martinduke Object handling in MoQT chat client. 2024-02-16 wub In GFE simple clients, change the socket fd configurators to run before bind(), because some socket options(e.g. Enable AnyIp and DualStack) must be set before it. 2024-02-16 birenroy Removes the `trailers_require_end_data` option from oghttp2. 2024-02-16 quiche-dev Add find and clear methods to structured-header Dictionary type ``` Signed-off-by: Dan Zhang <danzh@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
Contributor
Author
|
/assign @envoyproxy/dependency-shepherds |
|
@envoyproxy/dependency-shepherds cannot be assigned to this issue. |
Contributor
Author
|
/assign @RyanTheOptimist |
RyanTheOptimist
approved these changes
Feb 29, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/google/quiche/compare/9e8759380..02047e04d
Risk Level: low
Testing: existing tests passed
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A