Automated g4 rollback of changelist 242988047.

*** Reason for rollback ***

Revert as this change is not easily compatible in chromium.

*** Original change description ***

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: 243273832
Change-Id: I84b0ae565dcb5ceed2351fc37ad195c229d09488
20 files changed
tree: a84fdaa71b1ed554c089c9b88a69b21dcc012869
  1. http2/
  2. quic/
  3. spdy/
  4. CONTRIBUTING.md
  5. LICENSE
  6. README.md
README.md

QUICHE

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.