Sign in
quiche
/
quiche.git
/
40bdf53a2da804a5bb82453c2c8552850389c44a
/
quic
/
core
/
quic_packets.cc
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
405f719
gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size
by nharper
· 6 years ago
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 6 years ago
36825da
gfe-relnote: Remove QUIC version 44.
by fayang
· 6 years ago
4b5a68a
Do not queue coalesced undecryptable packets twice
by dschinazi
· 6 years ago
5e1a7b2
Deprecate quic_do_not_override_connection_id
by dschinazi
· 6 years ago
48ac919
Support LengthPrefixedConnectionIds in v99
by dschinazi
· 6 years ago
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
d43f1d6
Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false
by nharper
· 6 years ago
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
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
f36e29d
Automated g4 rollback of changelist 250877268.
by fayang
· 6 years ago
b9bdd05
Fix flag counts for quic_do_not_override_connection_id
by dschinazi
· 6 years ago
374888f
gfe-relnote: Remove QUIC version 44.
by fayang
· 6 years ago
d4291e4
gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected.
by fayang
· 6 years ago
ac6805d
Add client connection ID methods to quic_packets
by dschinazi
· 6 years ago
f0a9f37
gfe-relnote: n/a - Add missing include for quic_flag_utils.h in quic_packet.cc
by rch
· 6 years ago
2252b70
Project import generated by Copybara.
by QUICHE team
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago