commit | 8ae60017a9f0c72588566a9967368ab5521a7bb5 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Thu Apr 04 18:07:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 04 18:07:56 2019 -0700 |
tree | b1b92fc7512e913de79c71c2a79d6c5cfc7285ac | |
parent | 254545ce54e662e2cb6cd58b51b2015a661e455c [diff] |
Allow TLS-based versions in quic_client and quic_server Also adds functions for overriding the version label for T099, parsing version labels from strings, and easily enabling flags required by particular QUIC versions. gfe-relnote: protected by disabled flag quic_supports_tls_handshake, or test-only code PiperOrigin-RevId: 242047771 Change-Id: I00d8948fca5e91021c386944371dc3b92f1f3988
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.