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 b4f0d3c741 rust: update der-parser to 8.2.0
Minimal modifications required on the Suricata side, mainly for fields
becoming private and needing an accessor instead.

Note: As the kerberos parser still depends on der-parser 6.0, we still
have to depend on that so it is depended on, but renamed to
der-parser6. There is not an udpated kerberos-parser yet that uses
der-parser 8.2.0.

Ticket: #5991
2 years ago
..
applayertemplate
asn1 rust: update der-parser to 8.2.0 2 years ago
bittorrent_dht app-layer: add direction to transaction creation where needed 2 years ago
dcerpc rust: fix clippy lint for assert 2 years ago
detect rust: fix clippy lint for assert 2 years ago
dhcp rust: fix needless borrows of references 3 years ago
dns rust: fix clippy lint for assert 2 years ago
ffi rust: utility function to copy Rust strings to C strings 3 years ago
ftp
http2 http2: faster when reducing dynamic headers size 2 years ago
ike app-layer: add direction to transaction creation where needed 2 years ago
krb rust: update der-parser to 8.2.0 2 years ago
mime
modbus
mqtt rust: fix clippy lint for assert 2 years ago
nfs rust: fix clippy lint for assert 2 years ago
ntp app-layer: add direction to transaction creation where needed 2 years ago
pgsql rust: fix needless borrows of references 3 years ago
quic app-layer: add direction to transaction creation where needed 2 years ago
rdp rust: fix clippy lint for assert 2 years ago
rfb rfb: rustfmt rfb.rs 2 years ago
sip sip: add TX orientation 2 years ago
smb rust: update der-parser to 8.2.0 2 years ago
snmp rust: update snmp-parser to 0.9.0 2 years ago
ssh
telnet
tftp
x509 rust: utility function to copy Rust strings to C strings 3 years ago
applayer.rs app-layer: add direction to transaction creation where needed 2 years ago
common.rs
conf.rs rust: fix clippy lint for assert 2 years ago
core.rs app-layer: add direction to transaction creation where needed 2 years ago
filecontainer.rs
filetracker.rs
frames.rs
jsonbuilder.rs
kerberos.rs rust: update der-parser to 8.2.0 2 years ago
lib.rs rust/clippy: allow derivable impls 3 years ago
log.rs
lua.rs
lzma.rs
plugin.rs
util.rs