commit | d4b308e677a0c22be37e466edf80863d26fa9e28 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Wed Apr 10 19:20:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 11 13:42:59 2019 -0700 |
tree | 6f26e3073724b4f557476153c81def329b425872 | |
parent | fbb257738351dd19cc7ba7105674e142e551e487 [diff] |
Add new methods to QuicFramer for controlling decrypters This CL is a roll forward of cl/242758726. I had to make test-only changes to fix the broken test //third_party/quic/core:tls_handshaker_test. gfe-relnote: Protected behind QUIC_VERSION_99 and quic_supports_tls_handshake PiperOrigin-RevId: 242988047 Change-Id: I6ba5970e58ae5f7d9ecc312affd5d86e1504ec7b
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.