1. 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
  2. 6c2dbdb gfe-relnote: deprecate gfe2_reloadable_flag_quic_use_connection_encryption_level by renjietang · 5 years ago
  3. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  4. 5e46941 Fix gcc compilation error. by bnc · 5 years ago
  5. 7cbfe9e Use connection's encryption level at QuicCryptoStream::OnCryptoFrame(). by renjietang · 5 years ago
  6. d6db04a gfe-relnote: Check for partial write when crypto frame gets retransmitted. This only affects T099 which supports amplification factor. by fayang · 5 years ago
  7. 405f719 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size by nharper · 6 years ago
  8. d1d0085 Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner. by renjietang · 6 years ago
  9. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 6 years ago
  10. 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
  11. d43f1d6 Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false by nharper · 6 years ago
  12. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  13. d4291e4 gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected. by fayang · 6 years ago
  14. 46833c3 Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId by nharper · 6 years ago
  15. d5c4a93 Don't use a flow controller for QuicCryptoStream when it uses CRYPTO frames by nharper · 6 years ago
  16. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  17. 88ea008 gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected. by QUICHE team · 6 years ago
  18. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  19. ea74008 Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47 by QUICHE team · 6 years ago
  20. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  21. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago