STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog getkey.c main.h sig-check.c)
cvs user dshaw
cvs@cvs.gnupg.org
Fri, 13 Sep 2002 14:52:31 +0200
Date: Friday, September 13, 2002 @ 14:52:31
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog getkey.c main.h sig-check.c
* getkey.c (check_revocation_keys): Move....
* main.h, sig-check.c (check_revocation_keys): to here. Also return the
signature_check error code rather than 0/1 and cache the sig result.
* sig-check.c (check_key_signature2): Divert to check_revocation_keys if a
revocation sig is made by someone other than the pk owner.
* getkey.c (merge_selfsigs_main): Tidy.
-------------+
ChangeLog | 13 +++++++++
getkey.c | 70 +++-----------------------------------------------
main.h | 1
sig-check.c | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
4 files changed, 95 insertions(+), 70 deletions(-)