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 e9fec043b5 rust/util: expose function to test strings for valid UTF-8
rs_check_utf8 will check that the provided string is valid
UTF-8 by converting it to a Rust string and returning true
or false.
6 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust/util: expose function to test strings for valid UTF-8 6 years ago
.gitignore
Cargo.toml.in rust: function macro now returns the function name 6 years ago
Makefile.am rust: only run cbindgen if needed 6 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago