Module Name: src Committed By: agc Date: Sat Oct 27 02:27:50 UTC 2012
Modified Files: src/crypto/external/bsd/netpgp/dist/src/libverify [agc-netpgp-standalone]: libverify.c verify.h Log Message: minor changes to libnetpgpverify(3) + allow more signature types in subkey signatures when parsing signatures in the pubring trust entries, which allows more existing, valid pubring.gpg files (constructed by gpg) to be recognised. with thanks to jakallsch for the data. + provide a nonnull_getenv() function and use it in the one place getenv(3) was previously used, following a nudge from dsl. To generate a diff of this commit: cvs rdiff -u -r1.1.2.8 -r1.1.2.9 \ src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c cvs rdiff -u -r1.1.2.7 -r1.1.2.8 \ src/crypto/external/bsd/netpgp/dist/src/libverify/verify.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.