summaryrefslogtreecommitdiffstats
path: root/edit.c
AgeCommit message (Expand)Author
2009-06-01Use strtol() wrappers for most atoi() callsRocco Rutte
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2005-10-21Full large file support. Keep a close watch on your mailboxes everyone!Brendan Cully
2005-09-24Inflict more needless pain on translators by splitting EditorHelp toBrendan Cully
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-10-30safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrongThomas Roessler
2003-09-19As the ones of you who compile with new gcc's probably have noticed,Mads Martin Joergensen
2003-03-03IDN support for e-mail messages. Things should work automagicallyThomas Roessler
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2001-12-17Fix a memory allocation bug. #917.Thomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Some automated security checks concerning fopen() calls.Thomas Roessler
2000-12-08Make the line editor utf-8 friendly. First take from Edmund GrimleyThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-09-01Fix a couple of possible compilation warnings. (Noted by "John C.Thomas Roessler
1999-03-15another digital unix compile problem.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-11-10Fix a possible buffer overflow. (This seems to be the one noticedThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-02With SLang, addstr() is a macro. This means we should putThomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler