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 4cdb879538 rust/bindgen: use temp file to generating bindings
Prefixing a file with sed doesn't appear to be portable. Instead, make
use of a temporary file.

Fixes generating the bindings on FreeBSD and Mac.
1 week ago
..
.cargo
derive app-layer: use uint8_t consistent for event IDs 4 months ago
src detect: add ldap.responses.dn 1 week ago
sys rust: add bindings to SCPlugin.* to sys crate 2 weeks ago
.gitignore
Cargo.lock.in rust/sys: stub in suricata-sys crate for Rust bindings to C 2 weeks ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 2 weeks ago
Makefile.am rust/bindgen: use temp file to generating bindings 1 week ago
cbindgen.toml datasets: move initial file reading to rust 2 weeks ago
rustfmt.toml