Home GnuPG

core: New context flags "known-notations".

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

core: New context flags "known-notations".

* src/gpgme.c (gpgme_set_ctx_flag): Add "known-notations".
(gpgme_get_ctx_flag): Ditto.
(gpgme_release): Free variable.
* src/context.h (struct gpgme_context): Add "known_notations".
* src/engine-gpg.c (struct engine_gpg): Add "known_notations".
(gpg_release): Free variable.
(gpg_set_engine_flags): Set variable.
(add_known_notations): New.
(gpg_decrypt, gpg_verify): Call function.
* tests/run-decrypt.c (main): Add option --known-notations.
* tests/run-verify.c (main): Ditto.

Details

Provenance
wernerAuthored on Oct 29 2024, 11:59 AM
Parents
rGPGMEPPc835676f7dfe: core: Add new helper _gpgme_strtokenize.
Branches
Unknown
Tags
Unknown

Event Timeline