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 b5fcf16d97 enip/detect: remove double registration of enip_command keyword
As found with
./src/suricata --list-keywords | sort | uniq -c | awk '$1 > 1'
4 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 10 months ago
derive rust/derive: string enumeration become case insensitive 8 months ago
src enip/detect: remove double registration of enip_command keyword 4 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 10 months ago
Cargo.lock.in rust: update dependencies 5 months ago
Cargo.toml.in rust: unpin serde 5 months ago
Makefile.am rust/Makefile: cleanup "clean" targets 9 months ago
cbindgen.toml detect: helper to have pure rust keywords 9 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 1 year ago