Werner Koch
10df06ee8f
api: Return Tofu info for signatures.
* src/gpgme.h.in (gpgme_tofu_policy_t): New.
(gpgme_status_code_t): Add status codes for TOFU.
(struct _gpgme_tofu_info, gpgme_tofu_info_t): New.
(struct _gpgme_signature): Add field 'tofu'.
* src/status-table.c (status_table): Add new codes.
* src/verify.c: Include limits.h.
(release_tofu_info): New.
(release_op_data): Call that.
(parse_tofu_user): New.
(parse_tofu_stats): New.
(parse_tofu_stats_long): New.
(_gpgme_verify_status_handler): Handle TOFU status lines.
* tests/run-verify.c (print_description): New.
(print_result): print tofu info.
Signed-off-by: Werner Koch <wk@gnupg.org>
2016-05-21 10:32:51 +02:00
..
2016-05-17 14:33:49 +02:00
2015-06-08 10:43:29 +02:00
2015-01-30 10:45:20 +01:00
2012-04-20 16:05:11 +02:00
2011-12-02 11:36:37 +01:00
2016-05-17 20:23:28 +02:00
2016-05-17 20:23:28 +02:00
2015-08-24 12:41:24 +02:00
2012-09-25 15:29:49 +02:00
2015-07-31 15:18:27 +02:00
2015-08-25 09:05:33 +02:00
2012-09-25 15:29:49 +02:00
2016-05-21 10:32:51 +02:00
2015-06-08 10:43:29 +02:00
2001-10-17 19:17:46 +00:00
2001-10-17 19:17:46 +00:00
2015-12-02 11:28:07 +01:00
2014-04-10 11:48:20 +02:00
2013-02-26 17:10:18 +01:00