summaryrefslogtreecommitdiffstats
path: root/crypt-gpgme.c
AgeCommit message (Expand)Author
2007-04-23Fix compilation error related to change in mutt_FormatString()Michael Elkins
2007-04-01gpgme: check result for signatures pointer (closes: #2199)TAKAHASHI Tamotsu
2007-03-20Enlarge help string buffersRocco Rutte
2007-03-11Grabage-collect references to an outdated email address.Thomas Roessler
2007-03-06Remove buggy usage of M_ICONV_HOOK_TO flag in mutt_idna.c:mutt_idna_to_local().Alain Bench
2007-02-24PKA signature verification via GPGME, controlled by $crypt_use_pka.Moritz Schulte
2005-10-21Full large file support. Keep a close watch on your mailboxes everyone!Brendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-08-11Add error results to mutt_body_handlers, and check them when doingBrendan Cully
2005-08-09Improve translatability of crypt-gpgme. Closes: #2020.TAKAHASHI Tamotsu
2005-07-28Fix mutt/2004; S/MIME user interface differences between GPGME andTAKAHASHI Tamotsu
2005-07-27Correct two typos in GPGME error messages.Vincent Lefevre
2005-07-26Partial application of Tamo's translation patch for gpgme and gnutls.TAKAHASHI Tamotsu
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-28gpgme integration. See documentation for $crypt_use_gpgme,Werner Koch