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 c9b80e5aff dcerpc: use saturating_add to count fragments
And do not overflow if we have traffic with more than 65K fragments

(cherry picked from commit a48200b9e5)
3 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/applayer: use c_int as return type for get_info_by_id 2 years ago
src dcerpc: use saturating_add to count fragments 3 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update flate2 to 1.0.35 4 months ago
Cargo.toml.in rust: update flate2 to 1.0.35 4 months ago
Makefile.am rust: respect RUSTC and CARGO env vars like CC 7 months ago
cbindgen.toml
rustfmt.toml