gnupg/g10 (ChangeLog g10.c options.h trustdb.c)
cvs user dshaw
cvs@cvs.gnupg.org
Thu, 07 Nov 2002 05:37:27 +0100
Date: Thursday, November 7, 2002 @ 05:37:27
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c options.h trustdb.c
* options.h, g10.c (main), trustdb.c (ask_ownertrust): Add
--force-ownertrust option for debugging purposes. This allows setting a
whole keyring to a given trust during an --update-trustdb. Not for normal
use - it's just easier than hitting "4" all the time to test a large
trustdb.
-----------+
ChangeLog | 6 ++++++
g10.c | 11 +++++++++++
options.h | 1 +
trustdb.c | 23 +++++++++++++++++------
4 files changed, 35 insertions(+), 6 deletions(-)