1. 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
  2. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  3. ad7424f Implement QUIC ALPN selection on the server side. by vasilvv · 6 years ago
  4. 4724c9c Support session-specific ALPNs for clients, and specifying multiple ALPNs. by vasilvv · 6 years ago
  5. 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
  6. ea71d6f Rename ENCRYPTION_REESTABLISHED to ENCRYPTION_ESTABLISHED as ENCRRYPTION_FIRST_ESTABLISHED has been removed. by renjietang · 6 years ago
  7. 8a72e4f gfe-relnote: Call QuicSession::OnCryptoHandshakeEvent in TLS handshake. Protected by quic_supports_tls_handshake. by nharper · 6 years ago
  8. 9145364 Make QUIC enforce ALPN when using TLS handshake by dschinazi · 6 years ago
  9. 107ba5f gfe-relnote: Move QUIC crypto frames to be gated behind new flag gfe2_reloadable_flag_quic_enable_version_48 by nharper · 6 years ago
  10. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  11. 6ebe83b Refactor TlsHandshaker classes by nharper · 6 years ago
  12. 38c190b Add arguments to ProofVerifier::VerifyCertChain for stapled OCSP response and SignedCertificateTimestampList. by QUICHE team · 6 years ago
  13. 4985598 gfe-relnote: (n/a) Change SetQuicFlag to take the flag variable directly instead of a pointer to it. Refactor for Envoy integration, no behavior change. by wub · 6 years ago
  14. 546cc45 Add new methods to QuicFramer for controlling decrypters by zhongyi · 6 years ago
  15. 9e84364 Automated g4 rollback of changelist 242988047. by zhongyi · 6 years ago
  16. d4b308e Add new methods to QuicFramer for controlling decrypters by dschinazi · 6 years ago
  17. 6987b4a Rename ENCRYPTION_NONE to ENCRYPTION_INITIAL by QUICHE team · 6 years ago
  18. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  19. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  20. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago