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
Victor Julien aa8d64c2b8 smb: improve skip handling
When skipping records the skip tracker could underflow if the record
parsing had more data than expected.

Enforce the calculation by moving it into a method and make the actual
fields private.
8 years ago
..
.cargo rust: make distcheck fixes 9 years ago
src smb: improve skip handling 8 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in SMB: use kerberos-parser to extract Real and PrincipalName 8 years ago
Makefile.am Rust: add 'debug' feature 9 years ago
gen-c-headers.py rust/smb: initial support 9 years ago