1. bd33b62 Change name of TLS handshaker's delegate_ member to handshaker_delegate_. by renjietang · 5 years ago
  2. 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
  3. 3f7bcbe gfe-relnote: In QUIC, split HandshakerDelegateInterface::OnNewKeysAvailable to OnNewDecryptionKeyAvailable and OnNewEncryptionKeyAvailable. Refactoring only, no behavior change, not protected. by fayang · 5 years ago
  4. f579b5e Refactor TlsServerHandshaker to implement QuicCryptoServerStreamBase directly by nharper · 5 years ago
  5. 80d3b17 Remove unused SSL_CTX* argument from TlsHandshaker c'tor by nharper · 5 years ago
  6. 4e9283d Remove QUIC_ARRAYSIZE; use QUICHE_ARRAYSIZE instead. by bnc · 5 years ago
  7. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  8. 76881f0 Refactor quic_enable_version flags by dschinazi · 5 years ago
  9. 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
  10. 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
  11. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 6 years ago
  12. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  13. 6ebe83b Refactor TlsHandshaker classes by nharper · 6 years ago
  14. 7e573d3 gfe-relnote: n/a(code clean up) Fix quiche compile errors in envoy. by danzh · 6 years ago
  15. f5e6845 Refactor how TLS versions get enabled by nharper · 6 years ago
  16. fcdb1e9 Make TLS encryption levels match the QUIC ones by dschinazi · 6 years ago
  17. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  18. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  19. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  20. a396ef6 Internal QUICHE change by ianswett · 6 years ago
  21. fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
  22. 35e749e Add ALPN to QUIC when using TLS by dschinazi · 6 years ago
  23. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  24. 88ea008 gfe-relnote: In QUIC, add unused HANDSHAKE encryption level. No functional change expected, not protected. by QUICHE team · 6 years ago
  25. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago