STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog getkey.c sig-check.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 05 Oct 2002 00:09:19 +0200
Date: Saturday, October 5, 2002 @ 00:09:19
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog getkey.c sig-check.c
* getkey.c (get_pubkey_direct): Don't cache keys retrieved via this
function as they may not have all their fields filled in.
* sig-check.c (signature_check2): Use new is_primary flag to check rather
than comparing main_keyid with keyid as this still works in the case of a
not fully filled in pk.
-------------+
ChangeLog | 11 ++++++++++-
getkey.c | 5 ++++-
sig-check.c | 4 +---
3 files changed, 15 insertions(+), 5 deletions(-)