suricata/rust
Philippe Antoine 7447651fa0 output/jsonbuilder: helper function SCJbSetPrintAsciiString
To replace C PrintStringsToBuffer and avoid a stack alloc
+ copy

Ticket: 8004
2025-11-01 03:46:31 +00:00
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2024-05-16 19:58:37 +02:00
derive rust: EnumString derive accepts a enum_string_style parameter 2025-10-14 19:40:52 +02:00
htp libhtp: fix newer clippy lints with newer MSRV 2025-10-16 21:33:32 +02:00
src output/jsonbuilder: helper function SCJbSetPrintAsciiString 2025-11-01 03:46:31 +00:00
suricatactl rust: allow some lints in suricatactl and suricatasc 2025-06-10 08:36:34 +02:00
suricatasc rust: pin indexmap 2025-10-19 02:26:56 +02:00
sys output/jsonbuilder: helper function SCJbSetPrintAsciiString 2025-11-01 03:46:31 +00:00
.gitignore rust: rename .cargo/config to .cargo/config.toml 2024-05-16 19:58:37 +02:00
Cargo.lock.in rust: add nom8 as a dependency 2025-10-29 15:33:52 +00:00
Cargo.toml.in rust: add nom8 as a dependency 2025-10-29 15:33:52 +00:00
cbindgen.toml rust: remove unneeded cbindgen exclusions 2025-10-03 22:55:54 +02:00
Makefile.am rust: bindgen FileAppendData 2025-10-03 22:55:54 +02:00
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2023-12-13 19:17:17 +01:00