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
Jeff Lucovsky 1823681709 detect/transform: from_base64 option parsing
Issue: 6487

Implement from_base64 option parsing in Rust. The Rust module also
contains unit tests.
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive
src detect/transform: from_base64 option parsing 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in lua: use rust crate to vendor (bundle) lua 1 year ago
Cargo.toml.in cargo: use default-features instead of default_features 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 1 year ago
cbindgen.toml detect: helper to have pure rust keywords 1 year ago
rustfmt.toml