naiveproxy/src
klzgrad de4d851033 Raise initial padding number to 8
Protect initial handshake lengths.

Common client initial sequence:

- TLS: ClientHello
- TLS: ChangeCipherSpec, Finished
- H2: Magic, SETTINGS, WINDOW_UPDATE
- H2: HEADERS: GET
- H2: SETTINGS ACK

Common server initial sequence:

- TLS: ServerHello, ChangeCipherSpec, ...
- TLS: Certificate, ...
- H2: SETTINGS
- H2: WINDOW_UPDATE
- H2: SETTINGS ACK
- H2: HEADERS: 200 OK
2021-10-06 17:13:22 +08:00
..
base allocator: Improve MIPS coverage of spinlocks 2021-10-06 17:13:22 +08:00
build build: Handle empty pkgconfig in sysroot 2021-10-06 17:13:22 +08:00
build_overrides build: Disable Android java templates 2021-09-24 23:15:58 +08:00
buildtools libc++: Disable exceptions and RTTI 2021-09-24 23:15:58 +08:00
chrome Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
components/version_info build: Remove tests and minimize 2021-09-24 23:15:57 +08:00
crypto build: Remove tests and minimize 2021-09-24 23:15:57 +08:00
ipc Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
net Raise initial padding number to 8 2021-10-06 17:13:22 +08:00
testing/gtest/include/gtest Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
third_party third_party: Fix missing sgidefs.h for Musl 2021-10-06 17:13:22 +08:00
tools Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
url url: Remove perfetto tracing 2021-09-24 23:15:58 +08:00
.clang-format Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
.gitattributes Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
.gn Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
AUTHORS Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
BUILD.gn build: Remove tests and minimize 2021-09-24 23:15:57 +08:00
DEPS Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00
LICENSE Import chromium-94.0.4606.61 2021-09-24 23:03:23 +08:00