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 0e55307c1d app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS
This flag is no longer needed as a parser can now create a transaction
as unidirectional.

Setting this flag also doesn't make sense on parsers that may have
request/reply and some unidirectional messaging.
2 years ago
..
.cargo
derive rust: allow uninlined_format_args 2 years ago
src app-layer: remove APP_LAYER_PARSER_OPT_UNIDIR_TXS 2 years ago
.gitignore rust: bundle Cargo.lock 2 years ago
Cargo.lock.in rust: update der-parser to 8.2.0 2 years ago
Cargo.toml.in rust/time: add note why this needs to be pinned 2 years ago
Makefile.am rust: don't suppress vendor output 2 years ago
cbindgen.toml ftp: add events for command too long 2 years ago
rustfmt.toml