]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Improve the file type detector for --mode=print
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 29 Apr 2024 21:52:45 +0000 (15:52 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 30 Apr 2024 21:17:17 +0000 (15:17 -0600)
commitbbd9cde614240869fb3f8d55a4fc025806942f46
tree8d7d80383bfa397e4752be648d11182320f17c93
parent7a0b2efc6bb334db60a9b23d6da16ba4aa4ab4ee
Improve the file type detector for --mode=print

Guesses the file type from the ASN1 shape.

Progress for #122.
src/asn1/asn1c/ANY.c
src/asn1/asn1c/CRL.c
src/asn1/asn1c/CRL.h
src/asn1/asn1c/Certificate.c
src/asn1/asn1c/Certificate.h
src/asn1/asn1c/CertificateSet.c
src/asn1/asn1c/OBJECT_IDENTIFIER.c
src/print_file.c