Update QUICHE from cc76be8d4 to 0b92a8b40#45373
Open
RyanTheOptimist wants to merge 1 commit into
Open
Conversation
https://github.com/google/quiche/compare/cc76be8d4..0b92a8b40 ``` $ git log cc76be8d4..0b92a8b40 --date=short --no-merges --format="%ad %al %s" 2026-06-01 martinduke Get rid of MoqtUpstreamFetch::LocationIsValid because FETCH streams are diff-encoded; Malformed Tracks are no longer possible to encode in a FETCH stream. 2026-06-01 martinduke Move parameter handling from session to RemoteTrack. 2026-05-29 quiche-dev Fix 1 ClangTidyReadability finding: * function 'ClientFullyConnected' has inline specifier but is implicitly inlined. For more info, see go/clang_tidy/checks/readability-redundant-inline-specifier 2026-05-29 dschinazi Improve socket fd logging in MasqueConnectionPool 2026-05-29 rch No public description 2026-05-29 dschinazi Fix OHTTP test client status checks 2026-05-29 diannahu No public description 2026-05-29 dschinazi Handle GOAWAY gracefully in MasqueH2Connection 2026-05-28 martinduke Move Incoming Subscribe tests out of MoqtSessionTest. 2026-05-28 martinduke Move IncomingDataStream to moqt_uni_stream.h. 2026-05-28 reubent No public description 2026-05-28 dschinazi Add MasqueSimpleFetch and MasqueSimpleGet 2026-05-28 haoyuewang Fix test failures from cr/922120567. 2026-05-27 reubent No public description 2026-05-27 dschinazi Ensure that OHTTP test client calls response callback for chunked responses 2026-05-27 quiche-dev Expose more TLS session properties in QuicCryptoStream and preserve them across handshaker resets. 2026-05-26 quiche-dev Initialize StatelessResetToken in QuicTimeWaitListManagerTest. 2026-05-26 davidben Update BoringSSL to latest BCR version ``` Signed-off-by: Ryan Hamilton <rch@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
agrawroh
approved these changes
Jun 1, 2026
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/cc76be8d4..0b92a8b40
Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]