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 6dbc5be4be rust/json: only output printable characters
Rust strings are UTF8 and we cannot yet rely on jansson
having json_stringn on all supported OS distributions yet
so sanitize strings to ascii before printing.

Also add set_string_from_bytes which is like set_string, but
accepts a byte array as input.
9 years ago
..
.cargo
src rust/json: only output printable characters 9 years ago
.gitignore
Cargo.toml.in
Makefile.am python: use python path found during configure 9 years ago
gen-c-headers.py nfs: rename nfs3 to nfs 9 years ago