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 2075038390 nfs: clean up partial record handling
There should be no remaining data after parsing the partial
RPC record, so don't handle it but instead add a debug validation
bug on.

Successful processing for NFSv3 read/write records returns
AppLayerResult::ok() directly as all data is consumed.

(cherry picked from commit 07b1100713)
5 years ago
..
applayertemplate rust/template: suppress unread variable warning 5 years ago
asn1 rust/logging: allow log macros to be used by plugins 6 years ago
dcerpc dcerpc: remove prev_tx_call_id and clear_bind_cache from DCERPCState 5 years ago
dhcp dhcp: fix url in comment 5 years ago
dns dns: add dns flag to dns request logging 5 years ago
ftp rust: SCLogDebug is real nop when built as release 5 years ago
http2 http2: better rust lifetimes 5 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: parse properties with the right buffer's length 5 years ago
nfs nfs: clean up partial record handling 5 years ago
ntp ntp: fixes leak of de_state 5 years ago
rdp rdp: correctly returns incomplete in parse_tc 5 years ago
rfb applayer/rust: expose truncate callback 6 years ago
sip sip: set unidirection transaction flag 6 years ago
smb smb/dce_iface: avoid deleting current ifaces from state 5 years ago
snmp snmp: fixes leak of de_state 5 years ago
ssh ssh: fix match on ssh banner 5 years ago
tftp tftp: support AppLayerTxData 6 years ago
x509 rust/x509: map decoding errors to decoder events 7 years ago
applayer.rs filestore: track files getting stored per tx 5 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 6 years ago
core.rs rust: fix app-layer parser flags 5 years ago
filecontainer.rs rust: BIT_U16 macro utility 5 years ago
filetracker.rs rust: right condition for both uint to be zero 5 years ago
jsonbuilder.rs style: remove latest warnings 5 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 6 years ago
log.rs rust: SCLogDebug is real nop when built as release 5 years ago
lua.rs configure: detect lua integer size 7 years ago
plugin.rs rust: plugin bootstrap function 6 years ago
util.rs rust/util: expose function to test strings for valid UTF-8 6 years ago