-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update QUICHE from 165356797 to ef6033f20 #38269
Closed
Closed
Conversation
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
https://github.com/google/quiche/compare/165356797..ef6033f20 ``` $ git log 165356797..ef6033f20 --date=short --no-merges --format="%ad %al %s" 2025-01-30 martinduke Add new MoQT Errors. 2025-01-30 martinduke Limit MoQT Namespace tuple size to (1, 32). 2025-01-29 elburrito BlindSignAuth: Pass absl::StatusCode returned from Phosphor to callers if it's an error code. 2025-01-29 goldvitaly No public description 2025-01-28 martinduke Add Transport Parameter from draft-ietf-quic-ack-frequency-10. 2025-01-28 wub In QUIC, do not send version negotiation in response to a version negotiation packet. 2025-01-27 wub Remove DCHECK that is overly strict in QuicConnection::OnPacketHeader. Also change the function to return `connected_`. 2025-01-27 martinduke Deprecate flag quic_ecn_in_first_ack 2025-01-27 wub Deprecate gfe2_reloadable_flag_quic_avoid_nested_close_connection. 2025-01-27 diannahu Enabling rolled out flags. 2025-01-27 wub [CONFIDENTIAL] DO NOT upstream or share this information outside of Google. Contact wub@ for any questions. 2025-01-24 martinduke Delete the code that sends the MinAckDelay transport parameter from draft-iyengar-quic-ack-frequency-01. Receiving the parameter is still supported. 2025-01-24 davidben Mark QuicheUtcDateTimeToUnixSecondsImpl QUICHE_EXPORT 2025-01-24 quiche-dev Add a streamz and HttpProtocolDefects logging for requests with stray data after a chunk. 2025-01-23 ricea Remove QUICHE_EXPORT from template methods in GenericBugStreamHandler 2025-01-22 wub Deprecate gfe2_restart_flag_quic_use_new_qpack_blocking_manager. 2025-01-21 birenroy Adds unit tests demonstrating that the two adapter implementations behave the same. 2025-01-21 martinduke IMMEDIATE_ACK frame processing. 2025-01-21 wub Deprecate gfe2_reloadable_flag_quic_send_placeholder_ticket_when_encrypt_ticket_fails. 2025-01-21 dschinazi Add masque_tcp_client 2025-01-21 quiche-dev Enabling rolled out flags. ``` Signed-off-by: asingh-g <[email protected]>
repokitteh-read-only
bot
added
the
deps
Approval required for changes to Envoy's external dependencies
label
Jan 30, 2025
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
Signed-off-by: asingh-g <[email protected]>
Signed-off-by: asingh-g <[email protected]>
Signed-off-by: asingh-g <[email protected]>
I think this needs a main merge. |
/wait |
Since Biren already updated to the most recent one, closing this one from last week |
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/165356797..ef6033f20
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:]