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 7df7521b0 to b4deacb23 (envoyproxy#31224)
* Update QUICHE from 7df7521b0 to b4deacb23 https://github.com/google/quiche/compare/7df7521b0..b4deacb23 ``` $ git log 7df7521b0..b4deacb23 --date=short --no-merges --format="%ad %al %s" 2023-12-07 ericorth Automated g4 rollback of changelist 588486234. 2023-12-06 martinduke Deprecate gfe2_restart_flag_quic_platform_tos_sockopt and protect its changes with gfe2_restart_flag_quic_support_ect1. 2023-12-06 ericorth Automated g4 rollback of changelist 588217549. 2023-12-05 rch Allow QUIC control frames to be sent while a packet is being processed. 2023-12-05 ericorth Allow creation of Raw IP sockets in QUICHE 2023-12-05 martinduke QUIC Chat Client for very basic Media-over-QUIC transport testing. 2023-12-05 birenroy Automated g4 rollback of changelist 587014516. 2023-12-05 birenroy Automated g4 rollback of changelist 587020916. 2023-12-04 quiche-dev Use the right SetFlag() function in TlsClientHandshakerTest 2023-12-04 quiche-dev No public description 2023-12-04 elburrito Remove the compatibility version of BlindSignAuth::GetTokens, now that Chrome is setting the ProxyLayer parameter. 2023-12-03 bnc Add more BalsaFrameTests for obs-fold and null characters. 2023-12-01 martinduke Revise interface to inform send algorithm ECN is active. 2023-12-01 birenroy Renames NoopHeaderValidator to MinimalHeaderValidator in oghttp2. 2023-12-01 birenroy Re-adds some minimal validation to NoopHeaderValidator. 2023-11-30 ericorth CONNECT-IP payload parse/serialization 2023-11-30 bnc Add test for HttpValidationPolicy::disallow_header_continuation_lines. 2023-11-30 bnc Remove BalsaVisitorInterface::OnHeader(). 2023-11-29 martinduke No public description 2023-11-29 danzh Change QuicSession::PendingStreamMap from absl::flat_hash_map into quiche::QuicheLinkedHashMap(flat_hash_map with std::list) to preserve the insertion order during iteration. ``` Signed-off-by: Biren Roy <[email protected]>
- Loading branch information