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
Giuseppe Longo 46954cddf4 ldap: set invalid_data event
Currently in parse_request function LdapEvent::InvalidData is not set when a
request is not parsed correctly.

Ticket #8258

(cherry picked from commit de46f4ba9d)
2 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/derive: fix clippy collapsible_match warning 11 months ago
htp rust/htp: formatting fixup 3 months ago
src ldap: set invalid_data event 2 months ago
suricatactl rust: allow some lints in suricatactl and suricatasc 11 months ago
suricatasc datajson: introduce feature 11 months ago
sys version: start development towards 8.0.4 3 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in version: start development towards 8.0.4 3 months ago
Cargo.toml.in rust: update lru to 0.16.3; update lock 3 months ago
Makefile.am rust: respect RUSTC and CARGO env vars like CC 8 months ago
cbindgen.toml rust: remove unnecessary cbindgen exclusions 10 months ago
rustfmt.toml