Group logx() getmonotime() and get_current_time() together
authortb <tb@openbsd.org>
Wed, 21 Feb 2024 12:48:25 +0000 (12:48 +0000)
committertb <tb@openbsd.org>
Wed, 21 Feb 2024 12:48:25 +0000 (12:48 +0000)
commitd3c630ad8fc24020ace8ca27e779ba7ba7f837e3
tree58b72d146ce3c1669565f6867a3487f16e48676c
parent7ba95c00fa33de9d6df78fc9ea5f056ab61c55b3
Group logx() getmonotime() and get_current_time() together

Fix their indent in extern.h, move the X509_TIME_* macros to main.c since
they aren't (and can't really be) used elsewhere, document the meaning of
the magic numbers. Also move get_current_time() out of the middle of entity
handlers.

ok claudio job
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/main.c