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
Philippe Antoine 6291e220e4 dns: improved handling of corrupt additionals
Ticket: 7228

That means log the rest of queries and answers, even if the
final field additionals is corrupt.
Set an event in this case.
2 years ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive app-layer: use uint8_t consistent for event IDs 2 years ago
src dns: improved handling of corrupt additionals 2 years ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update num-derive to 0.4.2 2 years ago
Cargo.toml.in rust: update num-derive to 0.4.2 2 years ago
Makefile.am rust: put all rust/cargo env vars in CARGO_ENV 2 years ago
cbindgen.toml transforms: move strip_whitespace to rust 2 years ago
rustfmt.toml