summaryrefslogtreecommitdiffstats
path: root/crypt-mod-smime-gpgme.c (follow)
Commit message (Expand)AuthorAgeLines
* Create crypt glue cleanup method.Kevin McCarthy2020-03-31-0/+1
* Change send_menus to set sctx instead of globals.Kevin McCarthy2020-02-29-2/+2
* Clean up code indentation.Kevin McCarthy2019-01-04-30/+30
* Nuke trailing white space from the crypt-* files.Werner Koch2018-12-04-5/+5
* Remove redraw parameter from crypt send_menus.Kevin McCarthy2017-03-26-2/+2
* Introduce an oppenc_mode parameterKevin McCarthy2015-03-30-2/+2
* Refactor the address list generation out of the find_keys routines.Kevin McCarthy2015-03-30-2/+2
* PKA signature verification via GPGME, controlled by $crypt_use_pka.Moritz Schulte2007-02-24-0/+1
* Gah, forgot the zip code when updating the FSF address...Brendan Cully2005-09-17-1/+1
* Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully2005-09-17-1/+1
* Add error results to mutt_body_handlers, and check them when doingBrendan Cully2005-08-11-2/+2
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-1/+3
* gpgme integration. See documentation for $crypt_use_gpgme,Werner Koch2005-01-28-0/+115