Home GnuPG
Diffusion GPGME 37aa9eee7c56

New context flag "proc-all-sigs".

Description

New context flag "proc-all-sigs".

* src/context.h (struct gpgme_context): Add proc_all_sigs.
* src/gpgme.c (gpgme_set_ctx_flag): Add flag "proc-all-sigs".
(gpgme_get_ctx_flag): Ditto.
* src/engine-gpg.c (engine.gpg): Add flags.proc_all_sigs.
(have_option_proc_all_sigs): New.
(gpg_set_engine_flags): Set flag from context.
(build_argv): Add --proc-all-sigs if requested and supported.

Details

Provenance
wernerAuthored on Aug 23 2024, 12:26 PM
Parents
rM0174575c8c16: qt,tests: Add make target to clean the keyring
Branches
Unknown
Tags
Unknown
Tasks
T7261: Option to process all signatures in --batch mode