]> granicus.if.org Git - mutt/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)
commita4b3a60dd63bc7af7927025b2d1344530ca89aa9
tree52137cbd626331c53cd3e3b487ce28863a41774e
parent753e2c7afdb178955eb288c02c5c54cae77678c1
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