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
2021-10-04
Add $attach_save_charset_convert quadoption.
Kevin McCarthy
2021-07-17
Use SEEK_SET and SEEK_END for fseek/fseeko whence parameter.
Kevin McCarthy
2021-05-01
Add sanitize call in print mailcap function.
Kevin McCarthy
2021-05-01
Add allow_8bit flag to sanitize_filename functions.
Kevin McCarthy
2020-11-22
Add <view-pager> function to attachment menu.
Kevin McCarthy
2020-07-10
Fix mutt_print_attachment_list() to unstuff format=flowed.
Kevin McCarthy
2020-07-10
Fix mutt_pipe_attachment_list() to unstuff format=flowed.
Kevin McCarthy
2020-07-10
Fix mutt_view_attachment() to unstuff format=flowed.
Kevin McCarthy
2019-10-23
Add typelen parameter to rfc1524_mailcap_lookup().
Kevin McCarthy
2019-09-13
Convert query_pipe_attachment to use buffer pool.
Kevin McCarthy
2019-06-22
Add NULL checks to rfc1524_free_entry().
Kevin McCarthy
2019-06-22
Clean up mutt_print_attachment() cleanup.
Kevin McCarthy
2019-06-22
Remove mutt_rfc1524_expand_filename() return value and checks.
Kevin McCarthy
2019-06-22
Remove unnecessary strcmp for mutt_view_attachment().
Kevin McCarthy
2019-06-22
Fix compose and edit attachment symlink failure code.
Kevin McCarthy
2019-06-22
Fix send-mode printing when expand_filename() returns 1.
Kevin McCarthy
2019-04-14
Rename mutt_buffer_rfc1524_expand_command()
Kevin McCarthy
2019-04-14
Rename mutt_buffer_adv_mktemp().
Kevin McCarthy
2019-04-10
Rename to mutt_rfc1524_expand_filename().
Kevin McCarthy
2019-01-05
Fix a few indenting issues.
Kevin McCarthy
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2018-10-16
Minor syntactic cleanup in mutt_print_attachment().
Kevin McCarthy
2018-10-15
Convert mutt_print_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_view_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_edit_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_compose_attachment to use BUFFER.
Kevin McCarthy
2018-10-15
Convert mutt_get_tmp_attachment to use BUFFER.
Kevin McCarthy
2018-09-17
Send imap keepalives for interactive filters.
Kevin McCarthy
2017-08-10
Add virtual index to actx. (see #3728)
Kevin McCarthy
2017-08-10
Change recvattach to allow nested encryption. (see #3728)
Kevin McCarthy
2017-08-10
Add helpers to add and remove actx entries. (see #3728)
Kevin McCarthy
2017-08-10
Change helpers functions to pass actx. (see #3728)
Kevin McCarthy
2017-08-10
Create ATTACH_CONTEXT to hold attachment index. (see #3728)
Kevin McCarthy
2016-10-23
Perform charset conversion on text attachments when piping. (closes #3773) (s...
Kevin McCarthy
2016-06-18
pass context in mx_close_message
Damien Riegel
2016-05-09
Change M_* symbols to MUTT_*
Derek Martin
2016-01-01
Update copyright notices.
Kevin McCarthy
2013-10-05
Fix segfault when viewing text attachments in compose menu. (closes #3644)
Kevin McCarthy
2013-01-17
backout [392e945dfba7]
Michael Elkins
2013-01-17
when falling back to viewing an attachment as text in the internal pager, per...
Michael Elkins
2013-01-17
change semantics of mutt_is_autoview() to return 1 if there is a matching mai...
Michael Elkins
2010-04-01
fix comment typos
Simon Ruderich
2009-06-21
Pass buffer size to mutt_mktemp()
Rocco Rutte
2009-05-26
Use charset parameter to view text attachments using <view-attach>. Closes #3...
Rocco Rutte
2009-05-25
Mark strings for translation
Rocco Rutte
2009-05-13
Don't loose error message when attachment saving fails. Closes #3156.
Rocco Rutte
2009-04-17
Enlarge buffer size for parsing mailcap files
Rocco Rutte
2009-03-15
Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh
Rocco Rutte
[next]