gnupg/g10 (6 files)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Oct 13 17:34:52 CEST 2004
Date: Wednesday, October 13, 2004 @ 17:34:52
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c keyedit.c options.h pkclist.c trustdb.c
* pkclist.c (do_edit_ownertrust): Different prompt when we're using direct
trust since the meaning is different.
* keyedit.c (trustsig_prompt): Change the strings to match the ones in
pkclist.c:do_edit_ownertrust to make translation easier.
* trustdb.c (trust_model_string, get_validity): Add direct trust model
which applies to the key as a whole and not per-uid.
* options.h, g10.c (parse_trust_model): New. (main): Call it from here to
do string-to-trust-model.
-----------+
ChangeLog | 14 ++++++++++++++
g10.c | 27 +++++++++++++++++----------
keyedit.c | 13 ++++++-------
options.h | 2 +-
pkclist.c | 40 ++++++++++++++++++++++++++--------------
trustdb.c | 9 +++++++++
6 files changed, 73 insertions(+), 32 deletions(-)
More information about the Gnupg-commits
mailing list