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 9218da0eb8 rust/frames: cleanup clippy lint for unsafe
Where possible mark the relevant functions unsafe.  Otherwise suppress
the warning for now as this pattern is supposed to be a safe API around
an unsafe one. Might need some further investigation, but in general the
"guarantee" here is provided from the C side.
4 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src rust/frames: cleanup clippy lint for unsafe 4 years ago
.gitignore rust: derive crate: for custom derives 5 years ago
Cargo.toml.in rust: lock to time 0.3.13 to avoid MSRV bump to 1.59 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml app-layer: introduce common AppLayerStateData API 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago