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
Nathan Scrivens 07632fdf4e dns: add dns.response sticky buffer
Feature: 7012
Add dns.response sticky buffer to match on dns response fields.
Add rust functions to return dns response packet data.
Unit tests verifying signature matching.
5 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive app-layer: use uint8_t consistent for event IDs 9 months ago
src dns: add dns.response sticky buffer 5 months ago
suricatactl suricatactl: rust version of suricatactl 5 months ago
suricatasc suricatasc: a Rust implementation of suricatasc 5 months ago
sys rust: add bindings to SCPlugin.* to sys crate 5 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in suricatactl: rust version of suricatactl 5 months ago
Cargo.toml.in suricatactl: rust version of suricatactl 5 months ago
Makefile.am rust: use CBINDGEN variable and not "cbindgen" 5 months ago
cbindgen.toml ftp: convert enumerations to Rust 5 months ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago