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 234cafdcfe detect: use u32 for InspectionBufferMultipleForList
So that we do not have an endless loop casting index to
u16 and having more than 65536 buffers in one transaction

Changes for all protocols, even ones where it is impossible
to have such a pattern, so as to avoid bad pattern copy/paste
in the future

(cherry picked from commit 7d0a39412b)
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src detect: use u32 for InspectionBufferMultipleForList 5 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in http2: make decompression a configure-time option 5 years ago
Makefile.am http2: make decompression a configure-time option 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago