Andre Heinecke
7bc5d3c7e4
Add ctx flag for auto-key-locate
* src/context.h (gpgme_context): Add auto_key_locate.
* src/engine-gpg.c (engine_gpg): Add auto_key_locate.
(gpg_set_engine_flags, build_argv): Handle auto_key_locate.
(gpg_release): Free auto_key_locate.
* src/gpgme.c (gpgme_release): Free auto_key_locate.
(gpgme_get_ctx_flag, gpgme_set_ctx_flag): Handle auto-key-locate.
* doc/gpgme.texi: Document auto-key-locate flag.
* tests/run-keylist.c (show_usage, main): Add --from-wkd option.
--
This enables users of GPGME to control more fine grained what
auto-key-locate does. Especially for WKD lookups / refreshes
can this be useful.
GnuPG-Bug-Id: T2917
Differential Revision: https://dev.gnupg.org/D463
2018-07-09 10:58:04 +02:00
..
2018-04-19 10:29:30 +02:00
2018-02-15 11:14:49 +09:00
2016-11-16 13:27:00 +01:00
2012-04-20 16:05:11 +02:00
2017-12-08 05:59:11 +01:00
2016-11-16 13:27:00 +01:00
2018-07-05 11:29:36 +02:00
2018-04-17 08:45:00 +02:00
2016-11-16 13:27:00 +01:00
2017-03-21 19:03:58 +01:00
2017-12-04 12:08:31 +01:00
2016-11-16 13:27:00 +01:00
2018-07-09 10:58:04 +02:00
2016-11-16 13:27:00 +01:00
2017-01-31 09:44:29 +01:00
2018-03-15 16:23:18 +01:00
2016-11-16 13:27:00 +01:00
2016-11-16 13:27:00 +01:00
2018-04-18 15:20:35 +02:00
2017-07-13 16:06:27 +02:00
2017-12-04 12:08:31 +01:00
2017-03-21 11:16:16 +01:00
2013-02-26 17:10:18 +01:00