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/src/rfb
Victor Julien 5665fc8301 app-layer: add ApplyTxConfig API
Optional callback a parser can register for applying configuration
to the 'transaction'. Most parsers have a bidirectional tx. For those
parsers that have different types of transaction handling, this new
callback can be used to properly apply the config.
5 years ago
..
detect.rs add RFB parser 6 years ago
logger.rs rfb/eve: convert to jsonbuilder 5 years ago
mod.rs add RFB parser 6 years ago
parser.rs add RFB parser 6 years ago
rfb.rs app-layer: add ApplyTxConfig API 5 years ago