Pass the talid to various parse functions
authortb <tb@openbsd.org>
Mon, 25 Sep 2023 11:08:45 +0000 (11:08 +0000)
committertb <tb@openbsd.org>
Mon, 25 Sep 2023 11:08:45 +0000 (11:08 +0000)
commit0636c4d090fc00505adf0cf3e2e05700a27de810
treee5569ebfb19bacf5b7c5df356a7682666dfa2feb
parent3f406aedfdfd8adc7cfc708adadc604e600311d9
Pass the talid to various parse functions

This will be needed by an upcoming feature where we will need to know
what trust anchor a given cert chains to. This doesn't change anything
except the size of the diff.

ok claudio job
usr.sbin/rpki-client/aspa.c
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/filemode.c
usr.sbin/rpki-client/gbr.c
usr.sbin/rpki-client/geofeed.c
usr.sbin/rpki-client/mft.c
usr.sbin/rpki-client/parser.c
usr.sbin/rpki-client/roa.c
usr.sbin/rpki-client/rsc.c
usr.sbin/rpki-client/tak.c