1. 9a863cf gfe-relnote: In QUIC, implement GetHandshakeState() in various handshakers. Not used yet, not protected. by fayang · 5 years ago
  2. 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
  3. 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
  4. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  5. 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
  6. 405f719 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size by nharper · 6 years ago
  7. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  8. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 6 years ago
  9. 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
  10. 48ac919 Support LengthPrefixedConnectionIds in v99 by dschinazi · 6 years ago
  11. d43f1d6 Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false by nharper · 6 years ago
  12. 44fa92f gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_has_pending_crypto_data. by fayang · 6 years ago
  13. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  14. 3fe6a8b Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr by QUICHE team · 6 years ago
  15. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  16. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  17. ea74008 Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47 by QUICHE team · 6 years ago
  18. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  19. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago