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 f250b92180 rust/clippy: fix lint: extra_unused_lifetimes 4 years ago
..
applayertemplate rust/clippy: fix lint: single_match 4 years ago
asn1 rust: fix clippy lints for clippy::derive_partial_eq_without_eq 4 years ago
bittorrent_dht rust: cargo clippy --all-features --fix --allow-no-vcs 4 years ago
dcerpc rust/clippy: fix lint: single_match 4 years ago
detect rust: fix clippy lints for clippy::redundant_field_names 4 years ago
dhcp rust/clippy: fix lint: match_ref_pats 4 years ago
dns rust/clippy: fix lint: extra_unused_lifetimes 4 years ago
ffi rust: bump up digest crates 4 years ago
ftp ftp: Remove diagnostic print 5 years ago
http2 rust/clippy: fix lint: needless_range_loop 4 years ago
ike rust: fix lint warnings about ptr_arg 4 years ago
krb rust/clippy: fix lint: single_match 4 years ago
mime rust/clippy: fix lint: single_match 4 years ago
modbus rust: fix clippy lints for clippy::len_zero 4 years ago
mqtt rust: cargo clippy --all-features --fix --allow-no-vcs 4 years ago
nfs rust/clippy: fix lint: extra_unused_lifetimes 4 years ago
ntp rust: fix clippy lints for clippy::redundant_static_lifetimes 4 years ago
pgsql rust/clippy: fix lint: needless_range_loop 4 years ago
quic rust/clippy: fix lint: single_match 4 years ago
rdp rust/clippy: fix lint: needless_lifetimes 4 years ago
rfb rust/clippy: fix lint: single_match 4 years ago
sip rust: fix clippy lints for clippy::redundant_static_lifetimes 4 years ago
smb rust/clippy: fix lint: extra_unused_lifetimes 4 years ago
snmp rust/clippy: fix lint: single_match 4 years ago
ssh rust: cargo clippy --all-features --fix --allow-no-vcs 4 years ago
telnet rust: fix clippy lints for clippy::unnecessary_cast 4 years ago
tftp rust/clippy: fix lint: needless_lifetimes 4 years ago
x509 rust/x509: finish transition to nom7 4 years ago
applayer.rs rust: cargo clippy --all-features --fix --allow-no-vcs 4 years ago
common.rs rust: fix clippy lints for clippy::map_flatten 4 years ago
conf.rs rust/clippy: fix lint: single_match 4 years ago
core.rs rust: fix clippy lints for clippy::derive_partial_eq_without_eq 4 years ago
filecontainer.rs rust/files: open file without trackid as pointer 4 years ago
filetracker.rs rust/files: open file without trackid as pointer 4 years ago
frames.rs rust: fix cargo clippy --all-features 4 years ago
jsonbuilder.rs jsonbuilder: add append_hex - add hex to array 4 years ago
kerberos.rs rust: upgrade versions of BER/DER, Kerberos and SNMP parsers 4 years ago
lib.rs rust/clippy: fix lint: extra_unused_lifetimes 4 years ago
log.rs rust: fix warnings on rustc 1.67.0-nightly 4 years ago
lua.rs
lzma.rs rust/lzma: clippy fixup 4 years ago
plugin.rs
util.rs