CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/21 05:48:25
Modified files:
usr.sbin/rpki-client: extern.h main.c
Log message:
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
