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
1 year ago
..
.cargo
derive app-layer: use uint8_t consistent for event IDs 2 years ago
htp http: restore behavior for event http.uri_delim_non_compliant 1 year ago
src app/ftp: Move FTP response handling to rust 1 year ago
suricatactl rust: pin once_cell to work with Rust 1.67.1 1 year ago
suricatasc rust: pin once_cell to work with Rust 1.67.1 1 year ago
sys rust: export jsonbuilder API in sys crate 1 year ago
.gitignore
Cargo.lock.in pop3: app-layer parser using sawp-pop3 1 year ago
Cargo.toml.in pop3: app-layer parser using sawp-pop3 1 year ago
Makefile.am rust: export jsonbuilder API in sys crate 1 year ago
cbindgen.toml rust: export jsonbuilder API in sys crate 1 year ago
rustfmt.toml