summaryrefslogtreecommitdiffstats
path: root/init.h
AgeCommit message (Expand)Author
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Add window structures to use for screen layout.Kevin McCarthy
2016-03-13Update the $hostname documentation.Kevin McCarthy
2016-03-10Restrict mailto header fields using mailto_allow.Michael Elkins
2016-03-08Add $resume_edited_draft_files option.Kevin McCarthy
2016-03-08Add $resume_draft_files option.Kevin McCarthy
2016-03-02Document that GPGME doesn't support creating inline PGP messages.Kevin McCarthy
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
2016-01-01Update copyright notices.Kevin McCarthy
2015-12-17Add missing "yes" to $recall option documentation.Kevin McCarthy
2015-12-15Add $reflow_space_quotes option. (closes #3309)Kevin McCarthy
2015-11-30smime: allow signing message digest algorithm to be specified.Kevin McCarthy
2015-11-24Add option 'idn_encode'; rename option 'use_idn' to 'idn_decode'.Kevin McCarthy
2015-09-20Add new optional index_format expandos %r and %R.Derek Schrock
2015-07-18Add support for checking cur/ in Maildir for unread mails in buffy.Martin Sandsmark
2015-07-19Add note about gpg fixed-list-mode. (closes #3763).Kevin McCarthy
2015-05-03Provide SSL cipher selection option. (closes #3167)Kevin McCarthy
2015-04-19Add $crypt_confirmhook option. (see #3727)Kevin McCarthy
2015-04-15Use fingerprints instead of keyIDs internally. (see #3695)Kevin McCarthy
2015-03-30Add the crypt_opportunistic_encrypt option and calls.Kevin McCarthy
2015-02-03Change the smime_encrypt_with default to aes256.Kevin McCarthy
2015-01-31Update smime_encrypt_with documentation to list all algorithms.Kevin McCarthy
2015-01-25Remove GPG_AGENT_INFO check for GnuPG 2.1 compatibility. (closes #3715)Kevin McCarthy
2013-11-06Add option to encrypt postponed messages. (closes #3665)Kevin McCarthy
2014-11-04Disable SSLv3 by default.David Champion
2013-10-29Merge stable into defaultBrendan Cully
2013-10-24remove trailing period from documentation for $pgp_list_secring_commandMichael Elkins
2013-10-24remove trailing period from documentation for $pgp_list_pubring_commandMichael Elkins
2013-10-22Terminal status line support, based on the xterm title patch.David Champion
2012-12-31fix xml validation error in manual.xml in auto-generated content due to missi...Michael Elkins
2012-12-22Uses SSLv23_client_method() in mutt_ssl_starttls() because TLSv1_2_client_met...Michael Elkins
2012-12-18add variables for disabling TLSv1.1/1.2 when compiled against OpenSSL 1.0.1hncaldwell
2012-12-16update documentation for $pgp_getkeys_command to note that %r is replaced wit...Michael Elkins
2012-12-06additional documentation for $editor. closes #3602Michael Elkins
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2011-02-21Lower $imap_keepalive default to 300 secondsBrendan Cully
2010-09-29Add $reflow_text boolean, and $reflow_wrap variables to control display of fo...Michael Elkins
2010-09-13make $mail_check_recent set by defaultMichael Elkins
2010-09-12add $mail_check_recent boolean to control whether Mutt will notify about all ...Michael Elkins
2010-08-06add %D format string to $folder_format to expand the time based on $date_format.Michael Elkins
2010-04-01Improve documentation for $query_command to note that Mutt automatically addsMichael Elkins
2010-02-26Make $thorough_search default to yes (closes #3386)Brendan Cully
2010-02-17Spelling fixesSimon Ruderich
2010-02-01Small fix to the muttrc manpage. Closes #3374Antonio Radici
2009-08-17Doc: fix more typosRocco Rutte
2009-08-13Docs: fix typos/styleRocco Rutte
2009-07-23Implement ungroup command. Closes #3304.Rocco Rutte
2009-07-07Add $wrap_headers. Closes #3135Rocco Rutte
2009-06-15Fixup URL parserRocco Rutte