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 13a76e0710 rust: fixes for new clippy warnings
Fixes provided by cargo clippy --fix.
8 months ago
..
applayertemplate app-layer/template: use a max number of txs 2 years ago
asn1 rust: allow clippy::unused_unit for tests that use the test macro 8 months ago
bittorrent_dht rust: allow clippy::unused_unit for tests that use the test macro 8 months ago
dcerpc rust: fix assertions_on_constants for assert!(false) 8 months ago
detect rust: fix assertions_on_constants for assert!(false) 8 months ago
dhcp rust: fix assertions_on_constants for assert!(false) 8 months ago
dns dns: refactor tests to avoid assert!(false) 8 months ago
ffi rust/doc: add docstring to rust module files. 2 years ago
ftp rust: fix clippy lint for legacy_numeric_constants 1 year ago
http2 http2: rename event variant to match rule 11 months ago
ike rust/ike: fix collapsible_match clippy warning 1 year ago
krb detect/krb5: avoid integer underflow with krb5.ticket_encryption 8 months ago
mime rust/doc: add docstring to rust module files. 2 years ago
modbus modbus: abort flow parsing on flood 1 year ago
mqtt mqtt: always use 0x notation for hex in tests 8 months ago
nfs rust: fix single_binding 8 months ago
ntp rust/probing: safety check for null input 1 year ago
pgsql rust: allow vec_init_then_push in tests 8 months ago
quic rust: allow clippy::unused_unit for tests that use the test macro 8 months ago
rdp rust: fixes for new clippy warnings 8 months ago
rfb rust/rfb: use consistent key name for security_result 1 year ago
sip rust: fix assertions_on_constants for assert!(false) 8 months ago
smb rust: fixes for new clippy warnings 8 months ago
snmp rust: remove unnecessary lifetimes 11 months ago
ssh rust: remove unnecessary lifetimes 11 months ago
telnet rust/doc: add docstring to rust module files. 2 years ago
tftp rust: fix assertions_on_constants for assert!(true) 8 months ago
x509 rust/doc: add docstring to rust module files. 2 years ago
applayer.rs rust/applayer: return -1 if event info was not found 11 months ago
common.rs rust/doc: add docstring to rust module files. 2 years ago
conf.rs rust: compatibility with cbindgen 0.27 1 year ago
core.rs rust: compatibility with cbindgen 0.27 1 year ago
feature.rs feature: provide a Rust binding to the feature API 2 years ago
filecontainer.rs rust: compatibility with cbindgen 0.27 1 year ago
filetracker.rs rust/doc: add docstring to rust module files. 2 years ago
frames.rs rust: compatibility with cbindgen 0.27 1 year ago
ja4.rs rust: fixes for new clippy warnings 8 months ago
jsonbuilder.rs rust: fixes for new clippy warnings 8 months ago
kerberos.rs rust/doc: add docstring to rust module files. 2 years ago
lib.rs rust: allow static_mut_refs for now 11 months ago
log.rs requires: add requires keyword 2 years ago
lua.rs rust: compatibility with cbindgen 0.27 1 year ago
lzma.rs rust/doc: add docstring to rust module files. 2 years ago
plugin.rs rust/doc: add docstring to rust module files. 2 years ago
util.rs rust/doc: add docstring to rust module files. 2 years ago