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 8db78208f9 rust: fix warnings found by nightly compiler
warning: getting the inner pointer of a temporary `CString`
this `CString` is deallocated at the end of the statement,
bind it to a variable to extend its lifetime
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src rust: fix warnings found by nightly compiler 5 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in rust: function macro now returns the function name 6 years ago
Makefile.am fuzz: better configure checks for MSAN building 6 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago