]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Add '--output-file-name-format' option
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 5 Mar 2019 16:51:46 +0000 (10:51 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 5 Mar 2019 21:12:40 +0000 (15:12 -0600)
commit6e364ceee63d977a59c4f9bfadcf2a5b906a40c2
tree6a93dc9bc90c949877fe3466a2e18e8fa65a428f
parent17fb689238e31a31474629a77f61c4c08a3d0fa5
Add '--output-file-name-format' option

Decides which version of the file name should be printed during
most debug and error messages.

Also found myself starting the manpage.
18 files changed:
man/rpki-validator.8 [new file with mode: 0644]
src/Makefile.am
src/asn1/signed_data.c
src/config.c
src/config.h
src/main.c
src/object/certificate.c
src/object/crl.c
src/object/ghostbusters.c
src/object/manifest.c
src/object/roa.c
src/rpp.c
src/str.c
src/str.h
src/thread_var.c
src/thread_var.h
src/uri.c
src/uri.h