mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add gpgconf related dummy options default_pubkey_algo.
Add option --skip-hidden-recipients Comment updates.
This commit is contained in:
parent
5741eace29
commit
cf2ec5673f
12 changed files with 71 additions and 3 deletions
|
@ -94,6 +94,7 @@ struct
|
|||
char *lc_messages;
|
||||
|
||||
int skip_verify;
|
||||
int skip_hidden_recipients;
|
||||
int compress_keys;
|
||||
int compress_sigs;
|
||||
/* TM_CLASSIC must be zero to accomodate trustdbs generated before
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue