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 91617f479a rust: sha-1 is now sha1
This is the same crate, but renamed to be more consistent with the
RustCrypto project naming. Some recent discussion is available here:

    https://github.com/RustCrypto/hashes/issues/438
4 years ago
..
.cargo
derive rust/derive: pin proc-macro-crate to v1.1.0. 5 years ago
src smb: do not use tree id to match request and response 4 years ago
.gitignore rust: derive crate: for custom derives 5 years ago
Cargo.toml.in rust: sha-1 is now sha1 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