summaryrefslogtreecommitdiffstats
path: root/globals.h
AgeCommit message (Expand)Author
2016-03-10Restrict mailto header fields using mailto_allow.Michael Elkins
2016-02-15Add $pgp_decryption_okay to verify multipart/encrypted are actually encrypted...Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy
2015-11-30smime: allow signing message digest algorithm to be specified.Kevin McCarthy
2015-05-03Provide SSL cipher selection option. (closes #3167)Kevin McCarthy
2013-11-06Add option to encrypt postponed messages. (closes #3665)Kevin McCarthy
2014-12-28Remove duplicate SmimeCryptAlg declaration in globals.hKevin McCarthy
2013-10-22Terminal status line support, based on the xterm title patch.David Champion
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2010-09-29Add $reflow_text boolean, and $reflow_wrap variables to control display of fo...Michael Elkins
2009-07-07Add $wrap_headers. Closes #3135Rocco Rutte
2009-06-03Don't abuse $pager_context for searches, add $search_context. See #976.Rocco Rutte
2009-01-02Add support for intermediate certificates to openssl code.TAKAHASHI Tamotsu
2008-09-17sorting efficiencyThomas Roessler
2008-08-25Introduce $imap_pipeline_depth.Brendan Cully
2008-06-28Basic support for $ssl_client_cert when compiled with gnutls.Brendan Cully
2008-01-15Make formatting of query menu configurable via $query_format (closes #170).Rocco Rutte
2007-11-08Add $time_inc to control progress update frequency.Brendan Cully
2007-04-11Add $smtp_pass (closes #2116)Brendan Cully
2007-04-05Remove broken namespace supportBrendan Cully
2007-03-21Back out $umask.Brendan Cully
2007-03-02Add $umask for mailboxes and attachments.Brendan Cully
2007-03-03Add $wrap, which supersedes $wrapmargin.Brendan Cully
2007-02-27Updated $assumed_charset patch (closes: #2218).TAKIZAWA Takashi
2007-02-26Add $history_file and $save_history, for saving command history acrossVincent Lefevre
2007-02-24Add $assumed_charset, $file_charset and $strict_mime.TAKIZAWA Takashi
2007-02-24This patch adds ESMTP relay support to mutt.Brendan Cully
2007-01-02add debug harness to lib.c functions, and a bunch of dprint'sThomas Roessler
2006-07-04pdmef.cache.24: Generalise IMAP body caching and add POP support.Rocco Rutte
2006-06-08Clean up ReleaseDate mess; include ReleaseDate in User-AgentThomas Roessler
2006-04-28pdmef+fix+sslinterface. Triggered by a warning when compilingRocco Rutte
2006-01-09Adding pattern group support; seeThomas Roessler
2005-12-22Add $imap_cachedir option. If set, mutt will keep copies of IMAP messagesBrendan Cully
2005-10-04Attachment counting for index display (patch-1.5.11.dgc.attach.6).David Champion
2005-09-22Update QDBM patch to the current state of the art. Closes: #2003 (again).TAKAHASHI Tamotsu
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-14Add new $envelope_from_address variable for manually specifying theBrendan Cully
2005-09-07Display progress meter when uploading/fetching IMAP data. Closes: #1772.Brendan Cully
2005-08-02Put moribund NSS support out to pasture.Brendan Cully
2005-08-01Cache SSL certificates that have been accepted but not saved until muttBrendan Cully
2005-07-23This is the current shortcut patch patch by Byrial Ole JensenByrial Jensen
2005-06-28Add $imap_login variable to specify which user to authenticate asBrendan Cully
2005-02-12Christoph Berg's menu_context, and a version of menu_move_off whereThomas Roessler
2005-02-12unalternates now also adds to a list of exceptions; same behaviorTAKAHASHI Tamotsu
2005-02-11Only enable ssl_client_cert for openssl (spotted by Adeodato).Brendan Cully
2005-01-27GNUTLS support. Used in Debian since Nov. 2001.Marco d'Itri
2005-01-26IMAP header cache.Thomas Glanzmann
2004-08-30Here's a patch to allow mutt to use SSL client certificates toBrendan Cully
2004-07-19Fix #1548. (The first variant, with $imap_headers specifyingTAKAHASHI Tamotsu