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 144f824f17 rust/ffi: add thread init callback wrapper
Ticket: #8605
2 months ago
..
.cargo
derive rust/ffi: move AppLayerEvent to ffi 2 months ago
ffi rust/ffi: add thread init callback wrapper 2 months ago
htp rust/htp: formatting fixup 6 months ago
src rust: format mqtt files 2 months ago
suricatactl rust: limit clap verson to 4.5.57 4 months ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 4 months ago
sys rust/ffi: bindgen thread lifecycle callbacks 2 months ago
.gitignore
Cargo.lock.in psl: update to 2.1.206 2 months ago
Cargo.toml.in rust: feature debug in main crate enables feature debug in ffi 2 months ago
Makefile.am rust: build depends on ffi/Cargo.toml.in 2 months ago
cbindgen.toml rust: remove obsolete const exclusions in cbindgen 2 months ago
rustfmt.toml