Sign in
quiche
/
quiche
/
e5e25bc2ec5cab450bd4161cfa17381cf8f74170
/
quic
/
core
/
quic_crypto_stream.cc
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
6c2dbdb
gfe-relnote: deprecate gfe2_reloadable_flag_quic_use_connection_encryption_level
by renjietang
· 5 years ago
cf0bfcf
Use quiche string libraries in third_party/quic/core
by dmcardle
· 5 years ago
5e46941
Fix gcc compilation error.
by bnc
· 5 years ago
7cbfe9e
Use connection's encryption level at QuicCryptoStream::OnCryptoFrame().
by renjietang
· 5 years ago
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
405f719
gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_get_packet_header_size
by nharper
· 6 years ago
d1d0085
Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner.
by renjietang
· 6 years ago
486a8a9
Limit the amount of incoming crypto data that will be buffered.
by nharper
· 6 years ago
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
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
d4291e4
gfe-relnote: In QUIC, add VersionHasIetfInvariantHeader and VersionSupportsMessageFrames. No functional change expected. Not protected.
by fayang
· 6 years ago
46833c3
Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId
by nharper
· 6 years ago
d5c4a93
Don't use a flow controller for QuicCryptoStream when it uses CRYPTO frames
by nharper
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
88ea008
gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected.
by QUICHE team
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 6 years ago
ea74008
Use QuicVersionUsesCryptoFrames instead of checking against QUIC_VERSION_47
by QUICHE team
· 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