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 07b1100713 nfs: clean up partial record handling
There should be no remaining data after parsing the partial
RPC record, so don't handle it but instead add a debug validation
bug on.

Successful processing for NFSv3 read/write records returns
AppLayerResult::ok() directly as all data is consumed.
3 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago
src nfs: clean up partial record handling 3 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in rust/ntp: upgrade dependency on ntp-parser 3 years ago
Makefile.am build: remove configure check for cargo vendor 3 years ago
cbindgen.toml quic: Add QUIC App Layer 3 years ago
rustfmt.toml