summaryrefslogtreecommitdiffstats
path: root/headers.c
AgeCommit message (Expand)Author
2009-06-21Pass buffer size to mutt_mktemp()Rocco Rutte
2009-04-28Fix comment typoRocco Rutte
2009-04-28Drop References header if In-Reply-To is modified by user. Closes #3221.Bertram Felgenhauer
2009-04-22Fix memory leak in mutt_edit_headers(). Closes #3220.Bertram Felgenhauer
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2009-02-20Simplify and fix Attach: header parsingRocco Rutte
2009-02-15Support spaces in Attach: pseudoheader. Closes #3179.Rocco Rutte
2008-07-10Remove completely wrong comment regarding in-reply-to and referencesAron Griffis
2008-07-02Use realpath() in mutt_pretty_mailbox() for paths that may need it.Rocco Rutte
2006-04-20Make mutt_parse_crypt_hdr more SMIME-aware.Moritz Schulte
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2004-08-16as of current cvs, setting "PGP: E" (or similar) when header-editingAdeodato Simó
2003-03-03IDN support for e-mail messages. Things should work automagicallyThomas Roessler
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-11-05Byrial Jensen's mtime hack is needed at more than one place. NotedThomas Roessler
2001-05-11Some code simplifications.Thomas Roessler
2001-05-11Fix a memory leak in mutt_free_envelope(); avoid dangling pointersThomas Roessler
2001-05-10Fix header editing and references headers.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2000-04-12Catch some error conditions.Thomas Roessler
2000-03-04Unify alias expansion.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-02-18Expand aliases on the From header.Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15Fixing a memory hog which was introduced by the edit-message patch.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-30Don't generate a NULL micalg parameter when getting postponedThomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-19Removing the Attach-Menu feature for the next releaseThomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler