commit | 9e84364c1893473f994688884920e9a32d7e02df | [log] [tgz] |
---|---|---|
author | zhongyi <zhongyi@google.com> | Fri Apr 12 09:04:54 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 12 09:05:41 2019 -0700 |
tree | a84fdaa71b1ed554c089c9b88a69b21dcc012869 | |
parent | a322c04850dc16830b6d41ec2cfcebb47cc2d664 [diff] |
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
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.