naiveproxy/src
klzgrad ea2b48b0cc h2: Pad RST_STREAM frames
Clients sending too many RST_STREAM is an irregular behavior.

Hack in a preceding END_STREAM DATA frame padded towards [48, 72]
before RST_STREAM so that the TLS record looks like a HEADERS frame.

The server often replies to this with a WINDOW_UPDATE because padding
is accounted in flow control. Whether this constitudes a new irregular
behavior is still unclear.
2022-01-05 22:32:10 +08:00
..
base base: Disable trace event 2022-01-05 22:32:10 +08:00
build build: Disable NSS 2022-01-05 22:32:10 +08:00
build_overrides build: Disable Android java templates 2022-01-05 22:32:10 +08:00
buildtools libc++: Guard C++20 atomic type aliases 2022-01-05 22:32:10 +08:00
chrome Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
components/version_info build: Remove tests and minimize 2022-01-05 22:32:10 +08:00
crypto build: Remove tests and minimize 2022-01-05 22:32:10 +08:00
ipc Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
net h2: Pad RST_STREAM frames 2022-01-05 22:32:10 +08:00
testing/gtest/include/gtest Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
third_party lss: Avoid naming conflict in fstatat64 2022-01-05 22:32:10 +08:00
tools Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
url url: Remove perfetto tracing 2022-01-05 22:32:10 +08:00
.clang-format Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
.gitattributes Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
.gn Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
AUTHORS Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
BUILD.gn build: Remove tests and minimize 2022-01-05 22:32:10 +08:00
DEPS Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00
LICENSE Import chromium-97.0.4692.71 2022-01-05 22:32:10 +08:00