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 ccc61f6294 requires: add option to ignore unknown requirements
The new behavior in 8, and backported is to treat unknown requirements
as unsatisfied requirements.

For 7.0.8, add a configuration option, "ignore-unknown-requirements"
to completely ignore unknown requirements, effectively treating them
as available.

Ticket: #7434
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive rust/applayer: use c_int as return type for get_info_by_id 1 year ago
src requires: add option to ignore unknown requirements 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update num-derive to 0.4.2 1 year ago
Cargo.toml.in rust: update num-derive to 0.4.2 1 year ago
Makefile.am rust: rename .cargo/config to .cargo/config.toml 2 years ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml