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
Pierre Chifflier 4d6aa6d532 rust: add 'bits' combinator to simplify nom bits parsers
Add a specialized version of the 'bits' nom combinator so adding
bits-level parsers does not require type annotations.
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust: derive macro for app-layer frame type 4 years ago
src rust: add 'bits' combinator to simplify nom bits parsers 4 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in rust: rename to suricata (from suricata_rust) 4 years ago
Makefile.am rust: rename to suricata (from suricata_rust) 4 years ago
cbindgen.toml app-layer: add StreamSlice to pass data to parsers 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago