Skip to content

Update QUICHE from ff02865c0 to 4ba12dedb #40058

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RenjieTang
Copy link
Contributor

https://github.com/google/quiche/compare/ff02865c0..4ba12dedb

$ git log ff02865c0..4ba12dedb --date=short --no-merges --format="%ad %al %s"

2025-06-27 elburrito BlindSignAuth: Refactor Privacy Pass auth flow by splitting it into reusable functions.
2025-06-26 vasilvv Multiple MoQT refactors, merged into one CL since detangling them would require extra effort.
2025-06-26 vasilvv Add a use of C++20 features as a test, to see if it works in all downstream consumers.
2025-06-26 dmcardle Fix flake in QuicUdpSocketTest.Basic caused by assumption that ReadPacket() never fails
2025-06-25 jprat Add experimental logic for RetransmittableOnWireTimeout
2025-06-24 vasilvv Remove GetCachedObjectInRange from the public API.
2025-06-24 martinduke Rename PacketHeaderFormat::GOOGLE_QUIC_PACKET to QUIC_Q043_PACKET
2025-06-24 martinduke Deprecate --gfe2_reloadable_flag_quic_heapless_obfuscator.
2025-06-23 quiche-dev Fix Known-Length BHTTP frame decoding
2025-06-23 martinduke No public description
2025-06-23 quiche-dev Added the following experiments: 1) Testing different PTO values (2, 3 and 5) for path degradation. (cl/766276642) 2) Enabling multi-port connection creation on 1 RTO in PTO_MODE with and without migration. (cl/772554253) 3) Added the test in the `end_to_end_test` when both kMPR1 and kMPQM are passed in the client connection options.
2025-06-23 quiche-dev Enabling rolled out flags.
2025-06-23 martinduke Update MoQT SUBSCRIBE_DONE to draft-11.
2025-06-23 martinduke Update MoQT UNSUBSCRIBE to draft-11.
2025-06-20 dmcardle Double the initial congestion window in QuicSentPacketManager
2025-06-20 martinduke Enforce limit on total length of MoQT FullTrackName.

https://github.com/google/quiche/compare/ff02865c0..4ba12dedb

```
$ git log ff02865c0..4ba12dedb --date=short --no-merges --format="%ad %al %s"

2025-06-27 elburrito BlindSignAuth: Refactor Privacy Pass auth flow by splitting it into reusable functions.
2025-06-26 vasilvv Multiple MoQT refactors, merged into one CL since detangling them would require extra effort.
2025-06-26 vasilvv Add a use of C++20 features as a test, to see if it works in all downstream consumers.
2025-06-26 dmcardle Fix flake in QuicUdpSocketTest.Basic caused by assumption that ReadPacket() never fails
2025-06-25 jprat Add experimental logic for RetransmittableOnWireTimeout
2025-06-24 vasilvv Remove GetCachedObjectInRange from the public API.
2025-06-24 martinduke Rename PacketHeaderFormat::GOOGLE_QUIC_PACKET to QUIC_Q043_PACKET
2025-06-24 martinduke Deprecate --gfe2_reloadable_flag_quic_heapless_obfuscator.
2025-06-23 quiche-dev Fix Known-Length BHTTP frame decoding
2025-06-23 martinduke No public description
2025-06-23 quiche-dev Added the following experiments: 1) Testing different PTO values (2, 3 and 5) for path degradation. (cl/766276642) 2) Enabling multi-port connection creation on 1 RTO in PTO_MODE with and without migration. (cl/772554253) 3) Added the test in the `end_to_end_test` when both kMPR1 and kMPQM are passed in the client connection options.
2025-06-23 quiche-dev Enabling rolled out flags.
2025-06-23 martinduke Update MoQT SUBSCRIBE_DONE to draft-11.
2025-06-23 martinduke Update MoQT UNSUBSCRIBE to draft-11.
2025-06-20 dmcardle Double the initial congestion window in QuicSentPacketManager
2025-06-20 martinduke Enforce limit on total length of MoQT FullTrackName.
```

Signed-off-by: Renjie Tang <renjietang@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Jun 27, 2025
Copy link

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @moderation

🐱

Caused by: #40058 was opened by RenjieTang.

see: more, trace.

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Jun 27, 2025
@moderation
Copy link
Contributor

/lgtm deps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants