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 e894f322d to 45374cbe5 (envoyproxy#30934)
* split proguard rules Signed-off-by: Renjie Tang <[email protected]> * Update QUICHE from e894f322d to 45374cbe5 https://github.com/google/quiche/compare/e894f322d..45374cbe5 ``` $ git log e894f322d..45374cbe5 --date=short --no-merges --format="%ad %al %s" 2023-11-16 quiche-dev No public description 2023-11-16 wub Add `quic::HandshakerDelegateInterface::OnTlsHandshakeConfirmed` and use it to increment the hyperloop's "handshake success" stats. 2023-11-16 vasilvv Add functions to handle WebTransport-Init headers. 2023-11-16 vasilvv Add functions to handle WebTransport subprotocol negotiation headers. 2023-11-16 vasilvv Fix QUICHE build files. 2023-11-15 vasilvv Update Abseil for QUICHE standalone builds 2023-11-15 vasilvv Implement basic WebTransport over HTTP/2 functionality. 2023-11-14 elburrito Add ProxyLayer parameter to BlindSignAuth::GetTokens. Chrome will use this to generate tokens for ProxyA and ProxyB. 2023-11-14 bnc Do not return from QuicSpdyClientStream::OnBodyAvailable() if visitor is null. 2023-11-13 wub Fix a flow control issue introduced in cl/557313748. See b/308247268#comment3 for details of the issue. 2023-11-13 vasilvv Implement MoqtClient and MoqtServer ``` Signed-off-by: Renjie Tang <[email protected]> --------- Signed-off-by: Renjie Tang <[email protected]>
- Loading branch information