Skip to content
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 e08f8dde2 to ee237e96f #34095

Conversation

DavidSchinazi
Copy link
Contributor

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

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`.
```

Signed-off-by: David Schinazi <dschinazi@google.com>
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label May 10, 2024
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 @htuch

🐱

Caused by: #34095 was opened by DavidSchinazi.

see: more, trace.

@DavidSchinazi
Copy link
Contributor Author

/assign @RyanTheOptimist

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label May 10, 2024
@RyanTheOptimist RyanTheOptimist enabled auto-merge (squash) May 10, 2024 22:26
@RyanTheOptimist
Copy link
Contributor

/wait

auto-merge was automatically disabled May 14, 2024 04:10

Pull request was closed

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

Successfully merging this pull request may close these issues.

None yet

3 participants