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
path:
root
/
attach.c
Age
Commit message (
Expand
)
Author
2002-09-09
Fixing #1330.
Michael Elkins
2002-07-24
Fix $editor and $visual. Based on an earlier patch from Edmund
Michael Elkins
2002-03-13
Undoing the previous patch. It was junk, and may ruin files.
Thomas Roessler
2002-03-13
Don't fopen mail folders in append mode where we should safe_fopen()
Thomas Roessler
2002-01-24
S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike Schiraldi
Thomas Roessler
2002-01-24
Introduce mime_lookup. From Brian Foley and Ulf Erikson.
Thomas Roessler
2002-01-07
Fix #951.
Thomas Roessler
2001-09-26
Fix inconsistencies between printing and displaying of
Thomas Roessler
2001-09-26
Fix attachment printing.
Thomas Roessler
2001-06-05
Check mutt_create_filter*'s return value for errors. This should
Thomas Roessler
2001-04-26
Add ascii_strcasecmp() and ascii_strncasecmp() functions which do
Thomas Roessler
2001-02-13
Fix #470: multipart- and message-type attachments weren't handled
Thomas Roessler
2001-02-08
Replace various instances of endwin() by mutt_endwin(). This should
Thomas Roessler
2001-01-27
Add collapsing to the receive-attach menu, and improve digest
Thomas Roessler
2001-01-08
Some automated security checks concerning fopen() calls.
Thomas Roessler
2000-07-07
Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-03-03
Fix index updates when closing or synching mail folders fails.
Thomas Roessler
2000-02-17
Do more error checking when writing messages to folders.
Thomas Roessler
2000-02-14
Fix a couple of random perror() calls and related problems.
Thomas Roessler
2000-02-10
PGP-cleanup patch from Roland Rosenfeld. Thanks!
Thomas Roessler
2000-01-10
More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.
Thomas Roessler
2000-01-10
Add (and use) a function mutt_str_replace, which essentially
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-11-07
Rewriting lots of the recvattach code.
Thomas Roessler
1999-07-01
Various patches from last week, including:
Thomas Roessler
1999-02-28
Fix a $TMPDIR race condition.
Thomas Roessler
1999-02-10
Fix the security fix.
Thomas Roessler
1999-02-10
patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child
Thomas Roessler
1999-02-02
[unstable] Fix mutt_decode_save_attachment's handling of character
Thomas Roessler
1999-02-02
Merging the external character set patch into unstable.
Thomas Roessler
1999-01-07
Updated implicit autoview handling from stable.
Thomas Roessler
1999-01-07
Merge in the mailcap patch from stable.
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-12-28
Fix a segmentation fault when viewing message/rfc822 attachments
Thomas Roessler
1998-11-15
My version of Byrial's parse_part patch.
Thomas Roessler
1998-11-10
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
Thomas Roessler
1998-11-10
Experimental support for the so-called "kendra" mail folder format.
Thomas Roessler
1998-10-28
Gero Treuner's help-wrap patch.
Thomas Roessler
1998-10-15
Change "static char rcsid[]" to "static const char rcsid[]" to make
mutt-0-94-13-rel
Thomas Roessler
1998-10-13
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler
1998-10-06
Fix another pipe-related hang in mutt_view_attachment().
Thomas Roessler
1998-10-01
Adding gettext support, based on the patch by Marco d'Itri.
Thomas Roessler
1998-09-06
[patch-0.94.5i.tlr.safe_symlink.1] Introduce
Thomas Roessler
1998-08-28
[patch-0.94.4i.tlr.get_attachment.1-2] Get the attachment
Thomas Roessler
1998-08-28
[patch-0.94.4i.tlr.get_attachment.1] Create a new
Thomas Roessler
1998-08-25
CVS branch clean-up.
Thomas Roessler
1998-06-08
Mutt 0.92.9i.
mutt-0-92-9i
Thomas Roessler
1998-06-08
Initial revision
Thomas Roessler
[prev]