Update QUICHE from 4c6ad6445 to 1e04d1e30#18833
Merged
asraa merged 1 commit intoenvoyproxy:mainfrom Nov 1, 2021
Merged
Conversation
https://github.com/google/quiche/compare/4c6ad6445..1e04d1e30 $ git log 4c6ad6445..1e04d1e30 --date=short --no-merges --format="%ad %al %s" 2021-10-29 dschinazi Support draft-ietf-masque-h3-datagram-05 2021-10-29 bnc Add includes for GetQuicRestartFlag() and QUIC_RESTART_FLAG_COUNT. 2021-10-29 quiche-dev Configure a SA host to use UACH for experiment. 2021-10-29 quiche-dev Adds a "default" case within HeaderValidator::FinishHeaderBlock() to satisfy GCC. 2021-10-29 bnc Remove unused Http2PriorityWriteScheduler. 2021-10-28 renjietang Internal change 2021-10-28 dschinazi Update CONNECT-UDP code to draft-06 2021-10-28 quiche-dev Initialized trivia fields of QpackInstructionWithValues 2021-10-28 rch Stop using the common cert set for gQUIC certificate compression 2021-10-28 ianswett Internal change 2021-10-28 fayang Internal change 2021-10-27 haoyuewang Remove obsolete QUIC_BUG(quic_bug_5196). 2021-10-27 bnc Set quic_flush_pending_frames_and_padding_bytes_on_migration to true in Chrome. 2021-10-27 quiche-dev Automatically send PING acks by default in OgHttp2Session. 2021-10-27 haoyuewang Flush pending padding bytes before default_path_ is moved in connection migration. 2021-10-27 bnc Deprecate --gfe2_restart_flag_quic_lazy_quic_version_manager. Signed-off-by: Renjie Tang <renjietang@google.com>
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
Contributor
|
/lgtm deps |
asraa
approved these changes
Nov 1, 2021
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/4c6ad6445..1e04d1e30
$ git log 4c6ad6445..1e04d1e30 --date=short --no-merges --format="%ad %al %s"
2021-10-29 dschinazi Support draft-ietf-masque-h3-datagram-05
2021-10-29 bnc Add includes for GetQuicRestartFlag() and QUIC_RESTART_FLAG_COUNT.
2021-10-29 quiche-dev Configure a SA host to use UACH for experiment.
2021-10-29 quiche-dev Adds a "default" case within HeaderValidator::FinishHeaderBlock() to satisfy GCC.
2021-10-29 bnc Remove unused Http2PriorityWriteScheduler.
2021-10-28 renjietang Internal change
2021-10-28 dschinazi Update CONNECT-UDP code to draft-06
2021-10-28 quiche-dev Initialized trivia fields of QpackInstructionWithValues
2021-10-28 rch Stop using the common cert set for gQUIC certificate compression
2021-10-28 ianswett Internal change
2021-10-28 fayang Internal change
2021-10-27 haoyuewang Remove obsolete QUIC_BUG(quic_bug_5196).
2021-10-27 bnc Set quic_flush_pending_frames_and_padding_bytes_on_migration to true in Chrome.
2021-10-27 quiche-dev Automatically send PING acks by default in OgHttp2Session.
2021-10-27 haoyuewang Flush pending padding bytes before default_path_ is moved in connection migration.
2021-10-27 bnc Deprecate --gfe2_restart_flag_quic_lazy_quic_version_manager.
Signed-off-by: Renjie Tang renjietang@google.com
Risk Level: Low
Testing: existing tests
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a