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 7732efbec2 app-layer: include decoder events in app-layer tx data
As most parsers use an events structure we can include it in the
tx_data structure to reduce some boilerplate/housekeeping code
in app-layer parsers.
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive applayerevent: derive get_event_info and get_event_info_by_id 4 years ago
src app-layer: include decoder events in app-layer tx data 4 years ago
.gitignore rust: derive crate: for custom derives 4 years ago
Cargo.toml.in rust: add nom7 dependency 4 years ago
Makefile.am dns: use derive macro for DNSEvent 4 years ago
cbindgen.toml http2: follow range requests 4 years ago
rustfmt.toml style: compressed function headers for rustfmt 6 years ago