summaryrefslogtreecommitdiffstats
path: root/crypt-mod-pgp-classic.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
* Remove make_key_attachment parameter.Kevin McCarthy2019-10-20-2/+2
* Clean up code indentation.Kevin McCarthy2019-01-04-30/+30
* Require GPGME version 1.2.0 and drop useless HAVE macros.Werner Koch2018-12-04-1/+1
* Nuke trailing white space from the crypt-* files.Werner Koch2018-12-04-4/+4
* Fix attachment check_traditional and extract_keys operations. (see #3728)Kevin McCarthy2017-08-10-2/+2
* 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-4/+4
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* This is the sequel to the crypto modularization changes I did onMoritz Schulte2004-06-17-0/+132