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
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
..
.cargo rust: fix vendor use on MinGW 6 years ago
derive rust: allow uninlined_format_args 3 years ago
src rust: update der-parser to 8.2.0 2 years ago
.gitignore rust: bundle Cargo.lock 2 years ago
Cargo.lock.in rust: update der-parser to 8.2.0 2 years ago
Cargo.toml.in rust: update der-parser to 8.2.0 2 years ago
Makefile.am rust: don't suppress vendor output 2 years ago
cbindgen.toml ftp: add events for command too long 3 years ago
rustfmt.toml style: compressed function headers for rustfmt 5 years ago