Sign in
quiche
/
quiche
/
d1160ff75b07e54ec4258b15a84cba45a17d5292
/
quic
/
core
/
tls_handshaker.cc
bd33b62
Change name of TLS handshaker's delegate_ member to handshaker_delegate_.
by renjietang
· 5 years ago
d286652
gfe-relnote: In QUIC, close connection if decryption key is available before encryption key when TLS handshaker is used. Protected by disabled v99 flag.
by fayang
· 5 years ago
3f7bcbe
gfe-relnote: In QUIC, split HandshakerDelegateInterface::OnNewKeysAvailable to OnNewDecryptionKeyAvailable and OnNewEncryptionKeyAvailable. Refactoring only, no behavior change, not protected.
by fayang
· 5 years ago
f579b5e
Refactor TlsServerHandshaker to implement QuicCryptoServerStreamBase directly
by nharper
· 5 years ago
80d3b17
Remove unused SSL_CTX* argument from TlsHandshaker c'tor
by nharper
· 5 years ago
4e9283d
Remove QUIC_ARRAYSIZE; use QUICHE_ARRAYSIZE instead.
by bnc
· 5 years ago
cf0bfcf
Use quiche string libraries in third_party/quic/core
by dmcardle
· 5 years ago
76881f0
Refactor quic_enable_version flags
by dschinazi
· 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
16df2a5
gfe-relnote: Switch the QUIC flag to support TLS from a protocol flag to a reloadable flag, with a chrome_value = true. Set chrome_value = true for the QUIC enable v99 flag.
by rch
· 6 years ago
486a8a9
Limit the amount of incoming crypto data that will be buffered.
by nharper
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
6ebe83b
Refactor TlsHandshaker classes
by nharper
· 6 years ago
7e573d3
gfe-relnote: n/a(code clean up) Fix quiche compile errors in envoy.
by danzh
· 6 years ago
f5e6845
Refactor how TLS versions get enabled
by nharper
· 6 years ago
fcdb1e9
Make TLS encryption levels match the QUIC ones
by dschinazi
· 6 years ago
546cc45
Add new methods to QuicFramer for controlling decrypters
by zhongyi
· 6 years ago
9e84364
Automated g4 rollback of changelist 242988047.
by zhongyi
· 6 years ago
d4b308e
Add new methods to QuicFramer for controlling decrypters
by dschinazi
· 6 years ago
a396ef6
Internal QUICHE change
by ianswett
· 6 years ago
fbda215
Add new methods to QuicFramer for controlling decrypters
by nharper
· 6 years ago
35e749e
Add ALPN to QUIC when using TLS
by dschinazi
· 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
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago