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
Victor Julien e3e55406a7 files: update API and callers to take stream config
This is to allow not storing the stream buffer config in each file.
3 years ago
..
applayertemplate rust/clippy: fix lint: manual_find 3 years ago
asn1 rust: fix clippy lints for clippy::derive_partial_eq_without_eq 4 years ago
bittorrent_dht rust/clippy: fix lint: new_without_default 3 years ago
dcerpc rust/clippy: fix lint: len_without_is_empty 3 years ago
detect rust: fix clippy lints for clippy::redundant_field_names 4 years ago
dhcp rust/clippy: fix lint: manual_find 3 years ago
dns rust/clippy: fix lint: type_complexity 3 years ago
ffi rust: bump up digest crates 4 years ago
ftp
http2 files: update API and callers to take stream config 3 years ago
ike rust/clippy: fix lint: upper_case_acronyms 3 years ago
krb rust/clippy: fix lint: new_without_default 3 years ago
mime rust/clippy: fix lint: single_match 3 years ago
modbus rust/clippy: fix lint: manual_find 3 years ago
mqtt mqtt: rustfmt parser.rs 3 years ago
nfs files: update API and callers to take stream config 3 years ago
ntp rust/clippy: fix lint: new_without_default 3 years ago
pgsql rust/clippy: fix lint: manual_find 3 years ago
quic rust/clippy: fix lint: single_match 3 years ago
rdp rust/clippy: fix lint: needless_lifetimes 3 years ago
rfb rfb: rustfmt parser.rs 3 years ago
sip rust/clippy: fix lint: new_without_default 3 years ago
smb files: update API and callers to take stream config 3 years ago
snmp rust/clippy: fix lint: field_reassign_with_default 3 years ago
ssh rust/clippy: fix lint: new_without_default 3 years ago
telnet rust/clippy: fix lint: manual_find 3 years ago
tftp rust/clippy: fix lint: needless_lifetimes 3 years ago
x509 rust/x509: finish transition to nom7 4 years ago
applayer.rs app-layer: get sbconfg with files 3 years ago
common.rs rust: fix clippy lints for clippy::map_flatten 4 years ago
conf.rs rust/clippy: fix lint: single_match 3 years ago
core.rs files: update API and callers to take stream config 3 years ago
filecontainer.rs files: update API and callers to take stream config 3 years ago
filetracker.rs files: update API and callers to take stream config 3 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: comments on why we have specific allows 3 years ago
log.rs rust: sync log levels with C 3 years ago
lua.rs
lzma.rs rust/lzma: clippy fixup 3 years ago
plugin.rs
util.rs