index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-08
Set the curses resize policy to use tioctl()
Kevin McCarthy
2022-10-08
Remove unneeded calls in mutt_edit_file().
Kevin McCarthy
2022-10-08
Change a few cases of endwin() to call mutt_endwin().
Kevin McCarthy
2022-10-08
Add SigWinch = 1 to mutt_endwin().
Kevin McCarthy
2022-10-08
Move SigWinch handling before refresh in menus.
Kevin McCarthy
2022-08-30
Ensure pop_data is freed for mailbox and fetch-mail usage.
Kevin McCarthy
2022-08-25
Add error handling for cert prompts in batch mode.
Kevin McCarthy
2022-08-22
Updated Catalan translation.
Ivan Vilata i Balaguer
2022-08-07
automatic post-release commit for mutt-2.2.7
mutt-2-2-7-rel
Kevin McCarthy
2022-08-07
Update UPDATING file for 2.2.7 release.
Kevin McCarthy
2022-08-05
Fix mutt_read_rfc822_line() to use is_email_wsp().
Kevin McCarthy
2022-08-04
Drop X509 *cert from sslsockdata, unused.
Matthias Andree
2022-07-29
Change mutt_display_message() $pager to use %s if present.
Kevin McCarthy
2022-07-29
Overide SSL_CTX min/max protocol versions.
Kevin McCarthy
2022-07-28
Tighten $query_command parsing to allow empty name field.
Kevin McCarthy
2022-07-28
version.sh: fix robustness on git failure
Matthias Andree
2022-07-28
de.po: Fix German certificate dialog translation.
Matthias Andree
2022-07-06
Comment out undesirable default settings in smime.rc.
Kevin McCarthy
2022-06-11
Decrypt S/MIME when mime-forwarding with $forward_decrypt set.
Kevin McCarthy
2022-06-05
automatic post-release commit for mutt-2.2.6
mutt-2-2-6-rel
Kevin McCarthy
2022-06-05
Update UPDATING file for 2.2.6 release.
Kevin McCarthy
2022-05-27
Fix $pgp_sort_keys sorting.
Kevin McCarthy
2022-05-27
Adjust browser and sidebar numeric sorting to use mutt_numeric_cmp()
Kevin McCarthy
2022-05-27
Fix mbrtowc() error handling in mutt_which_case().
Kevin McCarthy
2022-05-27
Fix mbrtowc() error handling in check_alias_name().
Kevin McCarthy
2022-05-27
Convert my_width() to use mbrtowc().
Kevin McCarthy
2022-05-26
Fix header folding my_width() calculation.
Kevin McCarthy
2022-05-25
Filter Arabic Letter Mark due to display corruption.
Kevin McCarthy
2022-05-21
Fix browser completion path expansion to preserve a trailing slash.
Kevin McCarthy
2022-05-21
Decouple expand_path() relpath vs trailing slash handling.
Kevin McCarthy
2022-05-20
Update de.po.
Helge Kreutzmann
2022-05-19
Document $sendmail invocation behavior.
Kevin McCarthy
2022-05-16
automatic post-release commit for mutt-2.2.5
mutt-2-2-5-rel
Kevin McCarthy
2022-05-16
Update UPDATING file for 2.2.5.
Kevin McCarthy
2022-05-14
Set gsasl hostname callback value.
Kevin McCarthy
2022-05-08
Force IR with gsasl SMTP PLAIN authentication.
Kevin McCarthy
2022-04-30
automatic post-release commit for mutt-2.2.4
mutt-2-2-4-rel
Kevin McCarthy
2022-04-30
Update UPDATING file for 2.2.4 release.
Kevin McCarthy
2022-04-30
Document $header_cache behavior change wrt directories.
Kevin McCarthy
2022-04-30
When expanding local paths, normalize to remove a trailing '/'.
Kevin McCarthy
2022-04-21
Minor translation fixes
Emir SARI
2022-04-12
automatic post-release commit for mutt-2.2.3
mutt-2-2-3-rel
Kevin McCarthy
2022-04-12
Update UPDATING file for 2.2.3.
Kevin McCarthy
2022-04-12
Fix read past end of buf in is_mmnoask().
Kevin McCarthy
2022-04-12
Fix strlen() assigns to be of type size_t where obvious.
Kevin McCarthy
2022-04-12
Flush iconv() in mutt_convert_string().
Kevin McCarthy
2022-04-12
Add convert_string() size check.
Kevin McCarthy
2022-04-12
Fix integer overflow in mutt_convert_string().
Kevin McCarthy
2022-04-05
Fix uudecode cleanup on unexpected eof.
Kevin McCarthy
2022-04-05
Fix uudecode buffer overflow.
Kevin McCarthy
[prev]
[next]