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
Simon Dugas 7f26246ce1 dns: parse and log fields for SOA record type
Added `dns_parse_rdata_soa` to parse SOA fields into an `DNSRDataSOA`
struct.

Added logging for answer and authority SOA records in both version
1 & 2, as well as grouped formats.
5 years ago
..
.cargo rust: fix vendor use on MinGW 5 years ago
src dns: parse and log fields for SOA record type 5 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in rust: function macro now returns the function name 5 years ago
Makefile.am rust: only run cbindgen if needed 5 years ago
cbindgen.toml rdp/eve: convert to jsonbuilder 5 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago