]> granicus.if.org Git - mutt/commit
Support displaying application/pgp-keys with GPGME.
authorBrendan Cully <brendan@kublai.com>
Wed, 2 Jul 2008 00:20:02 +0000 (17:20 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 2 Jul 2008 00:20:02 +0000 (17:20 -0700)
commit753e2c7afdb178955eb288c02c5c54cae77678c1
tree20a192698d53ef1e637ccf9c275a5a9a6c72b39e
parentfbbe58b8bd54d159dbceac4eb67121ebef5e2edf
Support displaying application/pgp-keys with GPGME.
This was pretty convoluted because GPGME provides no way to examine a
key block without importing it. This code creates a temporary GPG home
in which to import the key in order to display it.
crypt-gpgme.c
lib.c
lib.h