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 5e0abf1572 rust/ffi: use ThreadVars wrapper in flow callbacks
Update the flow init, update and finish callback registrations to pass the
safe ThreadVars wrapper instead of a raw pointer.

Ticket: #8598
3 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/ffi: move AppLayerEvent to ffi 4 months ago
ffi rust/ffi: use ThreadVars wrapper in flow callbacks 3 months ago
htp rust/htp: formatting fixup 8 months ago
src rust: format pgsql files 4 months ago
suricatactl rust: limit clap verson to 4.5.57 6 months ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 6 months ago
sys rust/sys: update bindgen SIGMATCH_ constants 4 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in psl: update to 2.1.206 4 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 rust: remove obsolete const exclusions in cbindgen 4 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago