]> diplodocus.org Git - nmh/history - uip/mhfixmsg.c
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / uip / mhfixmsg.c
2016-11-25 David LevineClose temp file.
2016-11-20 David LevineOpen infile before fixing each message.
2016-11-19 David LevineOpen outfile before parsing message(s).
2016-11-08 David LevineReplaced add(s, NULL) with mh_xstrdup(s).
2016-11-08 David LevineRemoved unused global from MIME parser.
2016-11-06 David LevinePlugged remaining mhfixmsg(1) memory leaks.
2016-11-05 David LevineReplaced use of freects_done() with free_content()...
2016-11-03 David LevinePass through message even if from relative folder.
2016-10-31 David LevineReplaced BUFSIZ with NMH_BUFSIZ in a few places.
2016-10-31 David LevineDon't set CT type if reformat failed.
2016-10-24 Ralph Corderoyfix_filename_param(): Remove redundant strlen().
2016-10-24 Ralph Corderoyfix_filename_param(): Replace strncmp() with HasSuffix().
2016-10-24 Ralph CorderoyUse HasPrefix() instead of strncmp().
2016-10-22 Ralph CorderoyDon't need to cast to `char *' for free(3) these days.
2016-10-21 Ralph CorderoyReplace `if (p) free(p)' with `mh_xfree(p)'.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-10-19 Ralph CorderoyPut, rather than print, single characters.
2016-10-18 Ralph CorderoyReplace getcpy() with mh_xstrdup() where the string...
2016-10-16 Ralph CorderoyUse mh_xstrdup() instead of getcpy() for a string constant.
2016-10-16 Ralph CorderoyAdd NEW(p) that sets p to mh_xmalloc'd memory sized...
2016-10-16 Ralph CorderoyAdd macro NEW0(p) that callocs, and use it in simple...
2016-10-16 Ralph CorderoyDon't check mh_xcalloc() and friends for a NULL return.
2016-10-06 David LevineMerge branch 'welcome'
2016-10-05 David LevineCall c_ceclosefnx in mhfixmsg set_ce(). It doesn't...
2016-10-05 David LevineHave mhfixmsg add a C-T-E at the message level, based...
2016-10-04 David LevineBase Content-Transfer-Encoding on decoded and new text...
2016-10-03 David LevineFix C-T-E of message, as well as multipart, types to...
2016-10-01 David Levinemhfixmsg now replaces RFC 2047 encoding with RFC 2231...
2016-10-01 David LevineCleaned up a bit, mostly in comments for each function.
2016-09-29 David LevineInstead of relying on invo_name to decide whether to...
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-22 David LevineAllow -decodetext binary, though 8bit is still the...
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-08-15 David LevinePlug a couple of (harmless) memory leaks in mhfixmsg.
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-06-12 David LevineIf parse_mime() fails and the -file switch was used...
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-18 David LevineHave fix_boundary() return NOTOK if it couldn't fix...
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-03-12 David LevineHave -nocrlflinebreaks apply to the message parts that...
2016-02-27 David LevineAdded application/ics to default list if types to decode.
2016-02-25 David LevineAdded -[no]crlflinebreaks switches to mhfixmsg(1).
2016-02-21 David LevineDon't consider failure to build a text/plain part to...
2016-02-20 David LevineAdded -decodetypes switch to mhfixmsg(1).
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-08 David LevineAdded support to mhfixmsg -reformat for multipart/relat...
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2014-12-25 David LevineAdded -fixtype switch to mhfixmsg(1). It ensures that...
2014-12-06 David LevineOnly remove extraneous trailing semicolon from Content...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-12-01 Paul Foxcast isspace() arg to unsigned char in previous commit
2014-12-01 Paul Foxhandle extraneous trailing ';' characters that are...
2014-12-01 David Levinemhfixmsg now removes an extraneous trailing semicolon...
2014-11-23 David LevineHave to check for missing type parameter in message...
2014-11-21 David LevineLook at type of parent multipart/related when determini...
2014-11-21 David LevineAdded some checks to mhfixmsg.c to avoid dereferecing...
2014-11-20 David LevineAdded -[no]changecur switches to mhfixmsg(1).
2014-11-08 David LevineCleaned up leaks from calls to content_charset() in...
2014-10-11 David LevineAdded mh_xcalloc().
2014-09-15 David LevineAdded checks of return value of fwrite() calls where...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-08-26 David LevineCheck return values of system calls in several sbr...
2014-08-26 David LevineMoved reverse_alternative_parts() from mhfixmsg.c to...
2014-08-17 David LevineChecked return value of write() calls in mhfixmsg.c,
2014-05-26 David LevineAdded context_find_by_type(), helper function to search...
2014-05-16 Ken HornsteinMove the prototype for show_content_aux() to a common...
2014-05-05 David LevineRemoved obsolete comment.
2014-05-05 David LevineReplaced use of norm_charmap() in mhshow and mhfixmsg...
2014-04-13 David LevineIf mhfixmsg's call to convert_charset() fails, output...
2014-03-21 Ken HornsteinRemove support for parallel content display. This...
2014-03-15 David LevineFixed some of the issues noted by clang --analyze with
2014-03-06 Ken HornsteinMerge branch 'extended-params'
2014-03-05 Ken HornsteinAdd extra argument to add_param() so it can use the...
2014-03-02 David LevineAdded commented explaining use of ci_attrs[0] in
2014-02-22 Ken HornsteinIt compiles now! And actually sort of works, but still...
2014-02-21 Ken HornsteinGetting closer to getting something working.
2014-02-20 David LevineAdded reason to mhfixmsg's printout when it fails to...
2014-02-09 David LevineChanged "codeset" to "charset" for (and in) mhfixmsg...
2014-02-08 David LevineMoved upcase(), update_attr(), content_charset(), and
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-26 David LevineMerge branch 'tmpfiles'
2014-01-25 David LevineReplaced nearly all unlink(3) calls with m_unlink().
2014-01-25 David LevineReplaced boilerplate at beginning of each nmh program...
2014-01-23 Ken HornsteinMerge branch 'mhbuild-always'
2014-01-22 David LevineAlways check that mktemp()/mktemp2() succeeds before...
2014-01-20 David LevineRemoved "tmp" from the uip/mh* programs, so that they...
2014-01-20 Ken HornsteinRemove the --disable-locale configure option and make...
2013-12-05 David LevineFix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a:
2013-12-05 David LevineUse ICONV_CONST in declaration of variable that's passed to
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-11-03 David LevineCleaned up the "stripped CRs" mhfixmsg verbose message.
2013-10-27 David LevineInterpret a full path argument to mhfixmsg as a filenam...
2013-10-19 David LevineAllow mhfixmsg to strip carriage returns from ISO-8850...
2013-08-19 David LevineAdded -replacetextplain switch to mhfixmsg. If enabled...
2013-06-30 David LevineOK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ...
2013-06-30 David LevineAdded to the Solaris debug printout.
next