]> granicus.if.org Git - mutt/history - headers.c
Convert fcc to a buffer.
[mutt] / headers.c
2019-10-24 Kevin McCarthyConvert fcc to a buffer.
2019-10-17 Kevin McCarthyMerge branch 'stable'
2019-10-11 Kevin McCarthyMerge branch 'stable'
2019-10-05 Kevin McCarthyConvert mutt_edit_headers() to use buffer pool.
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyClean up formatting.
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-12-29 Kevin McCarthyChange x-label editing flag to be in the envelope.
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-28 Kevin McCarthyMerge branch 'stable'
2018-12-27 Kevin McCarthyMerge branch 'stable'
2018-12-25 Kevin McCarthyFinish protected header write support.
2018-12-25 Kevin McCarthyAdd a new mode for mutt_write_rfc822_header().
2017-04-30 Kevin McCarthymerge stable
2017-04-30 Kevin McCarthyRefresh header color when updating label. (closes ...
2017-02-24 Kevin McCarthymerge default into stable
2017-02-10 Kevin McCarthyChange "allow_dups" into a flag at hash creation.
2017-01-29 Kevin McCarthyImprove the label completion hash table usage.
2017-01-29 David ChampionAdds label completion.
2017-01-29 Kevin McCarthyMinor fixes to the x-label patch from David.
2017-01-29 David ChampionAdds capability to edit x-labels inside mutt, and to...
2016-04-02 Kevin McCarthymerge default into stable
2016-01-01 Kevin McCarthyUpdate copyright notices.
2012-12-31 Antonio RadiciEnsure that the in-reply-to header field was actually...
2012-12-18 Michael Elkinsrename iswsp() to is_email_wsp()
2009-06-21 Rocco RuttePass buffer size to mutt_mktemp()
2009-04-28 Rocco RutteFix comment typo
2009-04-28 Bertram FelgenhauerDrop References header if In-Reply-To is modified by...
2009-04-22 Bertram FelgenhauerFix memory leak in mutt_edit_headers(). Closes #3220.
2009-03-15 Rocco RutteUse safe_fclose() instead of fclose(), add fclose(...
2009-02-20 Rocco RutteSimplify and fix Attach: header parsing
2009-02-15 Rocco RutteSupport spaces in Attach: pseudoheader. Closes #3179.
2008-07-10 Aron GriffisRemove completely wrong comment regarding in-reply...
2008-07-02 Rocco RutteUse realpath() in mutt_pretty_mailbox() for paths that...
2007-04-01 Brendan CullyMerge flea restore
2006-04-20 Moritz SchulteMake mutt_parse_crypt_hdr more SMIME-aware.
2005-09-17 Brendan CullyGah, forgot the zip code when updating the FSF address...
2005-09-17 Brendan CullyUpdate FSF address (via sed, I hope nothing got mangled...
2005-02-03 Brendan CullyAdd config.h to the top of every C file that could...
2004-08-16 Adeodato Simóas of current cvs, setting "PGP: E" (or similar) when...
2003-03-03 Thomas RoesslerIDN support for e-mail messages. Things should work...
2003-01-21 Werner Koch- To cleanup the pgp/smime code and prepare for other...
2002-12-11 Thomas RoesslerFix Mike's and my e-mail addresses in copyright lines.
2002-01-24 Thomas RoesslerS/MIME support. From Oliver Ehli <elmy@acm.org> and...
2001-11-05 Thomas RoesslerByrial Jensen's mtime hack is needed at more than one...
2001-05-11 Thomas RoesslerSome code simplifications.
2001-05-11 Thomas RoesslerFix a memory leak in mutt_free_envelope(); avoid dangli...
2001-05-10 Thomas RoesslerFix header editing and references headers.
2001-04-26 Thomas RoesslerAdd ascii_strcasecmp() and ascii_strncasecmp() function...
2000-04-12 Thomas RoesslerCatch some error conditions.
2000-03-04 Thomas RoesslerUnify alias expansion.
2000-03-03 Thomas RoesslerThe FSF apparently has moved.
2000-02-10 Thomas RoesslerPGP-cleanup patch from Roland Rosenfeld. Thanks!
2000-01-06 Thomas RoesslerUpdate copyright notices for unstable.
1999-09-30 Thomas RoesslerAdd a resend-message function (similar to the _old_...
1999-02-18 Thomas RoesslerExpand aliases on the From header.
1999-01-13 Thomas RoesslerA first take at adding a mixmaster front-end to mutt...
1999-01-07 Thomas RoesslerGet rid of RCS ids in source files. They are getting...
1998-11-10 Thomas RoesslerIntroduce or rewrite mutt_{str*cmp,strlen} and use...
1998-10-15 Thomas RoesslerChange "static char rcsid[]" to "static const char... mutt-0-94-13-rel
1998-10-15 Thomas RoesslerFixing a memory hog which was introduced by the edit...
1998-10-13 Thomas RoesslerAdd RCS $Id$ strings to (hopefully) all source files.
1998-10-01 Thomas RoesslerAdding gettext support, based on the patch by Marco...
1998-09-30 Thomas RoesslerDon't generate a NULL micalg parameter when getting...
1998-08-25 Thomas RoesslerCVS branch clean-up.
1998-06-19 Thomas RoesslerRemoving the Attach-Menu feature for the next release
1998-06-08 Thomas RoesslerMutt 0.92.9i. mutt-0-92-9i
1998-06-08 Thomas RoesslerInitial revision