mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 06:16:30 +03:00
de4d851033
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 |
||
---|---|---|
.. | ||
base | ||
build | ||
build_overrides | ||
buildtools | ||
chrome | ||
components/version_info | ||
crypto | ||
ipc | ||
net | ||
testing/gtest/include/gtest | ||
third_party | ||
tools | ||
url | ||
.clang-format | ||
.gitattributes | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
DEPS | ||
LICENSE |