summaryrefslogtreecommitdiffstats
path: root/lib.c
AgeCommit message (Expand)Author
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-02Major cutting & pasting: We now have a "real" library in lib.c whichThomas Roessler
1999-04-22Add "_" as an expando option.Thomas Roessler
1999-02-28Fix a $TMPDIR race condition.Thomas Roessler
1999-02-10Fix the security fix.Thomas Roessler
1999-02-10[unstable] $mailcap_sanitize.Thomas Roessler
1999-02-04[unstable] Change the way mutt_quote_filename() worked. It's notThomas Roessler
1999-01-22Fix a memory leak, noted by Roland Rosenfeld.Thomas Roessler
1999-01-22Heavy hacking on mutt's pgp support. We no longer read the completeThomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-09Byrial's latest changes to stable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-02Fix safe_symlink to correctly handle relative paths.Thomas Roessler
1998-12-21mutt_strlen() optimizations from Byrial Jensen.Thomas Roessler
1998-11-23Change safe_malloc's size parameter from (unsigned int) to size_t.Thomas Roessler
1998-11-18This patch simplifies the generation of content type parametersThomas Roessler
1998-11-12Introduce a state_printf() function.Thomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-22Make _all_ IMAP-related code conditionally defined. From ByrialThomas Roessler
1998-10-16Harden mutt_free_header() against NULL pointers.Thomas 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-01Gero Treuner's reply_quote patch.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-15Adding basic UTF-8 support.Thomas Roessler
1998-09-12Adding the edit-message feature.Thomas Roessler
1998-09-07[patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes variousThomas Roessler
1998-09-07Fix simple patterns.Thomas Roessler
1998-09-06Fixing the quoting of shell specials in mutt_expand_fmt().Thomas Roessler
1998-09-06[patch-0.94.5i.tlr.safe_symlink.1] IntroduceThomas Roessler
1998-08-27[patch-0.94.4i.gt.arrowcursor.1] Padding to the end ofThomas Roessler
1998-08-27[patch-0.94.4i.tlr.shell_quote.1] Try to quote file nameThomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-18Bradon long's alias_path patch, for the sake of Elmmutt-0-93-unstableThomas Roessler
1998-06-08Initial revisionThomas Roessler