summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-20crypt-gpgme.c: Fix NULL dereferencestableAlejandro Colomar
2024-04-13Add $smime_pkcs7_default_smime_type config option.Kevin McCarthy
2024-03-09automatic post-release commit for mutt-2.2.13mutt-2-2-13-relKevin McCarthy
2024-03-09Update UPDATING file for 2.2.13 release.Kevin McCarthy
2024-03-09Fix smtp client to respect $use_envelope_from option.Kevin McCarthy
2024-03-09Fix smtp client $envelope_from_address possible dangling pointer.Kevin McCarthy
2023-09-09automatic post-release commit for mutt-2.2.12mutt-2-2-12-relKevin McCarthy
2023-09-09Update UPDATING file for 2.2.12 release.Kevin McCarthy
2023-09-09Fix write_one_header() illegal header check.Kevin McCarthy
2023-09-09Check for NULL userhdrs.Kevin McCarthy
2023-09-09Fix rfc2047 base64 decoding to abort on illegal characters.Kevin McCarthy
2023-08-23Add a documentation note that aliases are case insensitive.Kevin McCarthy
2023-08-18automatic post-release commit for mutt-2.2.11mutt-2-2-11-relKevin McCarthy
2023-08-18Update UPDATING file for 2.2.11 release.Kevin McCarthy
2023-08-15Fix GPGME build failure on MacOS.Kevin McCarthy
2023-06-05Updated Japanese translation.TAKAHASHI Tamotsu
2023-04-14Fix <collapse-all> behavior for sort=reverse-threads.Kevin McCarthy
2023-03-25automatic post-release commit for mutt-2.2.10mutt-2-2-10-relKevin McCarthy
2023-03-25Update UPDATING files for 2.2.10 release.Kevin McCarthy
2023-03-13Update copyright notices.Kevin McCarthy
2023-03-12Abort imap_fast_trash() if previously checkpointed.Kevin McCarthy
2023-03-12Improve smtp oauth authentication.Kevin McCarthy
2023-03-04Use base64 URL safe alphabet for message id generation.Sebastian Andrzej Siewior
2023-03-04base64val: Add support to decode base64 safe URL.Sebastian Andrzej Siewior
2022-12-20mutt_oauth2: Print access token request messageCline, Wade
2022-12-12Move MuttLisp boolean config note.Kevin McCarthy
2022-12-12Fix counters for external maildir 'T' flag changes.Kevin McCarthy
2022-12-07Remove reference to $mark_old inside $mail_check_recent.Kevin McCarthy
2022-12-07Add doc note to MuttLisp about boolean config vars.Kevin McCarthy
2022-11-21Reset header color after mutt_set_flag().Kevin McCarthy
2022-11-15Filter U+200C in pager.Kevin McCarthy
2022-11-12automatic post-release commit for mutt-2.2.9mutt-2-2-9-relKevin McCarthy
2022-11-12Update UPDATING file for 2.2.9.Kevin McCarthy
2022-11-12Document the <1234> key syntax for bind.Kevin McCarthy
2022-11-07Fix non-printable keyname printing to use <octal> syntax.Kevin McCarthy
2022-11-07Move AM_PATH_GPG_ERROR before AM_PATH_GPGME.Kevin McCarthy
2022-11-07Update gpgme autoconf files to the latest versions.Kevin McCarthy
2022-11-06Adjust manual concerning IMAP Fcc in batch mode.Kevin McCarthy
2022-11-05automatic post-release commit for mutt-2.2.8mutt-2-2-8-relKevin McCarthy
2022-11-05Update UPDATING file for 2.2.8 release.Kevin McCarthy
2022-11-04Add explicit void to 0-parameter function definitions.Kevin McCarthy
2022-11-03Clarify $uncollapse_new documentation.Kevin McCarthy
2022-11-03Add a check for key->uids in create_recipient_set.Kevin McCarthy
2022-11-01Fix public key block listing for old versions of gpgme.Kevin McCarthy
2022-11-01Fix gpgme crash when listing keys in a public key block.Kevin McCarthy
2022-10-13Allow Fcc'ing to IMAP in batch mode.Kevin McCarthy
2022-10-13Add fcc error handling in batch mode.Kevin McCarthy
2022-10-09Fix scrolling when handling SIGWINCH in the index.Kevin McCarthy
2022-10-08Explicitly mention --with-sqlite3 in the INSTALL file.Kevin McCarthy
2022-10-08Set the curses resize policy to use tioctl()Kevin McCarthy