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 64b2385c64 krb: log for ticket encryption
Also logs if the ticket encryption is weak.
It is different from the encryption used for the rest of the
packet, and this allows to detect kerberoasting attack.

Ticket: #5442
4 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src krb: log for ticket encryption 4 years ago
.gitignore rust: derive crate: for custom derives 5 years ago
Cargo.toml.in krb: bump up crate version 4 years ago
Makefile.am rust: cbindgen first verifies existing bindings 4 years ago
cbindgen.toml detect: use generic integer functions for iprep 4 years ago
rustfmt.toml