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.
8 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 10 months ago
derive cargo: add description and license 11 months ago
src http2: do not expand duplicate headers 8 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 10 months ago
Cargo.lock.in lua: use rust crate to vendor (bundle) lua 9 months ago
Cargo.toml.in cargo: use default-features instead of default_features 9 months ago
Makefile.am rust/Makefile: cleanup "clean" targets 9 months ago
cbindgen.toml detect: helper to have pure rust keywords 9 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago