commit | 2ceb97cd7a50342618eee63f76eb997b6ad47ce5 | [log] [tgz] |
---|---|---|
author | nharper <nharper@google.com> | Fri Apr 19 11:38:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 22 08:40:36 2019 -0700 |
tree | a1e2a23122a9596ec12eb0565e159b7da37efc95 | |
parent | 67d7a3c8f9ae080d52454c3dc416f498ec5d26ce [diff] |
Reject IETF RETRY packets before they hit QUIC_BUGs gfe-relnote: Fix QUIC framer bugs protected behind QUIC_VERSION_99, quic_supports_tls_handshake, and other QUIC flags This is expected to fix crbug.com/952581 PiperOrigin-RevId: 244394240 Change-Id: I8b4ad2af67f690db5c12fb902277a324a63ae244
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.