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 e38888810d detect/dcerpc: avoids FP on dcerpc.iface keyword
When we got a bind without the first fragment flag, and did not
set any_frag in the signature, the signature always matched,
whatever the uuid value

Ticket: 8457
3 months ago
..
.cargo
derive rust/ffi: move AppLayerEvent to ffi 3 months ago
ffi rust/ffi: move AppLayerEvent to ffi 3 months ago
htp rust/htp: formatting fixup 7 months ago
src detect/dcerpc: avoids FP on dcerpc.iface keyword 3 months ago
suricatactl rust: limit clap verson to 4.5.57 5 months ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 5 months ago
sys detect: bindgen more functions 3 months ago
.gitignore
Cargo.lock.in psl: update to 2.1.206 3 months ago
Cargo.toml.in rust/debug: use functions from ffi crate where possible 6 months ago
Makefile.am rust: bindgen SIGMATCH_ constants 4 months ago
cbindgen.toml rust: remove obsolete const exclusions in cbindgen 3 months ago
rustfmt.toml