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
Jason Ish 0990c9dbf6 rust: pin indexmap
Newer indexmap, pulled in by serde_json requires Rust 1.82, so pin
pack to 2.11.4 which still works with Rust 1.75.
1 month ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust: EnumString derive accepts a enum_string_style parameter 1 month ago
htp libhtp: fix newer clippy lints with newer MSRV 1 month ago
src rust: bindgen more http range functions used in http2 1 month ago
suricatactl rust: allow some lints in suricatactl and suricatasc 5 months ago
suricatasc rust: pin indexmap 1 month ago
sys rust: bindgen more http range functions used in http2 1 month ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: pin indexmap 1 month ago
Cargo.toml.in rust: update aes-gcm to 0.10.3 1 month ago
Makefile.am rust: bindgen FileAppendData 2 months ago
cbindgen.toml rust: remove unneeded cbindgen exclusions 2 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago