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 005cec693f rust: pass CC to to cargo
This is required for crates that use a C compiler to use the same one as
used by Suricata. Important for cross compiling.

Also pass AR and RANLIB which are often used for cross compiling.
1 year ago
..
.cargo
derive rust/derive: fix clippy collapsible_match warning 1 year ago
htp rust/htp: suppress io_other_error lint 1 year ago
src rust: use bindgened Flow definition 1 year ago
suricatactl suricatactl: add description to Cargo.toml 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys rust: bindgen part of util-debug.h 1 year ago
.gitignore
Cargo.lock.in lua: update to suricata-lua-sys 0.1.0-alpha.9 1 year ago
Cargo.toml.in lua: update to suricata-lua-sys 0.1.0-alpha.9 1 year ago
Makefile.am rust: pass CC to to cargo 1 year ago
cbindgen.toml rust: bindgen detect-engine-helper.h 1 year ago
rustfmt.toml