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 16c42da57e rust: add nom8 as a dependency
For the update from nom 7 to nom 8.
1 week ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust: EnumString derive accepts a enum_string_style parameter 3 weeks ago
htp libhtp: fix newer clippy lints with newer MSRV 3 weeks ago
src rust: bindgen more http range functions used in http2 3 weeks ago
suricatactl rust: allow some lints in suricatactl and suricatasc 5 months ago
suricatasc rust: pin indexmap 3 weeks ago
sys rust: bindgen more http range functions used in http2 3 weeks ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in rust: add nom8 as a dependency 1 week ago
Cargo.toml.in rust: add nom8 as a dependency 1 week ago
Makefile.am rust: bindgen FileAppendData 1 month ago
cbindgen.toml rust: remove unneeded cbindgen exclusions 1 month ago
rustfmt.toml