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 acef961645 pop3: improve parsing
Improve multiline commands and SASL auth.

Work around missing support in crate for empty server challenge and SASL base64 data.

Ticket: #7709.
1 month ago
..
.cargo
derive rust/derive: fix clippy collapsible_match warning 6 months ago
htp htp: use transactions right get function 3 months ago
src pop3: improve parsing 1 month ago
suricatactl rust: allow some lints in suricatactl and suricatasc 5 months ago
suricatasc datajson: introduce feature 5 months ago
sys rust: bindgen FileAppendData 1 month ago
.gitignore
Cargo.lock.in rust: cargo update 2 months ago
Cargo.toml.in rust: pin time crate to 0.3.41 2 months ago
Makefile.am rust: bindgen FileAppendData 1 month ago
cbindgen.toml rust: remove unneeded cbindgen exclusions 1 month ago
rustfmt.toml