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 2e52e9501f mqtt: naming and visibility cleanups
- remove rs_prefix, replace with SC if needed
- remove pub and no_mangle where not needed
- remove some unused functions and fields

Related to ticket: #7498
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 2 years ago
src mqtt: naming and visibility cleanups 1 year ago
suricatactl suricatactl: rust version of suricatactl 1 year ago
suricatasc suricatasc: a Rust implementation of suricatasc 1 year ago
sys rust: add bindings to SCPlugin.* to sys crate 2 years ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in suricatactl: rust version of suricatactl 1 year ago
Cargo.toml.in suricatactl: rust version of suricatactl 1 year ago
Makefile.am rust: use CBINDGEN variable and not "cbindgen" 1 year ago
cbindgen.toml ftp: convert enumerations to Rust 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago