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
Victor Julien 411f428a38 app-layer: define AppLayerTxData and AppLayerTxConfig
AppLayerTxData is a structure each tx should include that will contain
the common fields the engine needs for tracking logging, detection and
possibly other things.

AppLayerTxConfig will be used by the detection engine to configure
the transaction.
6 years ago
..
.cargo rust: fix vendor use on MinGW 7 years ago
src app-layer: define AppLayerTxData and AppLayerTxConfig 6 years ago
.gitignore
Cargo.toml.in rust/asn1: Introduce ASN1 rust module 6 years ago
Makefile.am rust: Add debug_validate_bug_on macro 6 years ago
cbindgen.toml jsonbuilder: add reset marks 6 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago