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 1aaf5cb7d2 rust: allow some lints in suricatactl and suricatasc
These are lints we allow in the Suricata Rust source code for style
reasons.
5 months ago
..
.cargo
derive rust/derive: fix clippy collapsible_match warning 6 months ago
htp rust: fix compiler warning for confusing lifetimes 6 months ago
src sip: fix inspection direction 6 months ago
suricatactl rust: allow some lints in suricatactl and suricatasc 5 months ago
suricatasc rust: allow some lints in suricatactl and suricatasc 5 months ago
sys rust: bindgen app-layer-detect-proto.h 6 months ago
.gitignore
Cargo.lock.in lua: update to Lua 5.4.8 6 months ago
Cargo.toml.in lua: update to Lua 5.4.8 6 months ago
Makefile.am github-ci: enable asan for suricata-lua-sys in fuzz build 6 months ago
cbindgen.toml rust: remove some unneeded cbindgen:ignore 6 months ago
rustfmt.toml