Sign in
quiche
/
quiche
/
a6a85a8059f31263fdae813e5d47e304cf293cad
/
quic
/
test_tools
/
quic_test_client.cc
5338bfc
Enable dynamic table in QuicTestClient and QuicTestServer.
by bnc
· 5 years ago
d62ea77
gfe-relnote: In QUIC, break QuicStream::CloseRWSide -> QuicSession::CloseStream -> QuicStream::OnClose -> CloseRWSide loop. Protected by gfe2_reloadable_flag_quic_break_session_stream_close_loop.
by fayang
· 5 years ago
35d6019
Internal QUICHE change
by nharper
· 5 years ago
b3b51de
Add presubmit to disallow absl in /third_party/quic/
by dschinazi
· 5 years ago
0530cc8
gfe-relnote: Migrate //gfe/test_tools/request_tools/clients/... from char* and size_t signatures to absl::string_view, a better and more modern representation of a view into a string buffer; changes the minimum number of tests to get successful compilation and runs
by QUICHE team
· 5 years ago
6dcf6ab
Use quiche string libraries in third_party/quic/test_tools
by QUICHE team
· 5 years ago
15afba3
Close connection when stream receives wrong data regarding close offset.
by renjietang
· 5 years ago
4e7e60f
gfe-relnote: Use QPACK Dynamic Table in the toy client and server, but not in the test client and server. Protected by disabled --v99 flag.
by rch
· 5 years ago
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 6 years ago
d1d0085
Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner.
by renjietang
· 6 years ago
476683a
gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected.
by fayang
· 6 years ago
c857986
Internal QUICHE change
by dschinazi
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
a4b37b2
Remove ack bundling mode.
by fayang
· 6 years ago
346b7ce
Support QUIC Client connection IDs
by dschinazi
· 6 years ago
8ff7482
Rename QUIC connection ID to server connection ID, part 2
by dschinazi
· 6 years ago
0a4b9c5
gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects.
by wub
· 6 years ago
38c190b
Add arguments to ProofVerifier::VerifyCertChain for stapled OCSP response and SignedCertificateTimestampList.
by QUICHE team
· 6 years ago
0e2735f
Use headers_decompressed() in QuicTestClient::response_headers().
by bnc
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago