gnupg/g10 (ChangeLog g10.c gpgv.c keylist.c options.h)
cvs user dshaw
cvs@cvs.gnupg.org
Tue, 03 Jun 2003 19:48:08 +0200
Date: Tuesday, June 3, 2003 @ 19:47:58
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c gpgv.c keylist.c options.h
* options.h, g10.c (main), keylist.c (list_keyblock_print): Add
"show-validity" and "show-long-keyid" list-options.
* gpgv.c (get_validity, trust_value_to_string): Stubs.
* g10.c (main): Use SAFE_VERSION instead of VERSION in the
version-specific gpg.conf file so it can be overridden on RISCOS.
-----------+
ChangeLog | 10 +++++
g10.c | 4 +-
gpgv.c | 12 ++++++
keylist.c | 120 +++++++++++++++++++++++++++++++++++++++++++++---------------
options.h | 10 +++--
5 files changed, 122 insertions(+), 34 deletions(-)