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 165356797 to db26d87d8 (envoyproxy#38294)
https://github.com/google/quiche/compare/165356797..db26d87d8 ``` $ git log 165356797..db26d87d8 --date=short --no-merges --format="%ad %al %s" 2025-02-03 martinduke MoQT SUBSCRIBES_BLOCKED frame. 2025-01-31 martinduke Delete Role from MoQT. 2025-01-30 martinduke Update MoQT priority design for latest draft. 2025-01-30 martinduke Add new MoQT Errors. 2025-01-30 martinduke Limit MoQT Namespace tuple size to (1, 32). 2025-01-29 elburrito BlindSignAuth: Pass absl::StatusCode returned from Phosphor to callers if it's an error code. 2025-01-29 goldvitaly No public description 2025-01-28 martinduke Add Transport Parameter from draft-ietf-quic-ack-frequency-10. 2025-01-28 wub In QUIC, do not send version negotiation in response to a version negotiation packet. 2025-01-27 wub Remove DCHECK that is overly strict in QuicConnection::OnPacketHeader. Also change the function to return `connected_`. 2025-01-27 martinduke Deprecate flag quic_ecn_in_first_ack 2025-01-27 wub Deprecate gfe2_reloadable_flag_quic_avoid_nested_close_connection. 2025-01-27 diannahu Enabling rolled out flags. 2025-01-24 martinduke Delete the code that sends the MinAckDelay transport parameter from draft-iyengar-quic-ack-frequency-01. Receiving the parameter is still supported. 2025-01-24 davidben Mark QuicheUtcDateTimeToUnixSecondsImpl QUICHE_EXPORT 2025-01-24 quiche-dev Add a streamz and HttpProtocolDefects logging for requests with stray data after a chunk. 2025-01-23 ricea Remove QUICHE_EXPORT from template methods in GenericBugStreamHandler 2025-01-22 wub Deprecate gfe2_restart_flag_quic_use_new_qpack_blocking_manager. 2025-01-21 birenroy Adds unit tests demonstrating that the two adapter implementations behave the same. 2025-01-21 martinduke IMMEDIATE_ACK frame processing. 2025-01-21 wub Deprecate gfe2_reloadable_flag_quic_send_placeholder_ticket_when_encrypt_ticket_fails. 2025-01-21 dschinazi Add masque_tcp_client 2025-01-21 quiche-dev Enabling rolled out flags. ``` Signed-off-by: Ali Beyad <[email protected]> --------- Signed-off-by: Ali Beyad <[email protected]>
- Loading branch information