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
Shivani Bhardwaj 06eafb79d6 detect/flow-pkts: check for both dir
The functionality of "both" can already be easily achieved by using both
"toclient" and "toserver" in a rule. This just adds the ease of
expression in rule. As it is added now, check the direction for the
pre-existing users of direction as well.
3 weeks ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: EnumString derive accepts a enum_string_style parameter 3 months ago
htp http: do not use a loop to find the tx count 1 month ago
src detect/flow-pkts: check for both dir 3 weeks ago
suricatactl rust: allow some lints in suricatactl and suricatasc 7 months ago
suricatasc rust: pin indexmap 3 months ago
sys conf: add SCConfNodeChildValueIsFalse to check for false value 4 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust/htp: convert to nom 8 2 months ago
Cargo.toml.in rust: add nom8 as a dependency 3 months ago
Makefile.am rust: bindgen more file functions 2 months ago
cbindgen.toml rust: bindgen SCSRepCatGetByShortname 2 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago