1. 1195756 Deprecate --gfe2_reloadable_flag_quic_validate_header_field_value_at_spdy_stream. by haoyuewang · 2 years, 4 months ago
  2. ef68622 Makes the `FLAGS_` prefix implicit in calls to `GetQuicFlag()`. by birenroy · 2 years, 4 months ago
  3. c2576ef Fix -Wshadow instances in fuzzer. by QUICHE team · 2 years, 5 months ago
  4. fe1c281 Delete quic_flags_impl.{h,cc}. by bnc · 2 years, 6 months ago
  5. f27dba4 Move NoopEncoderStreamErrorDelegate from qpack_decoder_test_utils to qpack_decoder. by diannahu · 2 years, 6 months ago
  6. 1005e2f Remove qpack_encoder_test_utils. by bnc · 2 years, 6 months ago
  7. 03fcf27 Validate header field value characters after reading headers in QuicSpdyStream instead of as part of QPACK decoding. The new stream header validation would reset the stream (instead of closing connection), which is consistent with how other types of invalid headers are handled. by haoyuewang · 2 years, 6 months ago
  8. ffaa4c3 Migrate //third_party/quic to Http2HeaderBlock. by bnc · 2 years, 6 months ago
  9. 65fff0d Remove QUIC_NOTREACHED. by bnc · 2 years, 9 months ago
  10. 49243cd Move all command-line binary tools out of quic/core. by vasilvv · 2 years, 9 months ago
  11. 92d3305 Fixes for C++20 support. by QUICHE team · 2 years, 9 months ago
  12. 1cd4483 Remove empty quic_containers.h. by bnc · 2 years, 9 months ago
  13. 1453751 clang-format rest of //third_party/quic/ by bnc · 2 years, 9 months ago
  14. cf3265b clang-format QUICHE by bnc · 2 years, 10 months ago
  15. ad5cdbc Updates QpackHeaderTable to use QuicheCircularDeque rather than std::deque. by birenroy · 2 years, 10 months ago
  16. e5642f3 Fix header guards in QUICHE. by bnc · 2 years, 10 months ago
  17. bac0405 Relocate QUICHE files into quiche/ directory within the quiche repo, and change the relative include paths accordingly. by Bence Béky · 2 years, 10 months ago