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 b93a27722c rust: fix mismatched_lifetime_syntaxes warning
Fix new warning present in Rust 1.89.

warning: hiding a lifetime that's elided elsewhere is confusing
   --> src/ldap/types.rs:191:30
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
1 week ago
..
applayertemplate rust: bindgen AppLayerParserConfParserEnabled 2 months ago
asn1 rust/asn1: replace rs_ naming with SC naming 3 months ago
bittorrent_dht rust: bindgen AppLayerParserConfParserEnabled 2 months ago
dcerpc rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
detect detect/analyzer: Support u8 types 2 months ago
dhcp rust: bindgen AppLayerParserConfParserEnabled 2 months ago
dns rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
enip rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
ffi base64: use more precise and compact type for mode 2 months ago
ftp util/mpm: constify arg 2 months ago
http2 http2: do not log empty objects for request or response 2 weeks ago
ike rust: bindgen AppLayerParserConfParserEnabled 2 months ago
krb rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
ldap rust: fix mismatched_lifetime_syntaxes warning 1 week ago
mdns rust: bindgen AppLayerParserConfParserEnabled 2 months ago
mime rust: fix compiler warning for confusing lifetimes 2 months ago
modbus rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
mqtt rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
nfs rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
ntp rust: bindgen AppLayerParserConfParserEnabled 2 months ago
pgsql rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
pop3 rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
quic rust: bindgen AppLayerParserConfParserEnabled 2 months ago
rdp rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
rfb rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
sdp rust: bindgen SCDetectSignatureSetAppProto 3 months ago
sip rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
smb rust: allow collapsible_else_if for debug logs 2 months ago
snmp snmp: fix the possibility to disable the parser 2 weeks ago
ssh rust: allow collapsible_else_if for debug logs 2 months ago
telnet rust: bindgen AppLayerParserConfParserEnabled 2 months ago
tftp rust/tftp: replace rs_ naming with SC 3 months ago
utils decode/datalink: Add datalink value/name logic 5 months ago
websocket rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
x509 rust/x509: replace rs_ naming with SC 3 months ago
applayer.rs rust: bindgen AppLayerParserConfParserEnabled 2 months ago
common.rs rust: remaining rs_ to SC conversions 3 months ago
conf.rs conf: extend API for rust 4 months ago
core.rs rust: fix prototype for AppLayerParserTriggerRawStreamInspection 2 months ago
debug.rs rust: bindgen part of util-debug.h 3 months ago
direction.rs rust/direction: move direction to own file (cleanup) 7 months ago
feature.rs requires: support requires check for keyword 9 months ago
filecontainer.rs rust: fix clippy missing_abi warning 4 months ago
filetracker.rs rust/doc: add docstring to rust module files. 2 years ago
flow.rs rust: use bindgened Flow definition 3 months ago
frames.rs rust: fix clippy missing_abi warning 4 months ago
handshake.rs output/tls: Allow logging of sv-handshake params 3 months ago
ja4.rs tls: Integrate ALPNs into HandshakeParams object 3 months ago
jsonbuilder.rs rust: fix new clippy issues with MSRV update 2 months ago
kerberos.rs rust: fix compiler warning for confusing lifetimes 2 months ago
lib.rs mdns: add mdns parser, logger and detection 3 months ago
lua.rs rust: fix clippy missing_abi warning 4 months ago
lzma.rs rust/doc: add docstring to rust module files. 2 years ago
plugin.rs rust: bindgen part of util-debug.h 3 months ago
tls_version.rs tls: Move tls-versions to rust 3 months ago
util.rs rust: remaining rs_ to SC conversions 3 months ago