gnupg/g10 (ChangeLog getkey.c sig-check.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 05 Oct 2002 00:12:09 +0200
Date: Saturday, October 5, 2002 @ 00:12:09
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
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 | 9 +++++++++
getkey.c | 5 ++++-
sig-check.c | 4 +---
3 files changed, 14 insertions(+), 4 deletions(-)