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 5bd17934df 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.
2 years ago
..
.cargo
derive
src http2: do not expand duplicate headers 2 years ago
.gitignore
Cargo.lock.in
Cargo.toml.in cargo: use default-features instead of default_features 2 years ago
Makefile.am rust/Makefile: cleanup "clean" targets 2 years ago
cbindgen.toml detect: helper to have pure rust keywords 2 years ago
rustfmt.toml