commit | 546cc453efd0b1f1aa63687fddd7c8f9a2218fce | [log] [tgz] |
---|---|---|
author | zhongyi <zhongyi@google.com> | Fri Apr 12 15:27:49 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 12 15:28:24 2019 -0700 |
tree | a95ba671478294b776f69f0a04e89f009e2da92e | |
parent | 9e84364c1893473f994688884920e9a32d7e02df [diff] |
Add new methods to QuicFramer for controlling decrypters This CL is a roll forward of cl/243273832. David had to make test-only changes to fix the broken test //third_party/quic/core:tls_handshaker_test. And the chromium patch is ready. gfe-relnote: Protected behind QUIC_VERSION_99 and quic_supports_tls_handshake PiperOrigin-RevId: 243344023 Change-Id: Ia845325b55557d4d8811d6641ae5b50bdf2aed45
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.