]> granicus.if.org Git - neomutt/commit
Introduce an oppenc_mode parameter
authorKevin McCarthy <kevin@8t8.us>
Mon, 30 Mar 2015 22:45:49 +0000 (15:45 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 30 Mar 2015 22:45:49 +0000 (15:45 -0700)
commit6653486d8508be23dc30bdeeb51bf5d8f30a7f75
tree710e198c202406f52333b0bc78d537be16924670
parentb5cf81d3b2311d74afc88a2507ab7e12a9b28a47
Introduce an oppenc_mode parameter

It's added to the parameter lists through the call stack down to the
find_keys calls.

No functionality is implemented yet.  This patch is separated just to
keep other patches more readable.
14 files changed:
crypt-gpgme.c
crypt-gpgme.h
crypt-mod-pgp-classic.c
crypt-mod-pgp-gpgme.c
crypt-mod-smime-classic.c
crypt-mod-smime-gpgme.c
crypt-mod.h
crypt.c
cryptglue.c
mutt_crypt.h
pgp.c
pgp.h
smime.c
smime.h