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
Giuseppe Longo 88f17d7b20 detect/sctp: add sctp.chunk_type keyword
Add a U8 numeric keyword to match the first SCTP chunk type in a packet
with prefilter support.

Ticket #4251
2 months ago
..
.cargo
derive rust/ffi: move AppLayerEvent to ffi 3 months ago
ffi rust/ffi: add safe thread storage wrapper 2 months ago
htp rust/htp: formatting fixup 7 months ago
src detect/sctp: add sctp.chunk_type keyword 2 months ago
suricatactl rust: limit clap verson to 4.5.57 5 months ago
suricatasc rust: pin unicode-segmentation crate to 1.12.0 4 months ago
sys bindgen: fix include ordering 2 months ago
.gitignore
Cargo.lock.in psl: update to 2.1.206 3 months ago
Cargo.toml.in rust: feature debug in main crate enables feature debug in ffi 3 months ago
Makefile.am rust: build depends on ffi/Cargo.toml.in 3 months ago
cbindgen.toml http2: split progress per direction 2 months ago
rustfmt.toml