suricata/rust
2026-04-13 05:01:54 +00:00
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2024-05-16 19:58:37 +02:00
derive rust: rust fmt derive crate 2026-03-22 05:43:06 +00:00
ffi rust/ffi: move conf_get helper to ffi crate 2026-04-13 05:01:54 +00:00
htp rust/htp: formatting fixup 2026-01-13 13:04:35 +01:00
src rust/ffi: move conf_get helper to ffi crate 2026-04-13 05:01:54 +00:00
suricatactl rust: limit clap verson to 4.5.57 2026-03-17 06:04:06 +00:00
suricatasc rust: pin unicode-segmentation crate to 1.12.0 2026-03-25 06:43:15 +00:00
sys detect/transforms: constify some callbacks arguments 2026-04-08 20:44:47 +00:00
.gitignore rust: rename .cargo/config to .cargo/config.toml 2024-05-16 19:58:37 +02:00
Cargo.lock.in rust: pin unicode-segmentation crate to 1.12.0 2026-03-25 06:43:15 +00:00
Cargo.toml.in rust/debug: use functions from ffi crate where possible 2026-02-13 13:34:27 +00:00
cbindgen.toml rust: remove obsolete inclusions from cbindgen.toml 2026-03-26 19:23:02 +00:00
Makefile.am rust: bindgen SIGMATCH_ constants 2026-04-01 19:55:48 +00:00
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2023-12-13 19:17:17 +01:00