| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
blob | commitdiff | raw |
| 2016-06-12 |
David Levine | If parse_mime() fails and the -file switch was used... |
blob | commitdiff | raw | diff to current |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
blob | commitdiff | raw | diff to current |
| 2016-03-18 |
David Levine | Have fix_boundary() return NOTOK if it couldn't fix... |
blob | commitdiff | raw | diff to current |
| 2016-03-12 |
David Levine | Have -nocrlflinebreaks apply to the message parts that... |
blob | commitdiff | raw | diff to current |
| 2016-02-27 |
David Levine | Added application/ics to default list if types to decode. |
blob | commitdiff | raw | diff to current |
| 2016-02-25 |
David Levine | Added -[no]crlflinebreaks switches to mhfixmsg(1). |
blob | commitdiff | raw | diff to current |
| 2016-02-21 |
David Levine | Don't consider failure to build a text/plain part to... |
blob | commitdiff | raw | diff to current |
| 2016-02-20 |
David Levine | Added -decodetypes switch to mhfixmsg(1). |
blob | commitdiff | raw | diff to current |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-02-08 |
David Levine | Added support to mhfixmsg -reformat for multipart/relat... |
blob | commitdiff | raw | diff to current |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2014-12-25 |
David Levine | Added -fixtype switch to mhfixmsg(1). It ensures that... |
blob | commitdiff | raw | diff to current |
| 2014-12-06 |
David Levine | Only remove extraneous trailing semicolon from Content... |
blob | commitdiff | raw | diff to current |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
blob | commitdiff | raw | diff to current |
| 2014-12-01 |
Paul Fox | cast isspace() arg to unsigned char in previous commit |
blob | commitdiff | raw | diff to current |
| 2014-12-01 |
Paul Fox | handle extraneous trailing ';' characters that are... |
blob | commitdiff | raw | diff to current |
| 2014-12-01 |
David Levine | mhfixmsg now removes an extraneous trailing semicolon... |
blob | commitdiff | raw | diff to current |
| 2014-11-23 |
David Levine | Have to check for missing type parameter in message... |
blob | commitdiff | raw | diff to current |
| 2014-11-21 |
David Levine | Look at type of parent multipart/related when determini... |
blob | commitdiff | raw | diff to current |
| 2014-11-21 |
David Levine | Added some checks to mhfixmsg.c to avoid dereferecing... |
blob | commitdiff | raw | diff to current |
| 2014-11-20 |
David Levine | Added -[no]changecur switches to mhfixmsg(1). |
blob | commitdiff | raw | diff to current |
| 2014-11-08 |
David Levine | Cleaned up leaks from calls to content_charset() in... |
blob | commitdiff | raw | diff to current |
| 2014-10-11 |
David Levine | Added mh_xcalloc(). |
blob | commitdiff | raw | diff to current |
| 2014-09-15 |
David Levine | Added checks of return value of fwrite() calls where... |
blob | commitdiff | raw | diff to current |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
blob | commitdiff | raw | diff to current |
| 2014-08-26 |
David Levine | Check return values of system calls in several sbr... |
blob | commitdiff | raw | diff to current |
| 2014-08-26 |
David Levine | Moved reverse_alternative_parts() from mhfixmsg.c to... |
blob | commitdiff | raw | diff to current |
| 2014-08-17 |
David Levine | Checked return value of write() calls in mhfixmsg.c, |
blob | commitdiff | raw | diff to current |
| 2014-05-26 |
David Levine | Added context_find_by_type(), helper function to search... |
blob | commitdiff | raw | diff to current |
| 2014-05-16 |
Ken Hornstein | Move the prototype for show_content_aux() to a common... |
blob | commitdiff | raw | diff to current |
| 2014-05-05 |
David Levine | Removed obsolete comment. |
blob | commitdiff | raw | diff to current |
| 2014-05-05 |
David Levine | Replaced use of norm_charmap() in mhshow and mhfixmsg... |
blob | commitdiff | raw | diff to current |
| 2014-04-13 |
David Levine | If mhfixmsg's call to convert_charset() fails, output... |
blob | commitdiff | raw | diff to current |
| 2014-03-21 |
Ken Hornstein | Remove support for parallel content display. This... |
blob | commitdiff | raw | diff to current |
| 2014-03-15 |
David Levine | Fixed some of the issues noted by clang --analyze with |
blob | commitdiff | raw | diff to current |
| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
blob | commitdiff | raw | diff to current |
| 2014-03-05 |
Ken Hornstein | Add extra argument to add_param() so it can use the... |
blob | commitdiff | raw | diff to current |
| 2014-03-02 |
David Levine | Added commented explaining use of ci_attrs[0] in |
blob | commitdiff | raw | diff to current |
| 2014-02-22 |
Ken Hornstein | It compiles now! And actually sort of works, but still... |
blob | commitdiff | raw | diff to current |
| 2014-02-21 |
Ken Hornstein | Getting closer to getting something working. |
blob | commitdiff | raw | diff to current |
| 2014-02-20 |
David Levine | Added reason to mhfixmsg's printout when it fails to... |
blob | commitdiff | raw | diff to current |
| 2014-02-09 |
David Levine | Changed "codeset" to "charset" for (and in) mhfixmsg... |
blob | commitdiff | raw | diff to current |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
blob | commitdiff | raw | diff to current |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
blob | commitdiff | raw | diff to current |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
blob | commitdiff | raw | diff to current |
| 2014-01-22 |
David Levine | Always check that mktemp()/mktemp2() succeeds before... |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
David Levine | Removed "tmp" from the uip/mh* programs, so that they... |
blob | commitdiff | raw | diff to current |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
blob | commitdiff | raw | diff to current |
| 2013-12-05 |
David Levine | Fix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a: |
blob | commitdiff | raw | diff to current |
| 2013-12-05 |
David Levine | Use ICONV_CONST in declaration of variable that's passed to |
blob | commitdiff | raw | diff to current |
| 2013-12-04 |
Ken Hornstein | Merge branch 'encode-rfc2047' |
blob | commitdiff | raw | diff to current |
| 2013-11-03 |
David Levine | Cleaned up the "stripped CRs" mhfixmsg verbose message. |
blob | commitdiff | raw | diff to current |
| 2013-10-27 |
David Levine | Interpret a full path argument to mhfixmsg as a filenam... |
blob | commitdiff | raw | diff to current |
| 2013-10-19 |
David Levine | Allow mhfixmsg to strip carriage returns from ISO-8850... |
blob | commitdiff | raw | diff to current |
| 2013-08-19 |
David Levine | Added -replacetextplain switch to mhfixmsg. If enabled... |
blob | commitdiff | raw | diff to current |
| 2013-06-30 |
David Levine | OK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ... |
blob | commitdiff | raw | diff to current |
| 2013-06-30 |
David Levine | Added to the Solaris debug printout. |
blob | commitdiff | raw | diff to current |
| 2013-06-30 |
David Levine | More debugging of test-mhfixmsg on Solaris. |
blob | commitdiff | raw | diff to current |
| 2013-05-12 |
David Levine | Fixed strip_crs() in mhfixmsg to work even if it's the |
blob | commitdiff | raw | diff to current |
| 2013-05-07 |
David Levine | Fixed number of bytes to fread() in strip_crs() in... |
blob | commitdiff | raw | diff to current |
| 2013-05-04 |
David Levine | When the mhfixmsg -decodetext switch is enabled, each... |
blob | commitdiff | raw | diff to current |
| 2013-04-27 |
David Levine | Allow mhfixmsg -reformat to succeed even when decode... |
blob | commitdiff | raw | diff to current |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
blob | commitdiff | raw | diff to current |
| 2013-04-04 |
David Levine | Be sure that mhfixmsg returns a status of non-zero if |
blob | commitdiff | raw | diff to current |
| 2013-03-31 |
David Levine | Moved #include <sys/wait.h> to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-03-29 |
David Levine | A bug fix and an enhancement to mhfixmsg based on patches |
blob | commitdiff | raw | diff to current |
| 2013-03-22 |
David Levine | Always update sequences and context in mhfixmsg, not... |
blob | commitdiff | raw | diff to current |
| 2013-03-22 |
David Levine | Fixes from M. Levinson: |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Change mhfixmsg to the new world folder_read() API. |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-19 |
David Levine | Added -[no]rmmproc switches to rmm and mhfixmsg. |
blob | commitdiff | raw | diff to current |
| 2013-03-18 |
David Levine | Fixed use of WIFEXITED in mhfixmsg.c. |
blob | commitdiff | raw | diff to current |
| 2013-03-17 |
David Levine | Added mhfixmsg(1). |
blob | commitdiff | raw | diff to current |
|