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 6373071aa3 ssh: handles incomplete record after banner
To signal incomplete data, we must return the number of
consumed bytes. When we get a banner and some records, we have
to take into account the number of bytes already consumed by
the banner parsing before reaching an incomplete record.
5 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src ssh: handles incomplete record after banner 5 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust: Add debug_validate_bug_on macro 5 years ago
Makefile.am rust: Add debug_validate_bug_on macro 5 years ago
cbindgen.toml rust: export enums definition to C 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago