Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/agc-netpgp-standalone]: src/crypto/external/bsd/netpgp/bin/netpgpverify ...



details:   https://anonhg.NetBSD.org/src/rev/b925a6864c8a
branches:  agc-netpgp-standalone
changeset: 777825:b925a6864c8a
user:      agc <agc%NetBSD.org@localhost>
date:      Wed Oct 24 03:13:12 2012 +0000

description:
add the detached file to be the input for the detached signature verification

diffstat:

 crypto/external/bsd/netpgp/bin/netpgpverify/det |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r e5377bd72a82 -r b925a6864c8a crypto/external/bsd/netpgp/bin/netpgpverify/det
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/netpgp/bin/netpgpverify/det   Wed Oct 24 03:13:12 2012 +0000
@@ -0,0 +1,16 @@
+To Do
+=====
+tests with -k sig
+detached sigs
+DSA
+
+Done
+====
+basics
+localise pgp_read_packets
+fix lint
+WARNS=5
+lib man page
+prog man page
+do we do it statically linked as well?
+multiple files in netpgpverify



Home | Main Index | Thread Index | Old Index