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 8f22e55678 rust/sys: stub in suricata-sys crate for Rust bindings to C
Follow Rust convention of using a "sys" crate for bindings to C
functions. The bindings don't exist yet, but will be generated by
bindgen and put into this crate.

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 datasets: move initial file reading to rust 5 months ago
sys rust/sys: stub in suricata-sys crate for Rust bindings to C 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/sys: stub in suricata-sys crate for Rust bindings to C 5 months ago
cbindgen.toml datasets: move initial file reading to rust 5 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago