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 2e52e9501f mqtt: naming and visibility cleanups
- remove rs_prefix, replace with SC if needed
- remove pub and no_mangle where not needed
- remove some unused functions and fields

Related to ticket: #7498
14 hours ago
..
applayertemplate misc: fix name prefix in detect register functions 1 week ago
asn1 rust: fix clippy lint for legacy_numeric_constants 9 months ago
bittorrent_dht bittorrent: no_mangle, pub and naming cleanups 14 hours ago
dcerpc dcerpc: visibility and naming cleanups 14 hours ago
detect detect/flow: move keyword parsing code to rust 1 week ago
dhcp rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
dns rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
enip enip: remove rs_ prefix 14 hours ago
ffi base64: expose no padding and padding optional variants 2 weeks ago
ftp applayer/ftp: Misc cleanup 1 day ago
http2 rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
ike rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
krb detect/krb5: avoid integer underflow with krb5.ticket_encryption 1 week ago
ldap detect: add ldap.responses.dn 1 week ago
mime smtp: suppress static_mut_refs where needed 2 days ago
modbus rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
mqtt mqtt: naming and visibility cleanups 14 hours ago
nfs rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
ntp rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
pgsql pgsql/parser: fix type complexity clippy warning 1 week ago
quic quic: discard late retry packets 1 week ago
rdp rust: fix clippy 1.85 precedence warnings 1 week ago
rfb misc: fix name prefix in detect register functions 1 week ago
sdp sdp: fix logging medias 10 months ago
sip misc: fix name prefix in detect register functions 1 week ago
smb smb: wrap read access to static mutables in function 2 days ago
snmp misc: fix name prefix in detect register functions 1 week ago
ssh rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
telnet rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
tftp rust: remove unneeded mut for tx in loggers 1 month ago
utils rust/base64: add decoder 5 months ago
websocket misc: fix name prefix in detect register functions 1 week ago
x509 rust: remove unnecessary lifetimes 3 months ago
applayer.rs rust: use AppProto from generated bindings instead of duplicating 2 weeks ago
common.rs rust/log: move rust log and debug utils to debug module 1 month ago
conf.rs rust: compatibility with cbindgen 0.27 7 months ago
core.rs applayer/ftp: Move MPM declaration 1 day ago
debug.rs rust: add C callback for FatalErrorOnInit 2 weeks ago
direction.rs rust/direction: move direction to own file (cleanup) 1 month ago
feature.rs requires: support requires check for keyword 3 months ago
filecontainer.rs rust: compatibility with cbindgen 0.27 7 months ago
filetracker.rs rust/doc: add docstring to rust module files. 1 year ago
flow.rs rust/flow: move flow support to its own file (cleanup) 1 month ago
frames.rs rust/direction: move direction to own file (cleanup) 1 month ago
ja4.rs rust: fix clippy 1.85 precedence warnings 1 week ago
jsonbuilder.rs rust: fix clippy 1.85 precedence warnings 1 week ago
kerberos.rs rust: update parser dependencies 12 months ago
lib.rs rust: remove allow of static mutables 2 days ago
lua.rs rust: compatibility with cbindgen 0.27 7 months ago
lzma.rs rust/doc: add docstring to rust module files. 1 year ago
plugin.rs rust/logging: fix logging from plugins 1 month ago
util.rs smtp: adds server side detection 8 months ago