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
Shivani Bhardwaj 3a1c12414a tls: store list of subject alternative names
So far, the SANs were available as a part of IssuerDN via x509_parser
crate but SANs were not available to the SSLState* to be directly used
to setup and match against a sticky buffer.
Expose it to SSLStateConnp.

Feature 5234
2 years ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 2 years ago
derive cargo: add description and license 2 years ago
src tls: store list of subject alternative names 2 years ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 2 years ago
Cargo.lock.in rust: update parser dependencies 2 years ago
Cargo.toml.in Revert "rust: temporary: disable debug assertions" 2 years ago
Makefile.am rust: rename .cargo/config to .cargo/config.toml 2 years ago
cbindgen.toml app-layer: remove unused C wrappers 2 years ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago