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 4a2f10d235 smb: wrap read access to static mutables in function
Simply wrapping in a function removes static_mut_refs compiler
warning.

Ticket: #7417
9 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 1 year ago
src smb: wrap read access to static mutables in function 9 months ago
sys rust: add bindings to SCPlugin.* to sys crate 9 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust/sys: stub in suricata-sys crate for Rust bindings to C 9 months ago
Cargo.toml.in rust/sys: stub in suricata-sys crate for Rust bindings to C 9 months ago
Makefile.am rust/bindgen: use temp file to generating bindings 9 months ago
cbindgen.toml ftp: convert enumerations to Rust 9 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago