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.
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: derive for AppLayerState 1 year ago
htp http: fail tx creation if we cannot allocate user data 1 year ago
src ftp: per direction tx progress 1 year ago
suricatactl suricatactl: add description to Cargo.toml 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys rust: bindgen detect-engine-buffer.h 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in http1: brotli decompression 1 year ago
Cargo.toml.in rust: use flate2 with C zlib 1 year ago
Makefile.am rust: always update Cargo.lock.in 1 year ago
cbindgen.toml detect/multi-buf: harmonize wrapper 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago