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