Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update QUICHE from bf33a4a6f to f18d52057
https://github.com/google/quiche/compare/bf33a4a6f..f18d52057 ``` $ git log bf33a4a6f..f18d52057 --date=short --no-merges --format="%ad %al %s" 2024-12-16 vasilvv Split the alarm logic out of QuicPollEventLoop into its own queue. 2024-12-12 martinduke Finish MoQT incoming ANNOUNCE life cycle (UNANNOUNCE). 2024-12-12 wub In `QuicSelfIssuedConnectionIdManager::GetUnretiredConnectionIds`, call `std::vector::reserve` before the for loops to avoid unnecessary memory allocations. 2024-12-12 martinduke Incoming MoQT SubscribeAnnounces lifecycle. 2024-12-12 quiche-dev Add admin token support to phosphor 2024-12-11 quiche-dev Mark quiche::GatherStringViewSpan as exported to Chromium. ``` Signed-off-by: Ali Beyad <abeyad@google.com>
- Loading branch information