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
Jeff Lucovsky 0e547b9519 rust/conf: Accept xiB unit suffixes
Update the memval to recognize
- kb and kib
- mb and mib
- gb and gib
as equivalent.
12 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/derive: fix clippy collapsible_match warning 1 year ago
htp htp: use transactions right get function 1 year ago
src rust/conf: Accept xiB unit suffixes 12 months ago
suricatactl rust: allow some lints in suricatactl and suricatasc 1 year ago
suricatasc datajson: introduce feature 1 year ago
sys rust: bindgen SCLogMessage 12 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: cargo update 12 months ago
Cargo.toml.in rust: pin time crate to 0.3.41 1 year ago
Makefile.am rust: respect RUSTC and CARGO env vars like CC 1 year ago
cbindgen.toml rust: move file functions out of SuricataContext 12 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago