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 bac8016d17 rust: plugin bootstrap function
Functions written in Rust will need to suricata::plugin::init()
to bootstrap themselves. This bootstrap process sets the log level
within the Rust address space, and hooks up function pointers
that are expected to be set during normal runs of Suricata.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust: plugin bootstrap function 5 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust/Cargo: build as rlib for plugin linkage 5 years ago
Makefile.am rust: only run cbindgen if needed 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago