Home GnuPG
Diffusion GnuPG abb352de51bc

g10: Support armored keyrings in gpgv.
abb352de51bcUnpublished

Unpublished Commit ยท Learn More

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

Description

g10: Support armored keyrings in gpgv.

* doc/gpgv.texi: Document the feature.
* g10/Makefile.am (gpgv2_SOURCES): Add dearmor.c.
* g10/dearmor.c (dearmor_file): Add sink argument.
* g10/gpg.c (main): Adapt accordingly.
* g10/gpgv.c (make_temp_dir): New function.
(main): De-armor keyrings.
* g10/main.h (dearmor_file): Adapt prototype.
  • GnuPG-bug-id: T2290
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Apr 4 2016, 5:05 PM
Parents
rGdd5902cc45ba: tests: Fix default key test.
Branches
Unknown
Tags
Unknown
Reverted By
rG76ca869197e3: Revert "g10: Support armored keyrings in gpgv."