]> granicus.if.org Git - neomutt/commit
Stub in a gpgme version of extract-keys. It doesn't currently work
authorBrendan Cully <brendan@kublai.com>
Wed, 2 Jul 2008 00:57:37 +0000 (17:57 -0700)
committerBrendan Cully <brendan@kublai.com>
Wed, 2 Jul 2008 00:57:37 +0000 (17:57 -0700)
commit60f015c33b9431577771bdeddd3a20401c6f4334
tree52137cbd626331c53cd3e3b487ce28863a41774e
parenta3fdbde08a55b6f0ffe1ca258a97c8141266e24d
Stub in a gpgme version of extract-keys. It doesn't currently work
right because apparently while gpg on the command line can parse a
whole message, we'll have to do it for gpgme. I really wonder about
the 'ME' part of GPGME sometimes.
ChangeLog
crypt-gpgme.c
crypt-gpgme.h
crypt-mod-pgp-gpgme.c