| 2016-10-22 |
Ralph Corderoy | Don't need to cast to `char *' for free(3) these days. |
blob | commitdiff | raw |
| 2016-10-21 |
Ralph Corderoy | Replace `if (p) free(p)' with `mh_xfree(p)'. |
blob | commitdiff | raw | diff to current |
| 2016-10-16 |
Ralph Corderoy | Don't check mh_xcalloc() and friends for a NULL return. |
blob | commitdiff | raw | diff to current |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
blob | commitdiff | raw | diff to current |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
blob | commitdiff | raw | diff to current |
| 2015-02-08 |
Paul Fox | add new message separator header to mhshow |
blob | commitdiff | raw | diff to current |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
blob | commitdiff | raw | diff to current |
| 2015-02-04 |
Paul Fox | implement -prefer, for multipart/alternative preferences |
blob | commitdiff | raw | diff to current |
| 2015-02-03 |
Paul Fox | drop the second argument to part_ok(), since it is... |
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-10-11 |
David Levine | Added mh_xcalloc(). |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
Ken Hornstein | A bad cut-and-paste job made -noinlineonly not work... |
blob | commitdiff | raw | diff to current |
| 2014-04-10 |
David Levine | Merge remote-tracking branch 'origin/fix-locking' |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Merge branch 'mhshow-fixup' |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Change from "concat" to "concatsw" so we don't conflict... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Add new flags for -concat/-noconcat, -inlineonly/-noinl... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Change things so we only supply a form filename; most... |
blob | commitdiff | raw | diff to current |
| 2014-04-09 |
Ken Hornstein | Now only display text and inline content by default. |
blob | commitdiff | raw | diff to current |
| 2014-04-03 |
Ken Hornstein | Moving closer to fixing mhshow completely. Includes... |
blob | commitdiff | raw | diff to current |
| 2014-03-26 |
Ken Hornstein | Start of changes for mhshow; compiles, but does nothing... |
blob | commitdiff | raw | diff to current |
| 2014-03-21 |
Ken Hornstein | Remove support for -pause/-nopause switches to mhshow... |
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-02-11 |
David Levine | Removed the -[no]textcharset switches that were added... |
blob | commitdiff | raw | diff to current |
| 2014-02-09 |
David Levine | Added -[no]textcharset switches to mhshow(1). These... |
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 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-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-05-04 |
David Levine | Removed unused declaration of "nolist" from mhshow.c. |
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-14 |
David Levine | Moved #include of errno.h to h/nmh.h. |
blob | commitdiff | raw | diff to current |
| 2013-03-21 |
Ken Hornstein | Merge branch 'newlock' |
blob | commitdiff | raw | diff to current |
| 2013-03-18 |
Ken Hornstein | Add code for (and convert world to) the new world lock... |
blob | commitdiff | raw | diff to current |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
blob | commitdiff | raw | diff to current |
| 2013-02-08 |
Ken Hornstein | Create a central prototype for free_content(). |
blob | commitdiff | raw | diff to current |
| 2013-02-02 |
David Levine | Removed unlink of "core" from signal handler of mhlist... |
blob | commitdiff | raw | diff to current |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
blob | commitdiff | raw | diff to current |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
blob | commitdiff | raw | diff to current |
| 2013-01-21 |
Ken Hornstein | Merge branch 'master' into format-test |
blob | commitdiff | raw | diff to current |
| 2013-01-10 |
Ken Hornstein | Convert all argument processing over to using X-Macros... |
blob | commitdiff | raw | diff to current |
| 2012-06-14 |
Ken Hornstein | Make the base64 encoder endian-agnostic, and remove... |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Removed the following environment variables, deprecated... |
blob | commitdiff | raw | diff to current |
| 2012-06-07 |
David Levine | Changed exit status of each nmh command's -version... |
blob | commitdiff | raw | diff to current |
| 2012-05-24 |
David Levine | Update the current folder and current message and synch... |
blob | commitdiff | raw | diff to current |
| 2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
blob | commitdiff | raw | diff to current |
| 2012-01-09 |
Ken Hornstein | Switch from using RETSIGTYPE via autoconf to void,... |
blob | commitdiff | raw | diff to current |
| 2012-01-08 |
David Levine | gcc -Wempty-body warned that the check of the result... |
blob | commitdiff | raw | diff to current |
| 2012-01-04 |
Lyndon Nerenberg | Clean up process wait to use POSIX waitpid() interface. |
blob | commitdiff | raw | diff to current |
| 2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | raw | diff to current |
| 2008-08-14 |
Eric Gillespie | * h/mhparse.h: Move interfaces also used by mhbuildsbr... |
blob | commitdiff | raw | diff to current |
| 2008-06-02 |
Peter Maydell | When building on gcc, use noreturn attribute on adios... |
blob | commitdiff | raw | diff to current |
| 2007-11-04 |
Joel Reicher | Return type of (*done)() changed to void. default_done... |
blob | commitdiff | raw | diff to current |
| 2007-11-04 |
Joel Reicher | Refactor cts pointer and free()ing on abnormal exit... |
blob | commitdiff | raw | diff to current |
| 2007-11-04 |
Joel Reicher | Change link-time overriding of done() to run-time reass... |
blob | commitdiff | raw | diff to current |
| 2006-04-27 |
Joel Reicher | Created pluspath function to check for '+' prefix and... |
blob | commitdiff | raw | diff to current |
| 2006-04-11 |
Joel Reicher | Created app_msgarg() (append message arg) and a simple... |
blob | commitdiff | raw | diff to current |
| 2006-01-02 |
Josh Bressers | * patch #3967: Create a mh_xrealloc function to prevent... |
blob | commitdiff | raw | diff to current |
| 2006-01-02 |
Josh Bressers | * patch #3966: Create a mh_xmalloc function to prevent... |
blob | commitdiff | raw | diff to current |
| 2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
blob | commitdiff | raw | diff to current |
| 2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | raw | diff to current |
| 2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
blob | commitdiff | raw | diff to current |
| 2000-09-08 |
Shantonu Sen | Updated #include's to point to new location of mts... |
blob | commitdiff | raw | diff to current |
| 2000-05-29 |
Shantonu Sen | Updating user programs to use <h/tws> instead of <zotne... |
blob | commitdiff | raw | diff to current |
| 2000-02-04 |
Dan Harkless | Whoever originally added the -help switch to all the... |
blob | commitdiff | raw | diff to current |
| 1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
blob | commitdiff | raw | diff to current |
| 1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | raw | diff to current |
|