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
Eloy Pérez González ceec0ae598 smb/dce_iface: avoid deleting current ifaces from state
The smb dce_iface keyword must match for all those dcerpc requests
and responses sent in the context of the given interface. They are
not matching as the current bind interfaces are deleted by any
non bind message.

Ticket: 4767
(cherry picked from commit bff0774767)
4 years ago
..
.cargo rust: fix vendor use on MinGW 6 years ago
src smb/dce_iface: avoid deleting current ifaces from state 4 years ago
.gitignore
Cargo.toml.in rust: lock major versions of crates 5 years ago
Makefile.am github-ci: Master CI improvements re: Travis CI 5 years ago
gen-c-headers.py rust/sip: add parser for SIP protocol 6 years ago
rustfmt.toml