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 34a4625156 ja4: handles non alphanumeric alpn
Ticket: 7267

Follows more closely the specification :
https://github.com/FoxIO-LLC/ja4/blob/main/technical_details/JA4.md#alpn-extension-value

Also fixes the case with a single-char alpn.

(cherry picked from commit 1e152d1f10)
10 months ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive rust: use 2021 edition 2 years ago
src ja4: handles non alphanumeric alpn 10 months ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in http2: update brotli crate 2 years ago
Cargo.toml.in cargo: use default-features instead of default_features 1 year ago
Makefile.am rust: rename .cargo/config to .cargo/config.toml 1 year ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml