1. 0f51d2e gfe-relnote: Allow no SNI in TLS QUIC handshake, protected by quic_enable_version_t0XX flags by nharper · 5 years ago
  2. 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
  3. df7a77b gfe-relnote: Add SessionCache to TlsClientHandshaker, protected by reloadable flag quic_supports_tls_handshake by nharper · 5 years ago
  4. 0270396 Add IsResumption method to QUIC client handshakers by nharper · 5 years ago
  5. 18d5d24 gfe-relnote: Swap order of operations in TlsClientHandshaker::FinishHandshake. Protected by --quic_supports_tls_handshake by nharper · 5 years ago
  6. e158186 Remove unused CreateSslCtx methods from TlsHandshaker classes by nharper · 5 years ago
  7. d0dd47c Remove redundant calls to QuicSession::NeuterUnencryptedData(). by renjietang · 5 years ago
  8. 8f75992 gfe-relnote: Expose properties of TLS connection in quic::CryptoNegotiatedParameters. Protected by quic_supports_tls_handshake. by nharper · 5 years ago
  9. 40bdf53 Call ProofHandler::OnProofVerifyDetailsAvailable in TLS handshake in QUIC by nharper · 5 years ago
  10. ad7424f Implement QUIC ALPN selection on the server side. by vasilvv · 6 years ago
  11. 4724c9c Support session-specific ALPNs for clients, and specifying multiple ALPNs. by vasilvv · 6 years ago
  12. 486a8a9 Limit the amount of incoming crypto data that will be buffered. by nharper · 6 years ago
  13. bd79392 gfe-relnote: In TLS client handshaker, call OnHandshakeComplete when handshake is finished. Protected by existing FLAGS_quic_supports_tls_handshake. by fayang · 6 years ago
  14. ea71d6f Rename ENCRYPTION_REESTABLISHED to ENCRYPTION_ESTABLISHED as ENCRRYPTION_FIRST_ESTABLISHED has been removed. by renjietang · 6 years ago
  15. 8a72e4f gfe-relnote: Call QuicSession::OnCryptoHandshakeEvent in TLS handshake. Protected by quic_supports_tls_handshake. by nharper · 6 years ago
  16. 9145364 Make QUIC enforce ALPN when using TLS handshake by dschinazi · 6 years ago
  17. 6c84c14 Introduce IsConnectionIdLengthValidForVersion by dschinazi · 6 years ago
  18. 5c03085 Fix replacing connection IDs when initial crypters are in use by dschinazi · 6 years ago
  19. 24e7ae8 Fix QUIC version used when computing ALPN by dschinazi · 6 years ago
  20. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  21. 6ebe83b Refactor TlsHandshaker classes by nharper · 6 years ago
  22. 6153bc7 gfe-relnote: Remove client-side support for Channel ID from QUIC. Not flag protected. by nharper · 6 years ago
  23. 38c190b Add arguments to ProofVerifier::VerifyCertChain for stapled OCSP response and SignedCertificateTimestampList. by QUICHE team · 6 years ago
  24. 6cf4d2a Update QUIC transport parameters to draft 20 by dschinazi · 6 years ago
  25. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  26. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  27. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  28. a396ef6 Internal QUICHE change by ianswett · 6 years ago
  29. fbda215 Add new methods to QuicFramer for controlling decrypters by nharper · 6 years ago
  30. 35e749e Add ALPN to QUIC when using TLS by dschinazi · 6 years ago
  31. d1967a2 Gracefully handle missing Google-specific transport parameters when using TLS by dschinazi · 6 years ago
  32. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  33. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  34. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  35. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago