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 31e9cb55be detect: tcp.flags unit tests improvements
Tests better the ignored flags functionality.
This functionality is only used at detection for default mode,
it is not used for any, plus or not mode.

So, have unit tests about igored flags with default mode with
both matching and non matching cases
4 weeks ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: EnumString derive accepts a enum_string_style parameter 1 month ago
htp libhtp: fix newer clippy lints with newer MSRV 4 weeks ago
src detect/tcp: make tcp.flags a generic integer with bitflags 4 weeks 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 rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in detect: tcp.flags unit tests improvements 4 weeks ago
Cargo.toml.in rust: update aes-gcm to 0.10.3 4 weeks ago
Makefile.am rust: bindgen FileAppendData 1 month ago
cbindgen.toml rust: remove unneeded cbindgen exclusions 1 month ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago