Home GnuPG
Diffusion GnuPG cbe467e794f3

gpg: Add export options "export-pka" and "export-dane".
cbe467e794f3Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Add export options "export-pka" and "export-dane".

* g10/options.h (EXPORT_PKA_FORMAT): New.
* g10/keylist.c (list_keyblock_pka): Do not use DANE flag.
* g10/export.c: Include zb32.h.
(parse_export_options): Add options "export-pka" and "export-dane".
(do_export): Do not armor if either of these option is set.
(print_pka_or_dane_records): New.
(do_export_stream): Implement new options.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jul 7 2016, 5:02 PM
Parents
rGb05878f32aa5: gpg: Split a too large export function.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGcbe467e794f3: gpg: Add export options "export-pka" and "export-dane". (authored by Werner Koch <wk@gnupg.org>).Jul 7 2016, 5:35 PM