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 717b826d25 rust: safe string handling in logging
In logging (SCLog*), safely convert strings to cstrings instead
of blindly unwrapping them.

Also implement a simple rust logger if the Suricata C context
is not available.
8 years ago
..
.cargo rust: hook rust into the build 8 years ago
src rust: safe string handling in logging 8 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust/nfs: add (file)handle to log as crc32 8 years ago
Makefile.am rust: save cargo and CARGO_HOME to variables 8 years ago
gen-c-headers.py nfs: rename nfs3 to nfs 8 years ago