diff options
author | W. Trevor King <[email protected]> | 2012-09-28 06:31:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-09-28 06:31:51 +0000 |
commit | 3d69b51f7f083193db28f364da4590c33b5e44e6 (patch) | |
tree | e3d351c9797feb66e5af2f1dcbf17df89723f4bc /doc/HACKING | |
parent | gpgme-tool: Initialize input_fd and output_fd (diff) | |
download | gpgme-3d69b51f7f083193db28f364da4590c33b5e44e6.tar.gz gpgme-3d69b51f7f083193db28f364da4590c33b5e44e6.zip |
gpgme-tool: Return more detailed XML from KEYLIST
src/gpgme-tool.c (cmd_keylist): Convert output from a list of
to more detailed XML.
(xml_preamble1, xml_preamble2, xml_end): Make global.
(result_add_protocol, result_add_validity): New functions for
generating XML from GPGME types.
(result_add_string): Treat NULL strings as "".
(result_xml_tag_data): Make 'data' a 'const char' so we can use the
value returned by gpgme_get_protocol_name directly.
--
This is a first pass at returning most of the gpgme_key_t data from the
KEYLIST call.
Signed-off-by: W. Trevor King <[email protected]>
Diffstat (limited to 'doc/HACKING')
0 files changed, 0 insertions, 0 deletions