gnupg/g10 (5 files)
cvs user dshaw
cvs at cvs.gnupg.org
Sat May 22 05:50:20 CEST 2004
Date: Saturday, May 22, 2004 @ 05:50:20
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog gpgv.c keyserver-internal.h keyserver.c mainproc.c
* mainproc.c (check_sig_and_print): If we're honoring preferred
keyservers, and auto-key-retrieve is set, try and get a missing key from
the preferred keyserver subpacket when we verify the sig.
* gpgv.c (parse_preferred_keyserver, free_keyserver_spec): Stubs.
* keyserver.c (keyidlist): Use new parse_preferred_keyserver function.
(keyserver_work): Use the passed-in keyserver spec rather than the options
global one.
* keyserver-internal.h, keyserver.c (parse_preferred_keyserver): New
function to take a sig and return a split out keyserver_spec.
(keyserver_import_keyid): Now takes a keyserver_spec.
----------------------+
ChangeLog | 15 +++++++++++++
gpgv.c | 3 ++
keyserver-internal.h | 23 ++++++++++++++++++--
keyserver.c | 56 ++++++++++++++++++++++++++-----------------------
mainproc.c | 51 +++++++++++++++++++++++++++++++++-----------
5 files changed, 107 insertions(+), 41 deletions(-)
More information about the Gnupg-commits
mailing list