suricata/rust
Philippe Antoine c53b9df5a2
Some checks failed
builds / Prepare dependencies (push) Has been cancelled
builds / Prepare cbindgen (push) Has been cancelled
CodeQL (Rust/C) / Analyze (push) Has been cancelled
Nix Env Build / tests (push) Has been cancelled
Scan-build / Scan-build (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
builds / AlmaLinux 10 (schema, plugins) (push) Has been cancelled
builds / AlmaLinux 9 (schema, rust-checks) (push) Has been cancelled
builds / AlmaLinux 9 Test Templates (push) Has been cancelled
builds / Build RPMs (push) Has been cancelled
builds / AlmaLinux 8 (push) Has been cancelled
builds / CentOS Stream 9 (push) Has been cancelled
builds / Fedora 43 (Suricata Verify codecov) (push) Has been cancelled
builds / Fedora 43 (clang, debug, asan, wshadow, rust-strict, systemd) (push) Has been cancelled
builds / Fedora 43 (gcc, debug, flto, asan, wshadow, rust-strict) (push) Has been cancelled
builds / Fedora (non-root, debug, clang, asan, wshadow, rust-strict, no-ja) (push) Has been cancelled
builds / AlmaLinux 9 (no jansson) (push) Has been cancelled
builds / AlmaLinux 9 (Minimal/Recommended Build) (push) Has been cancelled
builds / Ubuntu 24.04 (cocci) (push) Has been cancelled
builds / Ubuntu 24.04 (RUSTC+CARGO vars) (push) Has been cancelled
builds / Ubuntu 24.04 (unittests coverage) (push) Has been cancelled
builds / Ubuntu 24.04 (unix socket mode coverage) (push) Has been cancelled
builds / Ubuntu 24.04 (afpacket and dpdk coverage) (push) Has been cancelled
builds / Ubuntu 24.04 (pcap unix socket ASAN) (push) Has been cancelled
builds / Ubuntu 24.04 (afpacket IPS tests in namespaces) (push) Has been cancelled
builds / Ubuntu 24.04 (afpacket and dpdk live tests with ASAN) (push) Has been cancelled
builds / Ubuntu 24.04 (fuzz corpus coverage) (push) Has been cancelled
builds / Ubuntu 20.04 (-DNDEBUG) (push) Has been cancelled
builds / Ubuntu 20.04 (unsupported rust) (push) Has been cancelled
builds / Ubuntu 22.04 (Debug Validation) (push) Has been cancelled
builds / Ubuntu 22.04 (Fuzz) (push) Has been cancelled
builds / Ubuntu 22.04 (Netmap build) (push) Has been cancelled
builds / Ubuntu 22.04 (Minimal/Recommended Build) (push) Has been cancelled
builds / Ubuntu 22.04 (DPDK Build) (push) Has been cancelled
builds / Debian 12 (xdp) (push) Has been cancelled
builds / Debian 13 (xdp) (push) Has been cancelled
builds / Ubuntu 22.04 Dist Builder (push) Has been cancelled
builds / Debian 12 MSRV (push) Has been cancelled
builds / Debian 11 (push) Has been cancelled
builds / MacOS Latest (push) Has been cancelled
builds / Windows MSYS2 MINGW64 (NPcap) (push) Has been cancelled
builds / Windows MSYS2 MINGW64 (libpcap) (push) Has been cancelled
builds / Windows MSYS2 UCRT64 (libpcap) (push) Has been cancelled
builds / Windows MSYS2 MINGW64 (WinDivert) (push) Has been cancelled
builds / PF_RING (push) Has been cancelled
rust/ffi: move detection helpers to ffi crate
Ticket: 7666
2026-04-01 19:55:48 +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 detection helpers to ffi crate 2026-04-01 19:55:48 +00:00
htp rust/htp: formatting fixup 2026-01-13 13:04:35 +01:00
src rust/ffi: move detection helpers to ffi crate 2026-04-01 19:55:48 +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 rust: bindgen SIGMATCH_ constants 2026-04-01 19:55:48 +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