Module Name: src Committed By: agc Date: Sat Oct 20 05:55:43 UTC 2012
Modified Files: src/crypto/external/bsd/netpgp/dist/src/libverify [agc-netpgp-standalone]: libverify.c verify.h src/crypto/external/bsd/netpgp/dist/src/netpgpverify [agc-netpgp-standalone]: main.c Log Message: implement a new pgpv_get_verified() exported function, which returns the data and its size to the caller. implement pgpv_verify_print() in terms of pgpv_get_verified() To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 \ src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \ src/crypto/external/bsd/netpgp/dist/src/libverify/verify.h cvs rdiff -u -r1.1.2.1 -r1.1.2.2 \ src/crypto/external/bsd/netpgp/dist/src/netpgpverify/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.