summaryrefslogtreecommitdiffstats
path: root/pgpmicalg.c (follow)
Commit message (Expand)AuthorAgeLines
* Convert pgp_find_hash to use buffer pool.Kevin McCarthy2019-10-20-9/+7
* Clean up code indentation.Kevin McCarthy2019-01-04-1/+1
* Remove trailing whitespace.Kevin McCarthy2018-12-31-26/+25
* Declare many structures const (closes #3552)Dan Fandrich2011-12-03-1/+1
* Pass buffer size to mutt_mktemp()Rocco Rutte2009-06-21-1/+1
* Remove unused #include directivesErik Hovland2008-12-16-1/+0
* RFC-2440bis adds support for the SHA-224 hash algorithm.David Shaw2006-10-30-0/+1
* Full large file support. Keep a close watch on your mailboxes everyone!Brendan Cully2005-10-21-5/+5
* 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 config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* 3156 defined several micalg values (pgp-md5, pgp-sha1, etc.) SinceDavid Shaw2003-02-19-0/+3
* Auto-detect the micalg used with PGP/MIME signatures.Thomas Roessler2001-02-12-0/+204