Werner Koch
9ee103957e
core: Add GPGME_KEYLIST_MODE_WITH_TOFU.
* src/gpgme.h.in (GPGME_KEYLIST_MODE_WITH_TOFU): New.
* src/engine-gpg.c (gpg_keylist_build_options): Use that.
* src/keylist.c: Include limits.h.
(parse_tfs_record): New.
(keylist_colon_handler): Support TFS record.
* tests/run-keylist.c: Include time.h.
(isotimestr): New.
(main): Add option --tofu. Print TOFU info.
* tests/run-verify.c: Include time.h.
(isotimestr): New.
(print_result): Use isotimestr for TOFU dates.
Signed-off-by: Werner Koch <wk@gnupg.org>
2016-08-25 11:38:03 +02:00
..
2008-06-20 10:40:52 +00:00
2012-04-20 16:05:11 +02:00
2011-12-02 11:36:37 +01:00
2012-09-25 19:21:00 +02:00
2016-08-25 11:38:03 +02:00
2014-12-15 11:55:05 +01:00
2015-08-26 10:06:00 +02:00
2015-08-26 10:06:00 +02:00
2016-08-10 16:33:20 +02:00
2008-07-04 15:46:01 +00:00
2016-08-10 16:33:20 +02:00
2008-07-17 17:09:39 +00:00
2008-07-04 15:46:01 +00:00
2014-11-19 11:53:12 +01:00