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 564a6c9a20 rust/ldap: handle GAPs
Following the same logic as for PGSQL, if there is a gap in an LDAP request or
response, the parser tries to sync up again by checking if the message can be
parsed and effectively parses it on the next call.

Ticket #7176
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust/derive: string enumeration become case insensitive 1 year ago
src rust/ldap: handle GAPs 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in rust: bump time to most recent 1 year ago
Cargo.toml.in rust: bump time to most recent 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 1 year ago
cbindgen.toml detect: helper to have pure rust keywords 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago