- 9880002 Move CLI flag parsing into a separate header. by vasilvv · 3 years, 1 month ago
- 9f32643 Make GfeQboneServerSession buffer STREAM_FRAME (with pending stream) and drop MESSAGE_FRAME before LOAS authentication completes. by haoyuewang · 3 years, 2 months ago
- 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
- 7ec20c2 Migration from GFE_BUG_V2 (and friends) to GFE_BUG by QUICHE team · 4 years ago
- 57b0aac Migration from QUIC_BUG to QUIC_BUG_V2(bug_id). by QUICHE team · 4 years ago
- f803516 Replace (D)CHECK with QUICHE_(D)CHECK. by vasilvv · 4 years, 1 month ago
- 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
- 1436e34 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 5 months ago
- b80d7c3 LSC: Add std:: qualifications to all references to std::string and std::basic_string. by QUICHE team · 5 years ago
- e5e28f9 gfe-relnote: Replace QuicCryptoServerStream constructor with CreateCryptoServerStream. Refactor only - no behavior change, not flag protected by nharper · 5 years ago
- b3b51de Add presubmit to disallow absl in /third_party/quic/ by dschinazi · 5 years ago
- d70b99e Use quiche string libraries in third_party/quic/qbone by dmcardle · 5 years ago
- 234c877 Begin performing Stubby handshake inspection in the prod --> off-net direction. by QUICHE team · 5 years ago
- 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
- 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
- 5c729f0 Remove QuicSession::RegisterStaticStream() and merge it into by renjietang · 6 years ago
- 216dc01 Remove notion of static stream in QuicStreamIdManager. by renjietang · 6 years ago
- 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