CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2024/11/21 06:32:27
Modified files: usr.sbin/rpki-client: extern.h filemode.c http.c io.c main.c parser.c rrdp.c rsync.c Log message: Rewrite the rpki-client io read handling using the new ibuf_read API. OK tb@