Home GnuPG
Diffusion GnuPG 243f9176e799

gpg: New command --quick-revoke-sig

Description

gpg: New command --quick-revoke-sig

* g10/gpg.c (enum cmd_and_opt_values): Add aQuickRevSig.
(opts): Add --quick-revoke-sig.
(main): Implement.
* g10/keyedit.c (quick_find_keyblock): Add arg 'want_secret' and
adjust all callers.
(keyedit_quick_revsig): new.
* g10/revoke.c (get_default_sig_revocation_reason): New.
* g10/keylist.c (cmp_signodes): Make global.

Details

Provenance
wernerAuthored on Oct 28 2020, 5:06 PM
Parents
rG742e2729f4bc: gpg: Sort the signatures in standard key listings.
Branches
Unknown
Tags
Unknown
Tasks
T5093: GnuPG: Add quick-revsig