1. 8a5dafa Let quic::serializedpacket to own the frames and optionally the encrypted_buffer. no behavior change. by wub · 4 years, 11 months ago
  2. 4437e40 Fix formatting of packet number length in QuicPacketHeader operator<< by nharper · 5 years ago
  3. ddf023a gfe-relnote: n/a(code clean up) Add default definition of copy assignment for QuicPacketHeader. by danzh · 5 years ago
  4. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  5. 58f7107 gfe-relnote: In QUIC T049+, support sending coalesced packets. by fayang · 5 years ago
  6. cff885a gfe-relnote: In QUIC, clean up !session_decides_what_to_write code path. by fayang · 5 years ago
  7. fb5fb61 gfe-relnote: In QUIC, add a utility function CopySerializedPacket. Not used yet, not protected. by fayang · 5 years ago
  8. 51152fd gfe-relnote: In QUIC, populate nonretransmittable_frames in SerializedPacket. Protected by gfe2_reloadable_flag_quic_populate_nonretransmittable_frames. by fayang · 5 years ago
  9. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  10. 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
  11. 405f719 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size by nharper · 6 years ago
  12. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  13. 36825da gfe-relnote: Remove QUIC version 44. by fayang · 6 years ago
  14. 4b5a68a Do not queue coalesced undecryptable packets twice by dschinazi · 6 years ago
  15. 5e1a7b2 Deprecate quic_do_not_override_connection_id by dschinazi · 6 years ago
  16. 48ac919 Support LengthPrefixedConnectionIds in v99 by dschinazi · 6 years ago
  17. 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
  18. d43f1d6 Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false by nharper · 6 years ago
  19. 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
  20. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  21. f36e29d Automated g4 rollback of changelist 250877268. by fayang · 6 years ago
  22. b9bdd05 Fix flag counts for quic_do_not_override_connection_id by dschinazi · 6 years ago
  23. 374888f gfe-relnote: Remove QUIC version 44. by fayang · 6 years ago
  24. d4291e4 gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected. by fayang · 6 years ago
  25. ac6805d Add client connection ID methods to quic_packets by dschinazi · 6 years ago
  26. f0a9f37 gfe-relnote: n/a - Add missing include for quic_flag_utils.h in quic_packet.cc by rch · 6 years ago
  27. 2252b70 Project import generated by Copybara. by QUICHE team · 6 years ago
  28. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  29. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago