STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog getkey.c main.h sig-check.c)
cvs user dshaw
cvs@cvs.gnupg.org
Sat, 28 Dec 2002 05:08:53 +0100
Date: Saturday, December 28, 2002 @ 05:08:53
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog getkey.c main.h sig-check.c
* getkey.c (merge_selfsigs_main), main.h, sig-check.c
(check_key_signature2): Pass the ultimately trusted pk directly to
check_key_signature2 to avoid going through the key selection mechanism.
This prevents a deadly embrace when two keys without selfsigs each sign
the other.
-------------+
ChangeLog | 6 ++++++
getkey.c | 9 ++++++---
main.h | 2 +-
sig-check.c | 13 ++++++++-----
4 files changed, 21 insertions(+), 9 deletions(-)