Ingo Klöcker
f3407d0ee4
core: New function gpgme_op_revsig.
* src/gpgme.h.in (gpgme_op_revsig_start, gpgme_op_revsig): New.
(GPGME_REVSIG_LFSEP): New.
* src/context.h (ctx_op_data_id_t): Add OPDATA_REVSIG.
* src/revsig.c: New.
* src/Makefile.am (main_sources): Add revsig.
* src/libgpgme.vers, src/gpgme.def: Add gpgme_op_revsig and
gpgme_op_revsig_start.
* src/engine.h, src/engine.c: (_gpgme_engine_op_revsig): New.
* src/engine-backend.h (engine_ops): Add 'revsig' and adjust all
engine initializers.
* src/engine-gpg.c (gpg_revsig): New.
(_gpgme_engine_ops_gpg): Set revsig to gpg_revsig.
* doc/gpgme.texi: Document new functions.
* tests/run-keysign.c: Add option --revoke.
--
This extends GPGME to support the --quick-revoke-sig command
added by GnuPG 2.2.24. This allows revoking key signatures.
GnuPG-bug-id: 5094
2020-10-29 12:57:10 +01:00
..
2020-07-15 16:34:24 +02:00
2020-03-27 19:50:24 +09:00
2020-10-03 19:54:00 +02:00
2020-09-09 12:13:20 +02:00
2012-04-20 16:05:11 +02:00
2017-12-08 05:59:11 +01:00
2019-01-16 10:59:25 +09:00
2018-11-16 13:27:33 +01:00
2018-11-16 13:27:33 +01:00
2020-07-16 12:00:46 +02:00
2020-08-04 16:51:56 +02:00
2018-11-16 13:27:33 +01:00
2019-05-02 10:26:44 +02:00
2019-12-13 15:11:00 +01:00
2020-10-29 12:57:10 +01:00
2020-03-17 17:24:21 +01:00
2018-11-16 13:27:33 +01:00
2018-11-16 13:27:33 +01:00
2019-06-06 18:59:16 +02:00
2018-11-16 13:27:33 +01:00
2020-03-17 17:24:21 +01:00
2017-07-13 16:06:27 +02:00
2018-11-16 13:27:33 +01:00
2018-11-16 13:27:33 +01:00
2018-11-16 13:27:33 +01:00