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 772bd9ca53 rust: reduce visibility of detect_parse_uint_notending
It is meant as an internal function

Also document the function
2 weeks ago
..
.cargo
derive rust: EnumString derive accepts a enum_string_style parameter 4 weeks ago
htp libhtp: fix newer clippy lints with newer MSRV 4 weeks ago
src rust: reduce visibility of detect_parse_uint_notending 2 weeks ago
suricatactl rust: allow some lints in suricatactl and suricatasc 5 months ago
suricatasc rust: pin indexmap 3 weeks ago
sys plugins: update SC_API_VERSION to 9 2 weeks ago
.gitignore
Cargo.lock.in rust: add nom8 as a dependency 2 weeks ago
Cargo.toml.in rust: add nom8 as a dependency 2 weeks ago
Makefile.am rust: bindgen FileAppendData 1 month ago
cbindgen.toml rust: remove unneeded cbindgen exclusions 1 month ago
rustfmt.toml