1. e3f2f7b relnote: On server side, do not process the first initial QUIC packet received from a client if the UDP datagram is < 1200 bytes. Instead, send a connection close with PROTOCOL_VIOLATION if the version is supported. Protected by quic_reloadable_flag_quic_donot_process_small_initial_packets. by fayang · 6 years ago
  2. 405f719 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size by nharper · 6 years ago
  3. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  4. 36825da gfe-relnote: Remove QUIC version 44. by fayang · 6 years ago
  5. 4b5a68a Do not queue coalesced undecryptable packets twice by dschinazi · 6 years ago
  6. 5e1a7b2 Deprecate quic_do_not_override_connection_id by dschinazi · 6 years ago
  7. 48ac919 Support LengthPrefixedConnectionIds in v99 by dschinazi · 6 years ago
  8. 2f6632d gfe-relnote: Don't DCHECK in GetPacketHeaderSize if the flag is false. Protected by reloadable flag quic_fix_get_packet_header_size by nharper · 6 years ago
  9. d43f1d6 Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false by nharper · 6 years ago
  10. 1ed1f76 gfe-relnote: In QUIC, replace member variables current* with on stack struct ReceivedPacketInfo in QuicDispatcher. Refactor only, not protected. by fayang · 6 years ago
  11. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  12. f36e29d Automated g4 rollback of changelist 250877268. by fayang · 6 years ago
  13. b9bdd05 Fix flag counts for quic_do_not_override_connection_id by dschinazi · 6 years ago
  14. 374888f gfe-relnote: Remove QUIC version 44. by fayang · 6 years ago
  15. d4291e4 gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected. by fayang · 6 years ago
  16. ac6805d Add client connection ID methods to quic_packets by dschinazi · 6 years ago
  17. f0a9f37 gfe-relnote: n/a - Add missing include for quic_flag_utils.h in quic_packet.cc by rch · 6 years ago
  18. 2252b70 Project import generated by Copybara. by QUICHE team · 6 years ago
  19. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  20. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago