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 9a1fa5f1f4 rust: filetracker API
Initial version of a filetracker API that depends on the filecontainer
and wraps around the Suricata File API in C.

The API expects chunk based transfers where chunks can be out of order.
8 years ago
..
.cargo rust: hook rust into the build 8 years ago
src rust: filetracker API 8 years ago
.gitignore rust: generate headers as part of build 8 years ago
Cargo.lock rust: hook rust into the build 8 years ago
Cargo.toml.in rust: lua wrapper 8 years ago
Makefile.am rust: lua wrapper 8 years ago
gen-c-headers.py rust: generate headers as part of build 8 years ago