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
Victor Julien a809f090d3 rust: filecontainer API
Wrapper around Suricata's File and FileContainer API. Built around
assumption that a rust owned structure will have a
'SuricataFileContainer' member that is managed by the C-side of
things.
8 years ago
..
.cargo
src rust: filecontainer API 8 years ago
.gitignore
Cargo.lock
Cargo.toml.in
Makefile.am
gen-c-headers.py