summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2001-01-27automatic post-release commit for mutt-1.3.14mutt-1-3-14-relThomas Roessler
2001-01-27More improvements to the recvattach collapsing.Thomas Roessler
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
2001-01-25Fixes from Björn Jacke <bjacke@suse.de>.Thomas Roessler
2001-01-25A nit from Björn Jacke <bjacke@suse.de>.Thomas Roessler
2001-01-22patch-1.3.13.tk.ssl.connect.1Thomas Roessler
2001-01-18Completion fix. From Aaron Schrab <aaron+mutt@schrab.com>.Thomas Roessler
2001-01-17This one-line diff should fix the behaviour of the address parserThomas Roessler
2001-01-17Try to catch mysterious failures of the SASL library instead ofThomas Roessler
2001-01-15Some debugging helpers.Thomas Roessler
2001-01-15Use safe_fclose() where a NULL pointer may be passed to fclose().Thomas Roessler
2001-01-15Make ~m usable in $simple_search. From <David.Good@stratasource.com>.Thomas Roessler
2001-01-10Make some messages about mime-forwarding more comprehensible toThomas Roessler
2001-01-08Let check_sec.sh check for use of the unsafe malloc, realloc, free,Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
2001-01-08Some automated security checks concerning fopen() calls.Thomas Roessler
2001-01-04Don't use debugfile unless DEBUG is #defined.Thomas Roessler
2001-01-03More wide-char patches from EGE.Thomas Roessler
2001-01-03Don't accept '\0' as keyboard input.Thomas Roessler
2001-01-03Set SASL_IP_{LOCAL,REMOTE} properties - needed for krb4 support;Thomas Roessler
2001-01-03Try to fix nonprintable character input.Thomas Roessler
2001-01-03Extend the editor so it supports unprintable characters.Thomas Roessler
2001-01-02Make my_wcstombs more robust. From EGE.Thomas Roessler
2001-01-02Only show mailboxes with -y. From devenish@arcme.uwa.edu.au.Thomas Roessler
2001-01-02Fix password input. From Vsevolod Volkov.Thomas Roessler
2000-12-31Missing patches from VVV.Thomas Roessler
2000-12-31Experimental patch to add an imap-fetch-mail function.Thomas Roessler
2000-12-31Make browser behaviour more consistent with expectations.Thomas Roessler
2007-03-01update tagsconvert-repo
2000-12-31automatic post-release commit for mutt-1.3.13mutt-1-3-13-relThomas Roessler
2000-12-30update.Thomas Roessler
2000-12-22autoconf consmetics. From L.H.Thomas Roessler
2000-12-22Some more changes to the enter code.Thomas Roessler
2000-12-22Fix some ugly bugs in the completion code. In particular,Thomas Roessler
2000-12-22Lithuanian translation. From Gediminas Paulauskas <menesis@delfi.lt>.Thomas Roessler
2000-12-21patch.me.maildir_trash.1Thomas Roessler
2000-12-17update.Thomas Roessler
2000-12-14Improve hook documentation. From Lars Hecking.Thomas Roessler
2000-12-14More file name completion fixes.Thomas Roessler
2000-12-14Fix "tab-tab" at the change-folder prompt.Thomas Roessler
2000-12-10Avoid implicit flag updates with IMAP. From Brendan Cully.Thomas Roessler
2000-12-10More enter.c updates. From E.G.E..Thomas Roessler
2000-12-10More changes to the utf-8 friendly line editor: Implement someThomas Roessler
2000-12-08Remove an unnecessary ENTER_STATE allocation.Thomas Roessler
2000-12-08Make _mutt_enter_string() re-entrant.Thomas Roessler
2000-12-08Make the line editor utf-8 friendly. First take from Edmund GrimleyThomas Roessler
2000-12-06Fix pgp_ignore_subkeys.Thomas Roessler
2000-12-06Make the BEEP macro a bit safer. From EGE.Thomas Roessler
2000-12-06Fix a memory leak in imap_logout_all.Thomas Roessler