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 289ff25f5b requires: support requires check for keyword
For example:

    requires: keyword foo;

Will require that Suricata supports the "foo" keyword.

Ticket: #7403
2 years 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 requires: support requires check for keyword 2 years ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update num-derive to 0.4.2 2 years ago
Cargo.toml.in rust: update num-derive to 0.4.2 2 years ago
Makefile.am rust: put all rust/cargo env vars in CARGO_ENV 2 years ago
cbindgen.toml transforms: move strip_whitespace to rust 2 years ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 3 years ago