1. f1e7b42 Make some parameters 64bit in QuicConfig by dschinazi · 5 years ago
  2. 44ae4e9 gfe-relnote: Let QUIC client drops initial key when a handshake packet has been sent. protected by existing gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27. by fayang · 5 years ago
  3. be7b075 gfe-relnote: Neuter handshake data when 1-RTT packet gets decrypted in quic_loas_server_stream. Affecting QBONE, not protected. by fayang · 5 years ago
  4. 50dca82 gfe-relnote: deprecate gfe2_reloadable_flag_quic_writevdata_at_level by renjietang · 5 years ago
  5. 546c714 Remove static stream checks in QuicSession::OnRstStream() and let static sub-streams handle it. by renjietang · 5 years ago
  6. 4d992bf Let session methods that write data take argument of TransmissionType so that it's clear at which transmission type the data is written. by renjietang · 5 years ago
  7. 41a1b41 Allow QuicSession::WritevData() to write data at a specified encryption level. by renjietang · 5 years ago
  8. 41edcde Remove QuicCryptoStream::OnSuccessfulVersionNegotiation by nharper · 5 years ago
  9. 2f2915d gfe-relnote: In QUIC, add OnOneRttPacketAckowledged to TLS handshaker, and this is used to allow client mark handshake confirmed when handshake done frame is not supported. Not affecting prod, not protected. by fayang · 5 years ago
  10. 0106294 gfe-relnote: In QUIC version T099, implement HANDSHAKE_DONE frame to drive the handshake to confirmation on the client side. Not used in prod yet. by fayang · 5 years ago
  11. 9a863cf gfe-relnote: In QUIC, implement GetHandshakeState() in various handshakers. Not used yet, not protected. by fayang · 5 years ago
  12. 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
  13. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  14. 5e46941 Fix gcc compilation error. by bnc · 5 years ago
  15. d58736d gfe-relnote: Use HandshakerDelegateInterface in QUIC handshakers. Abstract keys installation, keys discarding, default encryption level change and mark handshake complete to HandshakerDelegateInterface. Protected by gfe2_reloadable_flag_quic_use_handshaker_delegate. by fayang · 5 years ago
  16. f25169a Add QUIC_EXPORT_PRIVATE to prepare for presubmit by dschinazi · 5 years ago
  17. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 6 years ago
  18. aee31ef gfe-relnote: In QUIC v48, support partial write of CRYPTO frames. Protected by existing gfe2_reloadable_flag_quic_enable_version_48. by fayang · 6 years ago
  19. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  20. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  21. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  22. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  23. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago