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.
8 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: EnumString derive accepts a enum_string_style parameter 10 months ago
htp http: do not use a loop to find the tx count 8 months ago
src detect/flow-pkts: check for both dir 8 months ago
suricatactl rust: allow some lints in suricatactl and suricatasc 1 year ago
suricatasc rust: pin indexmap 10 months ago
sys conf: add SCConfNodeChildValueIsFalse to check for false value 8 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust/htp: convert to nom 8 9 months ago
Cargo.toml.in rust: add nom8 as a dependency 9 months ago
Makefile.am rust: bindgen more file functions 8 months ago
cbindgen.toml rust: bindgen SCSRepCatGetByShortname 9 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago