summaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2007-12-05Improve inode sorting, enable it by default and add MH support.Rocco Rutte
2007-11-04Prevent mailto parsing buffer overflow by ignoring too long header.Rocco Rutte
2007-09-17Backoug changeset 6f06b7f1f76fRocco Rutte
2007-09-17Mark interesting items in mutt -v output for translationRocco Rutte
2007-09-17Include hcache backend version info in mutt -v outputRocco Rutte
2007-04-10Fix a compiler warningBrendan Cully
2007-04-09Exit with a nonzero value if sending a message in batch mode fails (bug #2709).Michael Elkins
2007-04-03When -- is present in the argument list, allow attachment globs.Christoph Berg
2007-03-20Make BUFFY_SIZE a runtime switch ($check_mbox_size)Miroslav Lichvar
2007-03-14mutt.man and mutt -h updatesChristoph Berg
2007-02-26Add curses_version to mutt -v output (thanks to Vincent Lefevre forBrendan Cully
2007-02-25Update copyrights.Brendan Cully
2007-02-24This patch adds ESMTP relay support to mutt.Brendan Cully
2006-07-11Fix 2305.Rocco Rutte
2006-04-28pdmef+fix+sslinterface. Triggered by a warning when compilingRocco Rutte
2006-01-15A conservative update of copyright years. Some other files may need updatingBrendan 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-09-17Some minor cleanups: tell users to go to bugs.mutt.org instead of using flea;Brendan Cully
2005-09-06Fix a memory leak in imap_utf7_decode and do a little cleanup on shutdown.Brendan Cully
2005-09-06Move SASL and IMAP shutdown hooks into main where they belong.Brendan Cully
2005-09-01Remove obsolete Cyrus SASL 1.5 support.Brendan Cully
2005-08-16-D dumps to stdout, not stderr.Paul Walker
2005-08-08Document -d option in mutt -h output. Closes #2027.Brendan Cully
2005-07-24This patch adds an option -D to dump mutt's configuration after allPaul Walker
2005-07-23This is the current shortcut patch patch by Byrial Ole JensenByrial Jensen
2005-06-18Update copyright dates according to latest activity in ChangeLog.Brendan Cully
2005-02-12Trivial documentation fixes (TAKAHASHI Tamotsu, Brendan Cully, PaulTAKAHASHI Tamotsu
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2005-01-27Add USE_INODESORT to main.c's option dump.Thomas Roessler
2005-01-27GNUTLS support. Used in Debian since Nov. 2001.Marco d'Itri
2005-01-27Support for the "default" color in Slang.Bill Nottingham
2005-01-26IMAP header cache.Thomas Glanzmann
2004-06-17This is the sequel to the crypto modularization changes I did onMoritz Schulte
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
2003-01-05Fix a number of invocations of mutt_yesorno(): Always explicitly useArmin Wolfermann
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-11-13A description of -A was lacking from the help string.Thomas Roessler
2002-11-13Add a new command line option -A which is used to expand aliases.Thomas Roessler
2002-11-12Hi - this is a patch against mutt-1.4 to use version 2 of the CyrusNathan Dushman
2002-07-16Update copyright notices.Michael Elkins
2002-03-28patch-1.3.28-me.emptycheck.1Thomas Roessler
2002-02-13Report libiconv version.Thomas Roessler
2002-02-12Mike Schiraldi's daily S/MIME patch.Thomas Roessler
2002-01-31fix a string.Thomas Roessler
2002-01-31Add a -Q option to query configuration variables. This is needed toThomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-11-07Implement the patchlist scheme instead of version number munging.Thomas Roessler