| 2016-12-31 |
Larry Hynes | Changes to install-mh.man |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Larry Hynes | A cleanup, and possibly some controversy: I've replaced |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
Larry Hynes | Fix skeletons in comp(1), forw(1) and dist(1) |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
David Levine | Remove .w3m from test directory. |
commit | commitdiff | tree | snapshot |
| 2016-12-31 |
David Levine | Reverted commit 316068ee3b7105ea802c63b732ee4cfb584a2600. |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
Larry Hynes | Clean up, and change .SS case to Title Case, from UPPER, |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
Larry Hynes | Changes to rcvpack.man |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Ken Hornstein | Make the -fcc switch to repl actually work properly... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Larry Hynes | Changes to fmtdump.man |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
David Levine | Added check of -fcc with no fcc in components. |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
David Levine | Protect repl -file against dereference of null mp. |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
David Levine | Removed #ifdef FT_PAUSE protection. |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
David Levine | Removed unused references to FT_ADDTOSEQ. |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
Larry Hynes | Changes to mh-format.man |
commit | commitdiff | tree | snapshot |
| 2016-12-19 |
David Levine | Removed obsolete comment about use of getcpy(). |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
Larry Hynes | Changes to dist.man |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
Larry Hynes | Changes to flist.man |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
Larry Hynes | Changes to comp.man |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
Larry Hynes | Changes to burst.man |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
David Levine | Added clarifications to abbreviations. |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
Larry Hynes | Changes to nmh.man |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Larry Hynes | Changes to ali.man |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
David Levine | Fixed description of anno -list switch. |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
Larry Hynes | Changes to anno.man. |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | showbuildenv: Add comment describing exit-status conven... |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Revert "Test if the buildbots care about tools/showbuil... |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added ToUpper() to to_upper(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added ToLower() to to_lower(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added TrimSuffixC() to trim_suffix_c(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added HasSuffixC() to has_suffix_c(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added HasSuffix() to has_suffix(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Rename recently added HasPrefix() to has_prefix(). |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Test if the buildbots care about tools/showbuildenv... |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | Document that adios() does not return. abort() ensures... |
commit | commitdiff | tree | snapshot |
| 2016-12-10 |
Ralph Corderoy | mhlsbr.c: Don't hide mhladios and mhldone behind macros. |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | Generalized condition for support of parameter value... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | One last fix to test-charset. |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | Fixed condition to enable skipping parameter value... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | And skip the other parameter value test on the FreeBSD1... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | That didnt work, so skip Encoded parameter value test... |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | Use locale that the FreeBSD10 buildbot has. |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | Added temporary debug code. |
commit | commitdiff | tree | snapshot |
| 2016-12-09 |
David Levine | Try to fix Encoded parameter value test on FreeBSD10... |
commit | commitdiff | tree | snapshot |
| 2016-12-08 |
David Levine | Replaced !iscntrl() with isprint(). |
commit | commitdiff | tree | snapshot |
| 2016-12-05 |
David Levine | Fixed and restored commit 9a4b4a3d3b27fe4a7ff6d0b8724ce... |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
David Levine | Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb. |
commit | commitdiff | tree | snapshot |
| 2016-12-04 |
David Levine | Enabled detection of tm_gmtoff on _GNU_SOURCE platforms... |
commit | commitdiff | tree | snapshot |
| 2016-12-03 |
David Levine | Added filename completion to bash_completion_nmh. |
commit | commitdiff | tree | snapshot |
| 2016-11-25 |
David Levine | Close temp file. |
commit | commitdiff | tree | snapshot |
| 2016-11-23 |
David Levine | Added flex 2.6.0 (with Fedora 25) output fixup. |
commit | commitdiff | tree | snapshot |
| 2016-11-20 |
David Levine | Open infile before fixing each message. |
commit | commitdiff | tree | snapshot |
| 2016-11-20 |
Larry Hynes | Fix nmh man page so it shows correct name of profile. |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
Ralph Corderoy | mhstoresbr.c: Factor MIME-parameter-can-be-used-for... |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
Ralph Corderoy | Split a few more if-then statements into two lines... |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
David Levine | Open outfile before parsing message(s). |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
David Levine | Added application/ics entries, and "file was generated... |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
David Levine | Added mhshow-suffix-text entry. |
commit | commitdiff | tree | snapshot |
| 2016-11-14 |
David Levine | Tweaked to work with Heirloom shell. |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
David Levine | Removed bash-ism "function" declaration. |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
David Levine | Replaced docs/COMPLETION-BASH with etc/bash_completions... |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
David Levine | Added copyright noticed. |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
David Levine | Removed unused declaration of output_message(). |
commit | commitdiff | tree | snapshot |
| 2016-11-13 |
Ralph Corderoy | Replace many add(s, NULL) with mh_xstrdup(s). |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | Replace some add(FIELD, NULL) with mh_xstrdup(FIELD). |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | m_getfld: Shuffle `delim' assignments slightly. |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | Revert "m_getfld: Shorten fdelimlen by one; it was... |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | Replace copy(s, d) with POSIX-1.2008's stpcpy(d, s). |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | m_getfld: Replace matchc() with memmem(3). |
commit | commitdiff | tree | snapshot |
| 2016-11-12 |
Ralph Corderoy | m_getfld: Remove never-true test in matchc(). |
commit | commitdiff | tree | snapshot |
| 2016-11-11 |
Ralph Corderoy | m_getfld: Shorten fdelimlen by one; it was too long. |
commit | commitdiff | tree | snapshot |
| 2016-11-11 |
Ralph Corderoy | configure.ac: Add FIXME regarding _BSD_SOURCE for tm... |
commit | commitdiff | tree | snapshot |
| 2016-11-11 |
Ralph Corderoy | dlocaltime(): Only call tzset(3) once. |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Ralph Corderoy | uip/scansbr.c: Use fputs(3) instead of mh_fputs(). |
commit | commitdiff | tree | snapshot |
| 2016-11-10 |
Ralph Corderoy | Add test-forw-coverage to improve uip/forw.c's coverage. |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Ralph Corderoy | test-mhl-flags: Improve coverage of uip/mhlsbr.c. |
commit | commitdiff | tree | snapshot |
| 2016-11-09 |
Ralph Corderoy | test-fmtdump: Increase uip/fmtdump.c coverage. |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Ralph Corderoy | test-flist: Increase coverage on argv[] processing. |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Ralph Corderoy | Add test/format/test-ap to get 100% uip/ap.c coverage. |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
Ralph Corderoy | uip/dp.c: Increase coverage to 100%. |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
David Levine | Replaced add(s, NULL) with mh_xstrdup(s). |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
David Levine | Removed unused global from MIME parser. |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
David Levine | Initialize mhparse global for each message. |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
David Levine | Forgot to commit test-mhbuild. And thank Tom Lane... |
commit | commitdiff | tree | snapshot |
| 2016-11-07 |
David Levine | Don't parse parse # lines with mhbuild -nodirectives. |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
David Levine | Plugged remaining mhfixmsg(1) memory leaks. |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
David Levine | Made static char strings const. |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
David Levine | Plug memory leak with parameter continuations. |
commit | commitdiff | tree | snapshot |
| 2016-11-06 |
David Levine | Free c_ctparams for all content types, not just text. |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Ralph Corderoy | uip/ap, uip/dp: Remove unneeded char **arguments. |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Ralph Corderoy | dp: Fix write past end of dates[] array. |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
Ralph Corderoy | ap: Fix write past end of addrs[] array. |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
David Levine | Just show relevant portion of invalid encoded string. |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
David Levine | Replaced use of freects_done() with free_content()... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
David Levine | Pass through message even if from relative folder. |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
David Levine | Use result, because (void) didn't prevent warning on... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
Ralph Corderoy | test-rfc6532: Export LC_CTYPE after setting it. |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
David Levine | Changed type of flags from signed to unsigned long. |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
David Levine | Replace non-ASCII characters in headers with ?'s with... |
commit | commitdiff | tree | snapshot |
| 2016-11-03 |
David Levine | Fixed display of header field values with multibyte... |
commit | commitdiff | tree | snapshot |
| 2016-11-02 |
David Levine | Removed NMH_UNUSED(hostname) because it no longer exists. |
commit | commitdiff | tree | snapshot |
| next |