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
Jeff Lucovsky fdc0ac590e detect/entropy: Add entropy keyword
This commit adds keyword/build support for the entropy keyword. The
entropy keyword compares an entropy value with a value calculated
according to the Shannon entropy on the available content.

Issue: 4162
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 2 years ago
src detect/entropy: Add entropy keyword 1 year ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys plugins: check version for all plugins 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: pin once_cell to work with Rust 1.67.1 1 year ago
Cargo.toml.in rust: Update sawp dependencies to 0.13.1 due to SPDX license compatibility. 1 year ago
Makefile.am plugins: bind constant SC_PLUGIN_API_VERSION 1 year ago
cbindgen.toml rust/detect: extend visibility of SIGMATH_NOOPT 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago