STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog pkclist.c trustdb.c)
cvs user dshaw
cvs@cvs.gnupg.org
Wed, 30 Apr 2003 06:45:36 +0200
Date: Wednesday, April 30, 2003 @ 06:45:26
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog pkclist.c trustdb.c
* pkclist.c (do_we_trust_pre): If an untrusted key was chosen by a
particular user ID, use that ID as the one to ask about when prompting
whether to use the key anyway. (build_pk_list): Similar change here when
adding keys to the recipient list.
* trustdb.c (update_validity): Fix bug that prevented more than one
validity record per trust record. (get_validity): When retrieving validity
for a (user) supplied user ID, return the validity for that user ID only,
and do not fall back to the general key validity. (validate_one_keyblock):
Some commentary on whether non-self-signed user IDs belong in the web of
trust (arguably, they do).
-----------+
ChangeLog | 17 +++++++++++++++++
pkclist.c | 37 ++++++++++++++++++++++++-------------
trustdb.c | 53 +++++++++++++++++++++++++++++++++++++++++------------
3 files changed, 82 insertions(+), 25 deletions(-)