1. 9880002 Move CLI flag parsing into a separate header. by vasilvv · 3 years, 1 month ago
  2. 9f32643 Make GfeQboneServerSession buffer STREAM_FRAME (with pending stream) and drop MESSAGE_FRAME before LOAS authentication completes. by haoyuewang · 3 years, 2 months ago
  3. 0d5d9b3 Defer the creation of control streams in QBONE client & server until encryption is established. Default enabled by --qbone_client_defer_control_stream_creation & --qbone_server_defer_control_stream_creation. by haoyuewang · 3 years, 4 months ago
  4. 7ec20c2 Migration from GFE_BUG_V2 (and friends) to GFE_BUG by QUICHE team · 4 years ago
  5. 57b0aac Migration from QUIC_BUG to QUIC_BUG_V2(bug_id). by QUICHE team · 4 years ago
  6. f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 1 month ago
  7. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  8. 1436e34 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 5 months ago
  9. b80d7c3 LSC: Add std:: qualifications to all references to std::string and std::basic_string. by QUICHE team · 5 years ago
  10. e5e28f9 gfe-relnote: Replace QuicCryptoServerStream constructor with CreateCryptoServerStream. Refactor only - no behavior change, not flag protected by nharper · 5 years ago
  11. b3b51de Add presubmit to disallow absl in /third_party/quic/ by dschinazi · 5 years ago
  12. d70b99e Use quiche string libraries in third_party/quic/qbone by dmcardle · 5 years ago
  13. 234c877 Begin performing Stubby handshake inspection in the prod --> off-net direction. by QUICHE team · 5 years ago
  14. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  15. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  16. 5c729f0 Remove QuicSession::RegisterStaticStream() and merge it into by renjietang · 6 years ago
  17. 216dc01 Remove notion of static stream in QuicStreamIdManager. by renjietang · 6 years ago
  18. f975eac gfe-relnote: Default-initialize QUIC BBRv2 loss event threshold for exiting STARTUP from a flag. Protected by --gfe2_reloadable_flag_quic_default_to_bbr_v2. by wub · 6 years ago