CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/25 03:27:38
Modified files:
usr.sbin/rpki-client: tal.c
Log message:
Adjust base64_decode() to just take a base64 string as input instead of
a string plus length. Preparation work for RRDP.
OK tb@
