]> granicus.if.org Git - neomutt/commit
Handle DONTHANDLEPGPKEYS in handler instead of crypto modules.
authorBrendan Cully <brendan@kublai.com>
Tue, 1 Jul 2008 21:49:21 +0000 (14:49 -0700)
committerBrendan Cully <brendan@kublai.com>
Tue, 1 Jul 2008 21:49:21 +0000 (14:49 -0700)
commit6506650a39e9fa86d7e0751ea0fa6ef41be25ec6
treec1cc537bbae24e2f03fdf34a20a7bf1e578895d3
parent801b68daa189904ad038cb6bc5106da6d2b927cd
Handle DONTHANDLEPGPKEYS in handler instead of crypto modules.
This lets gpgme and classic pgp share a bit of logic, and unbreaks key
extraction at least for classic PGP.
ChangeLog
crypt-gpgme.c
handler.c
pgp.c