summaryrefslogtreecommitdiffstats
path: root/smime.h (follow)
Commit message (Expand)AuthorAgeLines
* Create crypt glue cleanup method.Kevin McCarthy2020-03-31-0/+3
* Change send_menus to set sctx instead of globals.Kevin McCarthy2020-02-29-1/+1
* Convert crypt_extract_keys and signed handler to use buffers.Kevin McCarthy2019-09-25-1/+1
* Remove trailing whitespace.Kevin McCarthy2018-12-31-4/+2
* Remove redraw parameter from crypt send_menus.Kevin McCarthy2017-03-26-1/+1
* Convert copyright years to all use 4 digit years.Kevin McCarthy2016-01-01-1/+1
* Rewrite S/MIME key searching. Add purpose checking.Kevin McCarthy2015-06-07-2/+11
* Introduce an oppenc_mode parameterKevin McCarthy2015-03-30-1/+1
* Refactor the address list generation out of the find_keys routines.Kevin McCarthy2015-03-30-1/+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-1/+1
* This is the sequel to the crypto modularization changes I did onMoritz Schulte2004-06-17-2/+4
* - To cleanup the pgp/smime code and prepare for other backends.Werner Koch2003-01-21-37/+4
* Rename crypt.h to mutt_crypt.h.Thomas Roessler2002-12-18-1/+1
* Introduce smime_default_key. From Oliver Ehli.Thomas Roessler2002-03-02-1/+1
* smime.c:Thomas Roessler2002-03-02-15/+12
* S/MIME fixes from Oliver Ehli:Thomas Roessler2002-02-05-0/+1
* Use mutt -Q from smime_keys.Thomas Roessler2002-01-31-0/+2
* More decryption key detection fixes.Thomas Roessler2002-01-25-2/+1
* More S/MIME nit-picking.Thomas Roessler2002-01-24-1/+1
* S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler2002-01-24-0/+93