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 ccd1063e43 detect/bytemath: convert parser to Rust
Issue: 5077

This commit
- Converts the PCRE based parser to Rust.
- Adds unit tests to the new Rust modules
- Removes the PCRE parser from detect-bytemath.c
- Adjusts the C source modules to refer to the Rust definitions
- Includes the multiply operator (missing from the C parser)
3 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust/derive: pin proc-macro-crate to v1.1.0. 3 years ago
src detect/bytemath: convert parser to Rust 3 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in krb: bump up crate version 3 years ago
Makefile.am rust: cbindgen first verifies existing bindings 3 years ago
cbindgen.toml detect: use generic integer functions for iprep 3 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago