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
Victor Julien 7b836af1b2 quic: log sni; reduce number of transactions
Only create transactions for long headers.

Store SNI in tx, log it.
4 years ago
..
applayertemplate app/frames: implement name to id API for frames 4 years ago
asn1 rust(lint): replace checked_mul with saturating_mul 4 years ago
dcerpc app/frames: implement name to id API for frames 4 years ago
dhcp app/frames: implement name to id API for frames 4 years ago
dns app/frames: implement name to id API for frames 4 years ago
ffi base64: use the Rust base64 encode implementation 4 years ago
ftp ftp: Remove diagnostic print 4 years ago
http2 rust: simplify bits parser annotations 4 years ago
ike app/frames: implement name to id API for frames 4 years ago
krb app/frames: implement name to id API for frames 4 years ago
mime rust: export constants via cbindgen 4 years ago
modbus app/frames: implement name to id API for frames 4 years ago
mqtt rust: simplify bits parser annotations 4 years ago
nfs nfs4_records: add unittests 4 years ago
ntp app/frames: implement name to id API for frames 4 years ago
quic quic: log sni; reduce number of transactions 4 years ago
rdp app/frames: implement name to id API for frames 4 years ago
rfb app/frames: implement name to id API for frames 4 years ago
sip app/frames: implement name to id API for frames 4 years ago
smb rust/smb: simplify bits parser annotations 4 years ago
snmp app/frames: implement name to id API for frames 4 years ago
ssh app/frames: implement name to id API for frames 4 years ago
telnet telnet: initial support with frames 4 years ago
tftp rust/tftp: convert parser to nom7 functions 4 years ago
x509 rust: functions that reference raw pointers are unsafe 4 years ago
applayer.rs rust/applayer: create trait for app-layer frame types 4 years ago
common.rs rust: add 'bits' combinator to simplify nom bits parsers 4 years ago
conf.rs rust(lint): use is_null() instead of ptr::null() 4 years ago
core.rs rust: export constants via cbindgen 4 years ago
filecontainer.rs files: use Direction enum 4 years ago
filetracker.rs rust: right condition for both uint to be zero 4 years ago
frames.rs app/frames: implement rust API 4 years ago
jsonbuilder.rs jsonbuilder: add methods to encode values as base64 4 years ago
kerberos.rs rust(lint): fix redundant closures 4 years ago
lib.rs quic: Add QUIC App Layer 4 years ago
log.rs rust: remove feature function-macro 4 years ago
lua.rs configure: detect lua integer size 6 years ago
plugin.rs rust: plugin bootstrap function 5 years ago
util.rs rust/util: expose function to test strings for valid UTF-8 5 years ago