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
/
headers.c
Age
Commit message (
Expand
)
Author
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-12-29
Change x-label editing flag to be in the envelope.
Kevin McCarthy
2018-12-25
Finish protected header write support.
Kevin McCarthy
2018-12-25
Add a new mode for mutt_write_rfc822_header().
Kevin McCarthy
2017-04-30
Refresh header color when updating label. (closes #3935)
Kevin McCarthy
2017-02-10
Change "allow_dups" into a flag at hash creation.
Kevin McCarthy
2017-01-28
Improve the label completion hash table usage.
Kevin McCarthy
2017-01-28
Adds label completion.
David Champion
2017-01-28
Minor fixes to the x-label patch from David.
Kevin McCarthy
2017-01-28
Adds capability to edit x-labels inside mutt, and to sort by label.
David Champion
2016-01-01
Update copyright notices.
Kevin McCarthy
2012-12-30
Ensure that the in-reply-to header field was actually present before deciding...
Antonio Radici
2012-12-18
rename iswsp() to is_email_wsp()
Michael Elkins
2009-06-21
Pass buffer size to mutt_mktemp()
Rocco Rutte
2009-04-28
Fix comment typo
Rocco Rutte
2009-04-28
Drop References header if In-Reply-To is modified by user. Closes #3221.
Bertram Felgenhauer
2009-04-22
Fix memory leak in mutt_edit_headers(). Closes #3220.
Bertram Felgenhauer
2009-03-15
Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh
Rocco Rutte
2009-02-20
Simplify and fix Attach: header parsing
Rocco Rutte
2009-02-15
Support spaces in Attach: pseudoheader. Closes #3179.
Rocco Rutte
2008-07-10
Remove completely wrong comment regarding in-reply-to and references
Aron Griffis
2008-07-02
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
Rocco Rutte
2006-04-20
Make mutt_parse_crypt_hdr more SMIME-aware.
Moritz Schulte
2005-09-17
Gah, forgot the zip code when updating the FSF address...
Brendan Cully
2005-09-17
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Brendan Cully
2005-02-03
Add config.h to the top of every C file that could possibly want it.
Brendan Cully
2004-08-16
as of current cvs, setting "PGP: E" (or similar) when header-editing
Adeodato Simó
2003-03-03
IDN support for e-mail messages. Things should work automagically
Thomas Roessler
2003-01-21
- To cleanup the pgp/smime code and prepare for other backends.
Werner Koch
2002-12-11
Fix Mike's and my e-mail addresses in copyright lines.
Thomas Roessler
2002-01-24
S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike Schiraldi
Thomas Roessler
2001-11-05
Byrial Jensen's mtime hack is needed at more than one place. Noted
Thomas Roessler
2001-05-11
Some code simplifications.
Thomas Roessler
2001-05-11
Fix a memory leak in mutt_free_envelope(); avoid dangling pointers
Thomas Roessler
2001-05-10
Fix header editing and references headers.
Thomas Roessler
2001-04-26
Add ascii_strcasecmp() and ascii_strncasecmp() functions which do
Thomas Roessler
2000-04-12
Catch some error conditions.
Thomas Roessler
2000-03-04
Unify alias expansion.
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-02-10
PGP-cleanup patch from Roland Rosenfeld. Thanks!
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-09-30
Add a resend-message function (similar to the _old_ edit-message),
Thomas Roessler
1999-02-18
Expand aliases on the From header.
Thomas Roessler
1999-01-13
A first take at adding a mixmaster front-end to mutt. Don't worry,
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-11-10
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
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-15
Fixing a memory hog which was introduced by the edit-message patch.
Thomas Roessler
[next]