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
frank honza bbe9137f20 rfb: Update incomplete handling in parser.
This commit adds an updated incomplete handling for the RFB-Parser. If
incomplete data is processed, the successfully consumed position and
length of remainder + 1 is returned. If the next packet is not empty
suricata will call the parser again.

This commit is a result of discussion on https://github.com/OISF/suricata/pull/4792.
5 years ago
..
.cargo
src rfb: Update incomplete handling in parser. 5 years ago
.gitignore
Cargo.toml.in rust/x509: use the raw serial number so leading zeros are not removed 5 years ago
Makefile.am
cbindgen.toml dns: remove C wrapper functions to Rust 5 years ago
rustfmt.toml