commit | 914536425ee6193b2b60169389574eb8c56435e0 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Thu Aug 01 11:12:15 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 06:20:41 2019 -0700 |
tree | f37cba0e327b963b8e3197f2e3a3597485e3898a | |
parent | 2e963aa59c08f3c9d45d268077423258981631c0 [diff] |
Make QUIC enforce ALPN when using TLS handshake gfe-relnote: enforce ALPN when using TLS, protected by disabled quic_tls flag PiperOrigin-RevId: 261159061 Change-Id: I9ccdd221e92beae2b83677e692e3c6d084351731
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.