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
Philippe Antoine de9413c654 detect: safety for app-layer logging of stream-only rules
If a stream-only rule matches, and we find a tx where we
want to log the app-layer data, store into the tx data that
we already logged, so that we do not log again the app-layer metadata

Ticket: 7085
4 weeks ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 5 months ago
derive rust/derive: string enumeration become case insensitive 3 months ago
src detect: safety for app-layer logging of stream-only rules 4 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 5 months ago
Cargo.lock.in rust: pin serde version 1 month ago
Cargo.toml.in rust: pin serde version 1 month ago
Makefile.am rust/Makefile: cleanup "clean" targets 5 months ago
cbindgen.toml detect: helper to have pure rust keywords 4 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 10 months ago