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 e9b08dbb2d rust: clippy fixups for 1.97
Mostly provided by clippy --fix, and one `.to_string()` removal where
not needed.
2 months ago
..
.cargo
derive rust/ffi: move AppLayerEvent to ffi 4 months ago
ffi rust/ffi: specify sys crate dependency version 2 months ago
htp http1: limit the number of compression bombs per flow 2 months ago
src rust: clippy fixups for 1.97 2 months ago
suricatactl rust: limit clap verson to 4.5.57 6 months ago
suricatasc rust: clippy fixups for 1.97 2 months ago
sys detect: support per tx sub states 2 months ago
.gitignore
Cargo.lock.in psl: update to latest version 3 months ago
Cargo.toml.in rust: feature debug in main crate enables feature debug in ffi 4 months ago
Makefile.am rust: build depends on ffi/Cargo.toml.in 4 months ago
cbindgen.toml http2: split transaction state machines 2 months ago
rustfmt.toml