Update QUICHE from 25a16a764 to bbe3dde94#44340
Merged
abeyad merged 1 commit intoenvoyproxy:mainfrom Apr 9, 2026
Merged
Conversation
https://github.com/google/quiche/compare/25a16a764..bbe3dde94 ``` $ git log 25a16a764..bbe3dde94 --date=short --no-merges --format="%ad %al %s" 2026-04-08 quiche-dev Fix various SCONE-related builder errors 2026-04-08 dschinazi OHTTP toy client: Allow passing in the key config as hex 2026-04-08 martinduke Initialize packet in QuicConnectionTest. 2026-04-07 martinduke Receive-side SCONE support. 2026-04-07 dschinazi Allow overriding method in MasqueOhttpClient 2026-04-07 quiche-dev QBONE tun device error reporting: Convert string pointers to absl::string_view 2026-04-07 ericorth Add various metrics to analyze TUN device performance 2026-04-07 martinduke Make new QuicPacketCreatorTests consistent with other instances of EXPECT_QUIC_BUG. 2026-04-07 martinduke Fix QuicPacketCreatorTest failure in Quiche OSS CI. 2026-04-06 davidben BEGIN_PUBLIC 2026-04-06 ianswett When the CIDT connection option is enabled and an idle timeout is detected just before sending a new request, close the connection with QUIC_CLIENT_REQUEST_IDLE_TIMEOUT instead of QUIC_NETWORK_IDLE_TIMEOUT. 2026-04-06 quiche-dev Add nonce to iOS attestation and enforce one-time use. 2026-04-06 ericorth Fix exchanger stats GetPackets[Read,Written]() counts 2026-04-06 ericorth Add TCP connection to TUN experiment playground code 2026-04-06 dmcardle Deprecate gfe2_reloadable_flag_quic_use_proof_source_get_cert_chains ``` Signed-off-by: Ali Beyad <abeyad@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
Contributor
Author
|
/assign @agrawroh |
agrawroh
approved these changes
Apr 9, 2026
Member
|
/retest |
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/25a16a764..bbe3dde94