Sign in
quiche
/
quiche
/
e5e28f900a48eb0f48ccd73d4ca443c7419ebe4d
/
quic
/
core
/
quic_crypto_server_stream.h
e5e28f9
gfe-relnote: Replace QuicCryptoServerStream constructor with CreateCryptoServerStream. Refactor only - no behavior change, not flag protected
by nharper
· 5 years ago
85240a1
Rename HandshakerDelegate to HandshakerInterface in QuicCryptoServerStream
by rch
· 5 years ago
fe59774
gfe-relnote: Create handshaker for QuicCryptoServerStream in constructor instead of later. Protected by reloadable flag quic_set_server_handshaker_in_constructor.
by nharper
· 5 years ago
b93b64e
Refactor GfeQuicCryptoServerStream so parent class owns handshaker
by nharper
· 5 years ago
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
f25169a
Add QUIC_EXPORT_PRIVATE to prepare for presubmit
by dschinazi
· 5 years ago
486a8a9
Limit the amount of incoming crypto data that will be buffered.
by nharper
· 6 years ago
662a3d6
gfe-relnote: Move QuicCryptoServerStream::Helper::GenerateConnectionIdForReject to QuicDispatcher::GenerateNewServerConnectionId. Refactor only.
by wub
· 6 years ago
ecf9bd8
gfe-relnote: Cleanup stateless reject related stuff from QuicCryptoServerConfig::ProcessClientHello and QuicCryptoServerHandshaker::GenerateConnectionIdForReject. No behavior change, not protected.
by wub
· 6 years ago
0a4b9c5
gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects.
by wub
· 6 years ago
d893df1
gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected.
by wub
· 6 years ago
63d0bc4
gfe-relnote: (n/a) Delete two unused member variables from QuicCryptoServerStream. Not protected.
by wub
· 6 years ago
46a1de7
gfe-relnote: (n/a) Delete some functions from QuicCryptoServerStream and tests that uses those function. Not protected.
by wub
· 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
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