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 f4ed5e0c7 to 0d70743fc (#35649)
Update QUICHE from f4ed5e0c7 to 0d70743fc https://github.com/google/quiche/compare/f4ed5e0c7..0d70743fc 2024-08-09 fayang No public description 2024-08-08 martinduke Refactor MoQ ChatClient to support end-to-end tests and use moq_chat.h. 2024-08-08 vasilvv Fix standalone QUICHE build. 2024-08-07 ricea Allocate memory less often in HttpHeaderBlock hash function 2024-08-07 martinduke Implement moq-chat server. 2024-08-07 birenroy Deprecates QUICHE reloadable flag http2_add_hpack_overhead_bytes2. 2024-08-07 bnc Update and simplify QUICHE platform documentation. 2024-08-07 bnc Remove obsolete comment. 2024-08-07 birenroy Adds a way to reject messages with `obs-text` in header field names. 2024-08-07 birenroy Reorders members of BalsaFrame, and uses a more compact representation. 2024-08-06 bnc Use kMetadataExtensionId directly in switch case. 2024-08-06 bnc Modernize constants in http_protocol.h. 2024-08-06 fayang Set chrome_value to true for gfe2_reloadable_flag_enable_h3_origin_frame. 2024-08-06 quiche-dev Enabling rolled out flags. 2024-08-01 wub Fix //third_party/quic/core:quic_dispatcher_test with Q046. 2024-08-01 quiche-dev Add EVMB to Envoy QUIC connection options. 2024-08-01 wub QUIC TlsClientHandshaker: Demote some INFO logs to DLOG. 2024-07-31 wub Replace QUIC CID when the first INITIAL packet of a connection is enqueued into the QuicBufferedPacketStore. 2024-07-31 martinduke Remove unused MoqtSession reference from MoqtOutgoingQueue. 2024-07-31 bnc Add CookieCrumbling argument to QpackEncoder constructor, and add QuicSpdySession::DisableCookieCrumbling() method. 2024-07-31 bnc Add ValueSplittingHeaderList option to disable cookie crumbling during QPACK encoding. 2024-07-30 martinduke Restore operation of chat_client_bin after draft-05 update. 2024-07-30 birenroy Updates //net/floo to refer to the new location of some HTTP/2 libraries. 2024-07-29 rch Add QUICHE support for the HTTP/3 ORIGIN frame. Risk Level: low Testing: existing tests Docs Changes: N/A Release Notes: N/A Platform Specific Features: N/A --------- Signed-off-by: Dan Zhang <[email protected]> Co-authored-by: Dan Zhang <[email protected]>
- Loading branch information