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 8b570c0293 smb: improve request/response mapping
Only use ssn_id and msg_id for mapping a response to a request.

By not using the tree_id it can always be included in the tx.hdr which
means it can be logged properly in case of IOCTL and DCERPC.
6 years ago
..
.cargo rust: make distcheck fixes 8 years ago
src smb: improve request/response mapping 6 years ago
.gitignore rust: build fixes and nom update 8 years ago
Cargo.toml.in Kerberos 5: pretty-print error code when logging 7 years ago
Makefile.am rust: fix (again) out of tree builds 6 years ago
gen-c-headers.py rust/gen-c-headers: don't attempt to split empty lines 7 years ago
rustfmt.toml rustfmt.toml: set to 80 char line width 7 years ago