CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2019/12/09 02:41:54
Modified files: regress/usr.bin/signify: signify.sh usr.bin/signify: zsig.c Log message: tweak -z mode verification to save the header and actually output it, so that signify -zV >saved.tgz keeps the signature for later checks. Uses slightly more memory, but simplifies some processes. okay tedu@