envoy
envoy copied to clipboard
Update QUICHE from e08f8dde2 to ee237e96f
Commit Message: Update QUICHE from e08f8dde2 to ee237e96f Additional Description: https://github.com/google/quiche/compare/e08f8dde2..ee237e96f
$ git log e08f8dde2..ee237e96f --date=short --no-merges --format="%ad %al %s"
2024-05-10 birenroy Renames DataSavingVisitor to TestVisitor.
2024-05-09 birenroy Plumbs the `end_stream` bit through the oghttp2 session interface.
2024-05-06 quiche-dev Fix QUICHE_DCHECK_LE compile error
2024-05-06 birenroy Exports QUIC flag `quic_stop_reading_also_stops_header_decompression` to QUICHE.
2024-05-06 bnc Make QuicIntervalDeque::Iterator random access.
2024-05-06 danzh No public description
2024-05-06 quiche-dev Fix QuicIntervalDeque::Iterator::operator+=
2024-05-05 vasilvv Move blackhole detector and ping alarms into QuicConnectionAlarms.
2024-05-04 wub Fix a bug in `QuicSession::GetFlowControlSendWindowSize` when the input stream id is a qpack stream id.
2024-05-02 birenroy Updates Http2Adapter::SubmitRequest/SubmitResponse to include an `end_stream` parameter.
2024-04-30 vasilvv Move QuicIdleNetworkDetector alarm into QuicConnectionAlarms.
2024-04-29 danzh Fix test expectations differ when --gfe2_reloadable_flag_quic_stop_reading_also_stops_header_decompression is true.
2024-04-29 wub GFE custom prober: Allow HTTP/3 probe to set `SSL_OP_NO_TICKET` despite it being a no-op in TLS1.3.
2024-04-26 wub Remove QuicConnectionProcessPacketContext.
2024-04-26 wub Replace `kAckDecimationDelay` by protocol flag `quic_ack_decimation_delay` so we can experiment with different values.
2024-04-26 quiche-dev No public description
2024-04-26 vasilvv Move all of the individual alarms in QuicConnection into a new holder class.
2024-04-25 birenroy Exposes an accessor within QuicStream for the number of bytes consumed on a stream.
2024-04-25 ericorth Delete partial message buffering from QBONE
2024-04-24 wub Add `ssl_config` to `QuicCryptoClientConfig` and `QuicCryptoServerConfig`.
Risk Level: Low Testing: CI Docs Changes: None Release Notes: None Platform Specific Features: None
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 @htuch
/assign @RyanTheOptimist
/wait