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