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.
1 year 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 rust: fix compiler warning for confusing lifetimes 1 year ago
src sip: fix inspection direction 1 year ago
suricatactl rust: allow some lints in suricatactl and suricatasc 1 year ago
suricatasc rust: allow some lints in suricatactl and suricatasc 1 year ago
sys rust: bindgen app-layer-detect-proto.h 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in lua: update to Lua 5.4.8 1 year ago
Cargo.toml.in lua: update to Lua 5.4.8 1 year ago
Makefile.am github-ci: enable asan for suricata-lua-sys in fuzz build 1 year ago
cbindgen.toml rust: remove some unneeded cbindgen:ignore 1 year ago
rustfmt.toml