Source-Changes archive

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

CVS commit: src/crypto/external/bsd/openpgpsdk/dist/src/app



Module Name:    src
Committed By:   agc
Date:           Thu Jan 22 01:43:35 UTC 2009

Modified Files:
        src/crypto/external/bsd/openpgpsdk/dist/src/app: openpgp.c

Log Message:
If the user hasn't passed the pass phrase in as a command line argument
(not such a great idea), use getpass() to get the passphrase.

Various debugging additions.

When verifying files, print out the file name which was verified, and exit
with either EXIT_FAILURE or EXIT_SUCCESS, depending upon the verification
result. This still needs to be reworked to print out the signatory to the
file, and the date of signing.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 \
    src/crypto/external/bsd/openpgpsdk/dist/src/app/openpgp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index