CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/03 11:16:51
Modified files:
usr.sbin/rpki-client: filemode.c parser.c
Log message:
rpki-client: replace _parse() functions for signed objects
Replace calls to _parse() with calls to signed_object_parse() both
in file mode and in the parser process.
ok claudio
