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
Jason Ish b8875d4a22 rust/nfs: add a maximum number of operations per compound
This is a backport of ea1d03f8e3 by Pierre
Chifflier adapted for 6.0.x.

> The `count` combinator preallocates a number of bytes. Since the value
> is untrusted, this can result in an Out Of Memory allocation.
> Use a maximum value, large enough to cover all current implementations.

Ticket: #5448
4 years ago
..
applayertemplate rust/template: suppress unread variable warning 5 years ago
asn1
dcerpc dcerpc: use wrappingadd for padding parsing 4 years ago
dhcp dhcp: fix url in comment 4 years ago
dns dns: don't parse a full request during probe if not enough data 4 years ago
ftp rust: SCLogDebug is real nop when built as release 5 years ago
http2 rust: Unused doc comment warning fixup 4 years ago
ikev2 rust/ike: suppress some compile warnings when not debug 5 years ago
krb detect: use u32 for InspectionBufferMultipleForList 5 years ago
mqtt mqtt: fix consumed bytes computation for truncated msg 4 years ago
nfs rust/nfs: add a maximum number of operations per compound 4 years ago
ntp ntp: fixes leak of de_state 4 years ago
rdp rdp: correctly returns incomplete in parse_tc 5 years ago
rfb applayer/rust: expose truncate callback 5 years ago
sip sip: set unidirection transaction flag 5 years ago
smb smb: ntlmssp domain_blob_offset underflow check 4 years ago
snmp snmp: fixes leak of de_state 4 years ago
ssh ssh: fix match on ssh banner 4 years ago
tftp tftp: use destate 4 years ago
x509
applayer.rs rust: RustParser same fields as AppLayerParser 4 years ago
common.rs
conf.rs rust: fix warnings found by nightly compiler 5 years ago
core.rs rust: Unused doc comment warning fixup 4 years ago
filecontainer.rs rust: BIT_U16 macro utility 5 years ago
filetracker.rs filetracker: track total queued data (in_flight) 4 years ago
jsonbuilder.rs style: remove latest warnings 4 years ago
kerberos.rs rust: fix warnings with nightly 5 years ago
lib.rs rust/util: expose function to test strings for valid UTF-8 5 years ago
log.rs rust: SCLogDebug is real nop when built as release 5 years ago
lua.rs
plugin.rs
util.rs rust/util: expose function to test strings for valid UTF-8 5 years ago