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 9b73de6f6d rust: add auto-generated header to sys.rs
We don't keep bindgen's autogenerated do not edit line as it contains
the bindgen version which could break the CI check for out of date
bindings. So add our own do not edit line.

Ticket: #7341
5 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 9 months ago
src rust: use AppProto from generated bindings instead of duplicating 5 months ago
sys rust: add auto-generated header to sys.rs 5 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in rust/sys: stub in suricata-sys crate for Rust bindings to C 5 months ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 5 months ago
Makefile.am rust: add auto-generated header to sys.rs 5 months ago
cbindgen.toml datasets: move initial file reading to rust 6 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago