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 c98c49d4ba dns: parse and alert on invalid opcodes
Accept DNS messages with an invalid opcode that are otherwise
valid. Such DNS message will create a parser event.

This is a change of behavior, previously an invalid opcode would cause
the DNS message to not be detected or parsed as DNS.

Issue: #5444
4 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src dns: parse and alert on invalid opcodes 4 years ago
.gitignore
Cargo.toml.in file/swf: Use lzma-rs decompression instead of libhtp. 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml app-layer: introduce common AppLayerStateData API 4 years ago
rustfmt.toml