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 3c5ce91cbb ftp: per direction tx progress
For request side, having a tx means the request is done.

For response, wait for tx to be marked complete.

Remove unused states.
7 months ago
..
.cargo
derive rust: derive for AppLayerState 7 months ago
htp http: fail tx creation if we cannot allocate user data 7 months ago
src ftp: per direction tx progress 7 months ago
suricatactl suricatactl: add description to Cargo.toml 7 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 8 months ago
sys rust: bindgen detect-engine-buffer.h 7 months ago
.gitignore
Cargo.lock.in http1: brotli decompression 7 months ago
Cargo.toml.in rust: use flate2 with C zlib 7 months ago
Makefile.am rust: always update Cargo.lock.in 7 months ago
cbindgen.toml detect/multi-buf: harmonize wrapper 7 months ago
rustfmt.toml