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
Victor Julien ac4e888597 smb2/dcerpc: probe if response data is dcerpc
If we missed the tree connect we can't know for sure if we're
reading from a (DCERPC) PIPE or not. In this case probe the data
to see if it looks like DCERPC.

If the detection succeeds, use a special 'suricata::dcerpc' service
in the TX.

Simplify handling of DCERPC records that cross records

Update logging for the response only TXs.
8 years ago
..
.cargo rust: make distcheck fixes 9 years ago
src smb2/dcerpc: probe if response data is dcerpc 8 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in Kerberos 5: pretty-print error code when logging 8 years ago
Makefile.am rust: cargo fixes for out of tree build 8 years ago
gen-c-headers.py rust/gen-c-headers: don't attempt to split empty lines 8 years ago
rustfmt.toml rustfmt.toml: set to 80 char line width 8 years ago