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
Jason Ish 74b7522b6a rust/http2: box decompressor variants
These variants, in particular the Brotli one can be large at over 2500
bytes which is allocated no matter which decompressor is being used.

Gzip comes in at over 500 bytes.  Box deflate for consistency.
4 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src rust/http2: box decompressor variants 4 years ago
.gitignore rust: derive crate: for custom derives 5 years ago
Cargo.toml.in rust: lock to time 0.3.13 to avoid MSRV bump to 1.59 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml app-layer: introduce common AppLayerStateData API 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago