Sign in
quiche
/
quiche.git
/
5015e2eeabba527bf2d954e9ecbca338935b76ac
/
quic
/
core
/
quic_crypto_stream_test.cc
d58736d
gfe-relnote: Use HandshakerDelegateInterface in QUIC handshakers. Abstract keys installation, keys discarding, default encryption level change and mark handshake complete to HandshakerDelegateInterface. Protected by gfe2_reloadable_flag_quic_use_handshaker_delegate.
by fayang
· 5 years ago
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 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
0fc587f
Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
by vasilvv
· 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
48ac919
Support LengthPrefixedConnectionIds in v99
by dschinazi
· 6 years ago
d43f1d6
Fix quic::GetPacketHeaderSize when QuicVersionHasLongHeaderLengths is false
by nharper
· 6 years ago
44fa92f
gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_has_pending_crypto_data.
by fayang
· 6 years ago
6987b4a
Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL
by QUICHE team
· 6 years ago
3fe6a8b
Convert CryptoFramer::ConstructHandshakeMessage to return unique_ptr
by QUICHE team
· 6 years ago
0fb4443
Remove direct references to //base from shared QUIC code
by vasilvv
· 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