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 b24db73f77 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/derive: fix clippy collapsible_match warning 11 months ago
htp http: limit the number of folded lines per header 3 months ago
src dcerpc: use saturating_add to count fragments 3 months ago
suricatactl rust: allow some lints in suricatactl and suricatasc 11 months ago
suricatasc datajson: introduce feature 10 months ago
sys version: start development towards 8.0.3 5 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust/psl: update to 2.1.175 4 months ago
Cargo.toml.in rust: pin time crate to 0.3.41 8 months ago
Makefile.am rust: respect RUSTC and CARGO env vars like CC 8 months ago
cbindgen.toml rust: remove unnecessary cbindgen exclusions 10 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago