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
Philippe Antoine 267c3baff7 rust/ffi: move STREAM_ constants to ffi crate
Ticket: 7666

reexport them in suricata crate
cbindgen them to C
4 weeks ago
..
.cargo
derive rust: rust fmt derive crate 1 month ago
ffi rust/ffi: move STREAM_ constants to ffi crate 4 weeks ago
htp rust/htp: formatting fixup 3 months ago
src rust/ffi: move STREAM_ constants to ffi crate 4 weeks ago
suricatactl rust: limit clap verson to 4.5.57 1 month ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 4 weeks ago
sys output-eve: finish exposing to bindgen 2 months ago
.gitignore
Cargo.lock.in rust: pin unicode-segmentation crate to 1.12.0 4 weeks ago
Cargo.toml.in rust/debug: use functions from ffi crate where possible 2 months ago
Makefile.am rust/ffi: move STREAM_ constants to ffi crate 4 weeks ago
cbindgen.toml rust: remove obsolete inclusions from cbindgen.toml 4 weeks ago
rustfmt.toml