1. 2110bbd Create a SessionCache for TLS resumption in QUIC HTTP EndToEndTest by nharper · 4 years, 10 months ago
  2. aa4f3f2 Default enable 5rto blackhole detection. protected by gfe2_reloadable_flag_quic_default_enable_5rto_blackhole_detection. by fayang · 4 years, 10 months ago
  3. 5ab78c8 Add port field to ProofVerifier::VerifyCertChain by nharper · 4 years, 10 months ago
  4. ac3b4e0 Automated g4 rollback of changelist 314796960. by fayang · 4 years, 10 months ago
  5. 89405ba Wait for pending ACKs to be flushed in QuicTestClient::WaitUntil and QuicTestClient::WaitForWriteToFlush to avoid server's unnecessary retransmission in tests. by fayang · 4 years, 10 months ago
  6. b8f8344 Deprecate gfe2_reloadable_flag_quic_break_session_stream_close_loop. by fayang · 4 years, 10 months ago
  7. 5338bfc Enable dynamic table in QuicTestClient and QuicTestServer. by bnc · 5 years ago
  8. 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
  9. 35d6019 Internal QUICHE change by nharper · 5 years ago
  10. b3b51de Add presubmit to disallow absl in /third_party/quic/ by dschinazi · 5 years ago
  11. 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
  12. 6dcf6ab Use quiche string libraries in third_party/quic/test_tools by QUICHE team · 5 years ago
  13. 15afba3 Close connection when stream receives wrong data regarding close offset. by renjietang · 5 years ago
  14. 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
  15. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  16. d1d0085 Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner. by renjietang · 6 years ago
  17. 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
  18. c857986 Internal QUICHE change by dschinazi · 6 years ago
  19. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  20. a4b37b2 Remove ack bundling mode. by fayang · 6 years ago
  21. 346b7ce Support QUIC Client connection IDs by dschinazi · 6 years ago
  22. 8ff7482 Rename QUIC connection ID to server connection ID, part 2 by dschinazi · 6 years ago
  23. 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
  24. 38c190b Add arguments to ProofVerifier::VerifyCertChain for stapled OCSP response and SignedCertificateTimestampList. by QUICHE team · 6 years ago
  25. 0e2735f Use headers_decompressed() in QuicTestClient::response_headers(). by bnc · 6 years ago
  26. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  27. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago