Sign in
quiche
/
quiche
/
c057c01ae9bde97ea34a555607932bd0df182722
/
quic
/
core
/
quic_packet_creator.h
d43f1d6
Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false
by nharper
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
346b7ce
Support QUIC Client connection IDs
by dschinazi
· 6 years ago
8ff7482
Rename QUIC connection ID to server connection ID, part 2
by dschinazi
· 6 years ago
85f1890
QuicConnection methods call CloseConnection rather than
by fkastenholz
· 6 years ago
354c942
gfe-relnote: In GFE, export number of QUIC packets written per write operation. Protected by FLAGS_quic_export_server_num_packets_per_write_histogram.
by fayang
· 6 years ago
7b9278c
Rename connection_id to server_connection_id
by dschinazi
· 6 years ago
2252b70
Project import generated by Copybara.
by QUICHE team
· 6 years ago
51961cf
gfe-relnote: Allow sending CRYPTO frames without full padding. Protected by QUIC_VERSION_99
by nharper
· 6 years ago
55fa613
Implement QUIC Header Protection
by nharper
· 6 years ago
244f6dc
Support IETF RETRY from client
by dschinazi
· 6 years ago
b023c7b
gfe-relnote: n/a (Refactor) Move the only method in ConnectionCloseDelegateInterface into QuicPacketCreator::Delegate and delete ConnectionCloseDelegateInterface. No functional change, not flag protected.
by ianswett
· 6 years ago
98669f5
gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_transmission_type_for_next_frame.
by wub
· 6 years ago
66dea07
Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize
by dschinazi
· 6 years ago
b239f86
Add GetLargestGuaranteedMessagePayload to QuicSession/Connection/Generator/Creator to expose the largest message payload that's guaranteed to fit in any packet containing application data.
by ianswett
· 6 years ago
e28f022
gfe-relnote: Use encryption level instead of looking for the string "CHLO" to identify the QUIC ClientHello. Client side change only, not flag protected.
by ianswett
· 6 years ago
c65d1d1
Allow QUIC server to replace connection IDs
by QUICHE team
· 6 years ago
f08778a
Pass data_size into QuicPacketCreator::CreateStreamFrame instead of calculating it inside the method and no longer special case the 0 length case, except the existing QUIC_BUG.
by QUICHE team
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
by vasilvv
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago