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 f967a49104 dcerpc/udp: improve detection
Lately, Wireguard proto starting w pattern |04 00| is misdetected as
DCERPC/UDP which also starts with the same pattern, add more checks
to make sure that it is the best guess for packet to be dcerpc/udp.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src dcerpc/udp: improve detection 5 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in rust: rename lib to libsuricata_rust 5 years ago
Makefile.am install: makefile target to install libraries 5 years ago
cbindgen.toml rust: include file cleanup 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago