1. 3e76478 Modify a test comment. by bnc · 3 years, 11 months ago
  2. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 2 months ago
  3. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  4. c872ee4 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  5. fd0e263 Improve QuicCryptoServerStreamBase functions for querying resumption status by nharper · 4 years, 10 months ago
  6. 1e32f4f Refactor more TLS handshake tests in QUIC. by nharper · 5 years ago
  7. 53edc90 gfe-relnote: test-only change: De-parameterize QuicCryptoServerStreamTest by nharper · 5 years ago
  8. dffd298 Prepare crypto stream tests for reordering versions by dschinazi · 5 years ago
  9. f6cb54d Move quic_crypto_server_stream.h to quic_crypto_server_stream_base.h by nharper · 5 years ago
  10. bea386e gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_version_negotiated_by_default_at_server by wub · 5 years ago
  11. 4161684 Remove QUIC version Q099 by dschinazi · 5 years ago
  12. f579b5e Refactor TlsServerHandshaker to implement QuicCryptoServerStreamBase directly by nharper · 5 years ago
  13. 685367a gfe-relnote: In QUIC, rename handshake_confirmed in handshaker to one_rtt_keys_available to make it clearer and more informative. Renaming only, not protected. by fayang · 5 years ago
  14. dc770fc Refactor handling of supported versions by dschinazi · 5 years ago
  15. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  16. 76881f0 Refactor quic_enable_version flags by dschinazi · 5 years ago
  17. 256b2d6 gfe-relnote: For server side QUIC connection, mark version_negotiated_ earlier. Protected by --gfe2_reloadable_flag_quic_version_negotiated_by_default_at_server. by wub · 5 years ago
  18. efc6af8 Implement the QuicTransport server session subclass. by vasilvv · 5 years ago
  19. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  20. e6472f6 Implement a QuicSession subclass for QuicTransport client. by vasilvv · 5 years ago
  21. 142051a Fix QUIC core test display by dschinazi · 6 years ago
  22. 16df2a5 gfe-relnote: Switch the QUIC flag to support TLS from a protocol flag to a reloadable flag, with a chrome_value = true. Set chrome_value = true for the QUIC enable v99 flag. by rch · 6 years ago
  23. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  24. 662a3d6 gfe-relnote: Move QuicCryptoServerStream::Helper::GenerateConnectionIdForReject to QuicDispatcher::GenerateNewServerConnectionId. Refactor only. by wub · 6 years ago
  25. 6ebe83b Refactor TlsHandshaker classes by nharper · 6 years ago
  26. e9dc7da gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only. by wub · 6 years ago
  27. ba5f32c gfe-relnote: Delete some dead Token Binding code in QUIC. Not flag protected by nharper · 6 years ago
  28. 46a1de7 gfe-relnote: (n/a) Delete some functions from QuicCryptoServerStream and tests that uses those function. Not protected. by wub · 6 years ago
  29. 6153bc7 gfe-relnote: Remove client-side support for Channel ID from QUIC. Not flag protected. by nharper · 6 years ago
  30. 4985598 gfe-relnote: (n/a) Change SetQuicFlag to take the flag variable directly instead of a pointer to it. Refactor for Envoy integration, no behavior change. by wub · 6 years ago
  31. 05787cf gfe-relnote: (n/a) Wrap all access to FLAGS_quic_supports_tls_handshake with GetQuicFlag and SetQuicFlag. Code only needed for Envoy integration, no behavior change. by wub · 6 years ago
  32. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago