1. 16a927d Add transport parameter 'discard' to QUIC and switch connection option `CHP1` and `CHP2` to use it. by wub · 5 months ago
  2. 15c43d0 Complete processing of RESET_STREAM_AT frames. Negotiate with transport parameters and pass the frame from QuicConnection to QuicStream. by martinduke · 6 months ago
  3. 243b262 Replace absl::optional with std::optional in QUICHE. by vasilvv · 1 year, 5 months ago
  4. f326e93 Streamline the use of QUICHE_EXPORT macros in quic/core. by vasilvv · 1 year, 7 months ago
  5. 6a93efc Allow handshaker to override QUIC transport parameters. by QUICHE team · 2 years, 5 months ago
  6. 3a2a2d8 Add google_handshake_message transport parameter. by fayang · 2 years, 5 months ago
  7. 35c0ff7 Move RFC 9000 variable length integer encoding from QUIC to QUICHE by dschinazi · 2 years, 8 months ago
  8. f600d18 Remove an unused parameter from quic::SerializeTransportParameters. by wub · 3 years ago
  9. 1cd4483 Remove empty quic_containers.h. by bnc · 3 years ago
  10. b91850e clang-format QUICHE by bnc · 3 years ago
  11. bac0405 Relocate QUICHE files into quiche/ directory within the quiche repo, and change the relative include paths accordingly. by Bence Béky · 3 years ago