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
Jeff Lucovsky dfc896e2a7 app/ftp: Move FTP response handling to rust
Move handling of FTP responses to Rust to improve support for FTP
keyword matching. Parsing the response line when encountered
simplifies multi-buffer matching and metadata output.

Issue: 4082
7 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 1 year ago
htp http: restore behavior for event http.uri_delim_non_compliant 7 months ago
src app/ftp: Move FTP response handling to rust 7 months ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 8 months ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 8 months ago
sys rust: export jsonbuilder API in sys crate 7 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in pop3: app-layer parser using sawp-pop3 7 months ago
Cargo.toml.in pop3: app-layer parser using sawp-pop3 7 months ago
Makefile.am rust: export jsonbuilder API in sys crate 7 months ago
cbindgen.toml rust: export jsonbuilder API in sys crate 7 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago