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 f29b43defd detect: rust generic functions for integers
Move it away from http2 to generic core crate.
And use it for DCERPC (and SMB)

And remove the C version.
Main change in API is the free function is not free itself, but
a rust wrapper around unbox.

Ticket: #4112
4 years ago
..
applayertemplate template(rust): convert transaction list to vecdeque 4 years ago
asn1
dcerpc detect: rust generic functions for integers 4 years ago
dhcp app-layer: more generic state trait 4 years ago
dns dns: add pdu frame 4 years ago
ffi base64: use the Rust base64 encode implementation 4 years ago
ftp ftp: Remove diagnostic print 4 years ago
http2 detect: rust generic functions for integers 4 years ago
ike app-layer: more generic state trait 4 years ago
krb app-layer: more generic state trait 4 years ago
mime rust/mime: convert parser to nom7 4 years ago
modbus modbus: bump up rust crate version 4 years ago
mqtt mqtt, rdp: fix copyright dates 4 years ago
nfs nfs3/records: Fix typo 4 years ago
ntp app-layer: more generic state trait 4 years ago
pgsql pgsql: convert transaction list to vecdeque 4 years ago
quic quic: add quic.ua for matching user agent 4 years ago
rdp mqtt, rdp: fix copyright dates 4 years ago
rfb app-layer: more generic state trait 4 years ago
sip app-layer: more generic state trait 4 years ago
smb detect: rust generic functions for integers 4 years ago
snmp app-layer: more generic state trait 4 years ago
ssh app/frames: implement name to id API for frames 4 years ago
telnet app-layer: more generic state trait 4 years ago
tftp
x509
applayer.rs rust: RustParser same fields as AppLayerParser 4 years ago
common.rs util: better hex print function 4 years ago
conf.rs
core.rs rust: make suricata context const 4 years ago
detect.rs detect: rust generic functions for integers 4 years ago
filecontainer.rs
filetracker.rs filetracker: track total queued data (in_flight) 4 years ago
frames.rs frames(rust): don't call into C if running Rust unit tests 4 years ago
jsonbuilder.rs util: better hex print function 4 years ago
kerberos.rs
lib.rs detect: rust generic functions for integers 4 years ago
log.rs rust: remove feature function-macro 4 years ago
lua.rs
plugin.rs
util.rs