summaryrefslogtreecommitdiffstats
path: root/handler.c
AgeCommit message (Expand)Author
1999-09-23Fix a buffer overflow and a bug helping with exploiting thisThomas Roessler
1999-07-26Undo the content-disposition changes. They don't merge well withThomas Roessler
1999-07-26When an attachment's content-disposition is different from "inline",Thomas Roessler
1999-05-16Fix base64 decoding.Thomas Roessler
1999-03-31A couple of optimizations, most notably for the special case of aThomas Roessler
1999-03-30This patch removes at least some of the horrible utf-8 kluges inThomas Roessler
1999-03-09handler.c: Properly handle message/external-body expiry.Thomas Roessler
1999-02-10Fix the security fix.Thomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-22Heavy hacking on mutt's pgp support. We no longer read the completeThomas Roessler
1999-01-11When decode-forwarding messages with message/Rfc822 attachments,Thomas Roessler
1999-01-07Updated implicit autoview handling from stable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-04Make the experimental branch the main trunk.Thomas Roessler
1999-01-02mutt_parse_date () shouldn't modify its argument. Problem noted byThomas Roessler
1998-11-14Type cast nit from Gero Treuner.Thomas 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-11-09A message/external-body handler. From Byrial Jensen.Thomas Roessler
1998-11-09Byrial Jensen's alternative_handler patches. This may lead toThomas Roessler
1998-10-16Nits from Vikas.Thomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-14Fix prefix and utf8 issues in the uudecoder.Thomas Roessler
1998-10-14Thinking about this once again, ok folks, here comes x-uuencodeThomas Roessler
1998-10-14typo.Thomas Roessler
1998-10-14When Charset is utf-8 (not recommended!), don't active utf8Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-05File descriptor leak alert.Thomas Roessler
1998-10-05Avoid a hang due to blocking pipe writes in the auto view code.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-15_Really_ fix CRLF handling.Thomas Roessler
1998-09-15Adding basic UTF-8 support.Thomas Roessler
1998-09-15Add charset alias support and fix various errors in theThomas Roessler
1998-09-13This patch adds on-demand loading of character set tables,Thomas Roessler
1998-09-12[patch-0.93.2i.ru.mmultiple_charsets.gz] This patch addsThomas Roessler
1998-09-07[patch-0.94.5i.tlr.pgp_fixes.1] This patch fixes variousThomas Roessler
1998-09-07Introducing decrypt-save, decrypt-copy, andThomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Initial revisionThomas Roessler