gnupg/g10 (5 files)

cvs user dshaw cvs@cvs.gnupg.org
Tue, 26 Aug 2003 05:56:47 +0200


    Date: Tuesday, August 26, 2003 @ 05:56:47
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog keylist.c mainproc.c packet.h parse-packet.c

* mainproc.c (check_sig_and_print): Use two different preferred keyserver
displays - one if the key is not present (to tell the user where to get
the key), the other if it is present (to tell the user where the key can
be refreshed).

* packet.h, parse-packet.c (parse_signature): Set flag if a preferred
keyserver is present.

* keylist.c (list_keyblock_print): Show keyserver url in listings with
list-option show-keyserver-url.


----------------+
 ChangeLog      |   13 +++++++++++++
 keylist.c      |    3 +++
 mainproc.c     |    7 ++++++-
 packet.h       |    3 ++-
 parse-packet.c |    4 ++++
 5 files changed, 28 insertions(+), 2 deletions(-)