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/src
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
..
applayertemplate output: generic simple tx json logger 2 years ago
asn1 rust: fix clippy 1.77 warning 2 years ago
bittorrent_dht output: generic simple tx json logger 2 years ago
dcerpc rust/probing: safety check for null input 2 years ago
detect detect/analyzer: create tojson function for generic integers 2 years ago
dhcp rust/probing: safety check for null input 2 years ago
dns rust/probing: safety check for null input 2 years ago
ffi rust/doc: add docstring to rust module files. 2 years ago
ftp rust/doc: add docstring to rust module files. 2 years ago
http2 http2: do not log duplicate headers 2 years ago
ike rust: fix clippy ptr_arg warnings 2 years ago
krb rust/probing: safety check for null input 2 years ago
mime rust/doc: add docstring to rust module files. 2 years ago
modbus rust/probing: safety check for null input 2 years ago
mqtt rust/probing: safety check for null input 2 years ago
nfs rust/probing: safety check for null input 2 years ago
ntp rust/probing: safety check for null input 2 years ago
pgsql pgsql: check for eol when parsing response 2 years ago
quic rust/probing: safety check for null input 2 years ago
rdp output: generic simple tx json logger 2 years ago
rfb frames: rust API makes tx_id explicit 2 years ago
sdp sdp: fix logging medias 2 years ago
sip frames: rust API makes tx_id explicit 2 years ago
smb rust/probing: safety check for null input 2 years ago
snmp rust/probing: safety check for null input 2 years ago
ssh output: generic simple tx json logger 2 years ago
telnet frames: rust API makes tx_id explicit 2 years ago
tftp rust: fix assertions_on_constants for assert!(true) 2 years ago
websocket websocket: fix opcodes values for ping/pong 2 years ago
x509 tls: store list of subject alternative names 2 years ago
applayer.rs rust: return empty slice without using from_raw_parts 2 years ago
common.rs rust: add copyright header to common.rs 2 years ago
conf.rs rust/doc: add docstring to rust module files. 2 years ago
core.rs rust/doc: add docstring to rust module files. 2 years ago
feature.rs feature: provide a Rust binding to the feature API 2 years ago
filecontainer.rs rust/doc: add docstring to rust module files. 2 years ago
filetracker.rs rust/doc: add docstring to rust module files. 2 years ago
frames.rs dns: set tx id for frames 2 years ago
ja4.rs config/ja3: Eliminate warnings when JA3 is disabled 2 years ago
jsonbuilder.rs jsonbuilder: fix serialization of nan and inf 2 years ago
kerberos.rs rust: update parser dependencies 2 years ago
lib.rs rust/sdp: implement protocol parser 2 years ago
log.rs requires: add requires keyword 2 years ago
lua.rs rust/doc: add docstring to rust module files. 2 years ago
lzma.rs rust/doc: add docstring to rust module files. 2 years ago
plugin.rs rust/doc: add docstring to rust module files. 2 years ago
util.rs rust/doc: add docstring to rust module files. 2 years ago