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 e319d31c14 template(rust): convert transaction list to vecdeque
Allows for more efficient removal from front of the list.

Ticket: #5298
3 years ago
..
applayertemplate template(rust): convert transaction list to vecdeque 3 years ago
asn1 rust(lint): replace checked_mul with saturating_mul 4 years ago
dcerpc dcerpc: use wrappingadd for padding parsing 3 years ago
dhcp app-layer: more generic state trait 3 years ago
dns dns: convert transaction list to vecdeque 3 years ago
ffi base64: use the Rust base64 encode implementation 4 years ago
ftp ftp: Remove diagnostic print 4 years ago
http2 http2: convert transaction list to vecdeque 3 years ago
ike app-layer: more generic state trait 3 years ago
krb app-layer: more generic state trait 3 years ago
mime rust/mime: convert parser to nom7 3 years ago
modbus app-layer: more generic state trait 3 years ago
mqtt mqtt: convert transaction list to vecdeque 3 years ago
nfs app-layer: more generic state trait 3 years ago
ntp app-layer: more generic state trait 3 years ago
pgsql pgsql: convert transaction list to vecdeque 3 years ago
quic quic: add quic.ua for matching user agent 4 years ago
rdp pgsql: convert transaction list to vecdeque 3 years ago
rfb app-layer: more generic state trait 3 years ago
sip app-layer: more generic state trait 3 years ago
smb app-layer: more generic state trait 3 years ago
snmp app-layer: more generic state trait 3 years ago
ssh app/frames: implement name to id API for frames 4 years ago
telnet app-layer: more generic state trait 3 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 app-layer: more generic state trait 3 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 http2: fix file accounting for ranged files 3 years ago
filecontainer.rs files: use Direction enum 4 years ago
filetracker.rs filetracker: track total queued data (in_flight) 3 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 pgsql: add initial support 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