aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2002-11-07 04:37:27 +0000
committerDavid Shaw <[email protected]>2002-11-07 04:37:27 +0000
commitbf4a8935866e1527224f2463f3fa86d314dde480 (patch)
treecbc3d7dcce4609f7ee67cb1792c22a1d45cdef29 /g10/options.h
parent* w32reg.c (read_w32_registry_string): Fixed expanding of the environment (diff)
downloadgnupg-bf4a8935866e1527224f2463f3fa86d314dde480.tar.gz
gnupg-bf4a8935866e1527224f2463f3fa86d314dde480.zip
* 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.
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index 1edec5817..d2f39077c 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -89,6 +89,7 @@ struct {
int compress_keys;
int compress_sigs;
enum {TM_OPENPGP, TM_CLASSIC, TM_ALWAYS} trust_model;
+ unsigned int force_ownertrust;
int pgp2;
int pgp6;
int pgp7; /* if we get any more of these, it's time to look at a