summaryrefslogtreecommitdiffstats
path: root/compose.c
AgeCommit message (Expand)Author
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
2007-03-20Enlarge help string buffersRocco Rutte
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-04Don't unlink non-mutt files that would have been unlinked on send if theBrendan Cully
2005-08-02In compose menu, detach should be able to unlink files generated by mutt,Brendan Cully
2005-08-02Don't unlink attachments that you've decided not to send. (closes #1328)Brendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-26Make some functions static.Ralf Wildenhues
2004-12-07Add send2-hook and fix alternates handling.Thomas Roessler
2004-08-30Only print additional information related to PGP in case the currentBrendan Cully
2004-08-16Only print "Encrypt with" field in case the used S/MIME modulesMoritz Schulte
2004-07-14Don't invoke "builtin" as an external editor. Note: It's not clearThomas Roessler
2004-06-17This is the sequel to the crypto modularization changes I did onMoritz Schulte
2004-04-12See: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.htmlDale Woolridge
2003-10-04This patch fixes various aspects of the attachment-savingThomas Roessler
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2003-04-15Fix two more cases in which ctrl-G is interpreted as M_YES.René Clerc
2003-04-15The "sign (a)s" code strips the pgp application bit causing drawingDale Woolridge
2003-03-03IDN support for e-mail messages. Things should work automagicallyThomas Roessler
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-10Replace safe_free calls by the FREE macro.Thomas Roessler
2002-12-09Try to fix a localization issue identified by Pawel DzienkonskiThomas Roessler
2002-07-24Fix $editor and $visual. Based on an earlier patch from EdmundMichael Elkins
2002-05-16Triple-DES, not Tripple-DES.Ronny Haryanto
2002-03-26More inline PGP changes.Thomas Roessler
2002-03-02Introduce smime_default_key. From Oliver Ehli.Thomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-10-11Little fix from sroberts@certicom.com.Thomas Roessler
2001-10-11Unify "Can't stat" messages. Suggested by Byrial.Thomas Roessler
2001-04-19Don't try to select the secret key from the public key ring.Thomas Roessler
2001-02-12Auto-detect the micalg used with PGP/MIME signatures.Thomas Roessler
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
2000-11-27Make sure edit-type works without a segmentation fault from theThomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler
2000-06-21Fix character set selection. Postponing and recalling messagesThomas Roessler
2000-06-19No need to include iconv.h.Thomas Roessler
2000-06-16patch-1.3.3.tlr.change_charset.1Thomas Roessler
2000-06-14Remove recode-attachment, and the "decoder" API. (EGE)Thomas Roessler
2000-05-24Make charset-hook work with an external iconv implementation.Thomas Roessler
2000-05-16Some fixes to the size calculation code.Thomas Roessler
2000-05-16A modified version of Will Fiveash's compose format patch.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-02-14Fix a couple of random perror() calls and related problems.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-29Michael Elkins' content-disposition patch, with some small changes.Thomas Roessler