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
Juliana Fajardini 5226ba1c15 Rust: generic files definition
Issue: Optimization 3825
- filecontainer: add Files structure, to replace/unify SMBFiles,
NFSFiles and HTTP2Files
- smb/files: delete SMBFiles implementation
- smb/smb: replace SMBFiles with Files
- nfs/nfs: delete NFSFiles implementation, replace its former
 declarations with Files' ones
- http2/http2: replace HTTP2Files with Files
- http2/mod: Delete reference to file files.rs
- http2/files: Delete
5 years ago
..
applayertemplate app-layer: remove callback for completion status 5 years ago
asn1
dcerpc app-layer: remove callback for completion status 5 years ago
dhcp app-layer: remove callback for completion status 5 years ago
dns dns: use rest() for NULL parsing 5 years ago
ftp
http2 Rust: generic files definition 5 years ago
ikev2 app-layer: remove callback for completion status 5 years ago
krb app-layer: remove callback for completion status 5 years ago
mqtt app-layer: remove callback for completion status 5 years ago
nfs Rust: generic files definition 5 years ago
ntp app-layer: remove callback for completion status 5 years ago
rdp app-layer: remove callback for completion status 5 years ago
rfb app-layer: remove callback for completion status 5 years ago
sip app-layer: remove callback for completion status 5 years ago
smb Rust: generic files definition 5 years ago
snmp app-layer: remove callback for completion status 5 years ago
ssh app-layer: remove callback for completion status 5 years ago
tftp
x509
applayer.rs app-layer: remove callback for completion status 5 years ago
common.rs
conf.rs rust: fix warnings found by nightly compiler 5 years ago
core.rs
filecontainer.rs Rust: generic files definition 5 years ago
filetracker.rs
jsonbuilder.rs
kerberos.rs
lib.rs
log.rs rust/log: clarify comment in non-debug mode SCLogDebug 5 years ago
lua.rs
plugin.rs
util.rs