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 c37f4b7e54 rust/ike: suppress some compile warnings when not debug
Due to ef5755338f, the variables
that are only used for debug output now emit unused variable
warnings when Suricata is not built with debug. Prefix these
variables with _ to suppress these warnings.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust/ike: suppress some compile warnings when not debug 5 years ago
.gitignore
Cargo.toml.in http2: make decompression a configure-time option 5 years ago
Makefile.am http2: make decompression a configure-time option 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago