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 c207cfc67e rust/detect: remove nested unsafe around keyword registration
Just a cleanup, I'm not sure why Rust wasn't warning on these
nested/unneeded unsafe's.
1 month ago
..
.cargo
derive app-layer: use uint8_t consistent for event IDs 4 months ago
src rust/detect: remove nested unsafe around keyword registration 1 month ago
.gitignore
Cargo.lock.in ldap: update ldap-parser crate 2 months ago
Cargo.toml.in ldap: update ldap-parser crate 2 months ago
Makefile.am rust: put all rust/cargo env vars in CARGO_ENV 3 months ago
cbindgen.toml transforms: move strip_whitespace to rust 4 months ago
rustfmt.toml