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 00:59:12 UTC 2009

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

Log Message:
When listing keys, if a key ring has been specified, list the keys in
that key ring.  If no key ring has been specified, list the keys in
the default public key ring, rather than dying with a usage message.
Matches gpg behaviour, and stops openpgp violating the POLA.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 \
    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