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
Philippe Antoine 18c616394e mqtt: make max transactions configurable
Allows users to find balance between completeness of decoding
and increases resource consumption, which can DOS suricata.

(cherry picked from commit e42094f238)
3 years ago
..
applayertemplate rust/template: suppress unread variable warning 5 years ago
asn1 rust/logging: allow log macros to be used by plugins 5 years ago
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 http2: remove to_vec for comparisons 3 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: make max transactions configurable 3 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 rust: macro debug_validate_fail to fail with message 6 years ago
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 rust: plugin bootstrap function 5 years ago
util.rs rust/util: expose function to test strings for valid UTF-8 5 years ago