You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/rust
Philippe Antoine c82fa5ca0d http2: do not expand duplicate headers
Ticket: 7104

As this can cause a big mamory allocation due to the quadratic
nature of the HPACK compression.

(cherry picked from commit 5bd17934df)
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust: use 2021 edition 2 years ago
src http2: do not expand duplicate headers 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in http2: update brotli crate 2 years ago
Cargo.toml.in cargo: use default-features instead of default_features 1 year ago
Makefile.am rust: rename .cargo/config to .cargo/config.toml 1 year ago
cbindgen.toml
rustfmt.toml