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 ebe0ba4ebb rust: limit clap verson to 4.5.57
clap 4.5.58 and further requires edition2024 which is incompatible with MSRV
1 month ago
..
.cargo
derive
ffi rust/ffi: move build_slice macro to ffi crate 2 months ago
htp rust/htp: formatting fixup 3 months ago
src ldap: abandon request does not wait for a response 1 month ago
suricatactl rust: limit clap verson to 4.5.57 1 month ago
suricatasc rust: limit clap verson to 4.5.57 1 month ago
sys output-eve: finish exposing to bindgen 2 months ago
.gitignore
Cargo.lock.in rust: limit clap verson to 4.5.57 1 month ago
Cargo.toml.in rust/debug: use functions from ffi crate where possible 2 months ago
Makefile.am output-eve: finish exposing to bindgen 2 months ago
cbindgen.toml app-layer: remove some obsolete forward declarations 3 months ago
rustfmt.toml