| 2014-03-07 |
David Levine | Remove backup file at end of test-ext-params, and a... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Put in check so "attach" is rejected when the draft... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update test to match reality |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update documentation to match reality. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Prevent crash if editfile() is called and both "*ed... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Remove unneeded assignment. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Fix up some warnings and problems when iconv doesn... |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Merge branch 'extended-params' |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | Update pending-release-notes. |
commit | commitdiff | tree | snapshot |
| 2014-03-06 |
Ken Hornstein | More tests for extended-parameter parsing. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add extra argument to add_param() so it can use the... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A more complicated RFC 2231 parsing example. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, a little TOO hasty on the last bugfix; put... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Switch over to using the token parser instead of isspac... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Move language tag parser into the block so it only... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Change disposition output slightly. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update information to mention RFC 2231. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Add message/external-body test. |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Update mhlist and other relevant utilities to output... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Some tests for RFC 2231 decoding; seems like it works... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up some error reporting, and reassemble partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Fix up a few pointer mishaps; this should now get every... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | Whoops, forgot to set the name element of the partial... |
commit | commitdiff | tree | snapshot |
| 2014-03-05 |
Ken Hornstein | A few minor fixups; the parser now passes the test... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | Fixes for the MIME parser; kinda works for regular... |
commit | commitdiff | tree | snapshot |
| 2014-03-04 |
Ken Hornstein | More work on extended parameter parser. Does not compi... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | In test/common.sh.in trap, cd to $MH_TEST_DIR before... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Make parse_header_attrs() a private function (there... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Convert unqp() to decode_qp(), and make it a public... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added mkstemp(1), wrapper around mkstemp(3)/mkstemps... |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
David Levine | Added convenience function die() to mhmail. |
commit | commitdiff | tree | snapshot |
| 2014-03-03 |
Ken Hornstein | Switch over get_ctinfo() to determine the filename... |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added recommendation to use nmh-storage profile setting or |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added check of -noverbose to test-mhstore. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
David Levine | Added commented explaining use of ci_attrs[0] in |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | Whoops, forgot to TEST THIS OUT first. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | For some reason viamail listed mhoutsbr as a dependency... |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | More cleaned and conversion to the new parameter API. |
commit | commitdiff | tree | snapshot |
| 2014-03-02 |
Ken Hornstein | Add a new get_param_value(); redo iconv() parameter... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Removed recommendation from mhstore man page that users... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Added description of switches. |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | mhstore(1) now obeys its -noverbose switch. |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Fix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470 |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Moved discussion when no messages are matched from... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Removed a couple of unnecessary vector typedefs from... |
commit | commitdiff | tree | snapshot |
| 2014-03-01 |
David Levine | Updated MACHINES and SPECS/nmh.spec to reflect packages |
commit | commitdiff | tree | snapshot |
| 2014-02-28 |
Ken Hornstein | Fix iconv return value test warning. |
commit | commitdiff | tree | snapshot |
| 2014-02-28 |
Ken Hornstein | Support complete encoding for encoding Content-Type... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Use RFC 2047 encoding for Content-Description, and... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Re-do length calculation for parameter output, and... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
David Levine | Fixed quoting of filename, expanded C-T parameter value... |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
Ken Hornstein | Closer, but not quite right yet. |
commit | commitdiff | tree | snapshot |
| 2014-02-27 |
David Levine | Updated mhparam, man pages, and test-mhparam to reflect... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Add test for long + encoded line; does not pass right... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Make sure we include space in the list of characters... |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Remove unused variable, and make sure we free c_dispo_type. |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | A new test for longer lines. |
commit | commitdiff | tree | snapshot |
| 2014-02-26 |
Ken Hornstein | Calculate "characters to use in for current line" based... |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
Ken Hornstein | First basic test of extended parameter output: working! |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
Ken Hornstein | Beginnings of test suite for RFC 2231 support; does... |
commit | commitdiff | tree | snapshot |
| 2014-02-25 |
David Levine | Fixed m_getfld() to not return EOF indicator, so that... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
Ken Hornstein | Make sure we don't modify the original text when proces... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
David Levine | Added mh-folders to nmh(7) man page. Split out Formats... |
commit | commitdiff | tree | snapshot |
| 2014-02-24 |
Ken Hornstein | Fix up error reporting for the hook code. |
commit | commitdiff | tree | snapshot |
| 2014-02-22 |
Ken Hornstein | It compiles now! And actually sort of works, but still... |
commit | commitdiff | tree | snapshot |
| 2014-02-21 |
Ken Hornstein | Getting closer to getting something working. |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
Ken Hornstein | More work on handling encoded params; still does not... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Cast argument to isspace() to unsigned char instead... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Fix to commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Generalized %{charset} display string escape to any... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Added reason to mhfixmsg's printout when it fails to... |
commit | commitdiff | tree | snapshot |
| 2014-02-20 |
David Levine | Refined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Migrated show_content_aux2() to argsplit(). |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Removed redundant quoting of %f and %F in display strin... |
commit | commitdiff | tree | snapshot |
| 2014-02-19 |
David Levine | Removed leading "exec " inserted in show_content_aux2... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
Ken Hornstein | Fix for bug #41618: Supply charset to w3m when converti... |
commit | commitdiff | tree | snapshot |
| 2014-02-18 |
David Levine | Silenced warnings when built without iconv. |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added MH libdir to PATH in test-textcharset because... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Removed remaining TMP relics missed with commit |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added support for %{charset} display string escape... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Factored out duplicate code into parse_display_string... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Instead of printing PostScript attachments, by default... |
commit | commitdiff | tree | snapshot |
| 2014-02-16 |
David Levine | Added associations to mhn.defaults.sh from |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | More extended parameter work. Still non-functional. |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | Move contains8bit() to a common file, and make it a... |
commit | commitdiff | tree | snapshot |
| 2014-02-12 |
Ken Hornstein | Beginnings of RFC 2231 support. Does not compile ... |
commit | commitdiff | tree | snapshot |
| 2014-02-11 |
David Levine | Removed the -[no]textcharset switches that were added... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Use test_skip in test-textcharset if not built with... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Need to set locale to something other than UTF-8 on... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Removed potential buffer overflow from ruserpass()... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Added -[no]textcharset switches to mhshow(1). These... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Use $MH shortcut for the profile in a few of the tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | In test-mhfixmsg, look at configuration to see if iconv... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Remove mhbuild backup files at end of a couple of tests... |
commit | commitdiff | tree | snapshot |
| 2014-02-09 |
David Levine | Changed "codeset" to "charset" for (and in) mhfixmsg... |
commit | commitdiff | tree | snapshot |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
commit | commitdiff | tree | snapshot |
| 2014-02-07 |
Ken Hornstein | Start of changes to support extended parameter parsing... |
commit | commitdiff | tree | snapshot |
| 2014-02-05 |
Ken Hornstein | Fix uninitialized variable warning |
commit | commitdiff | tree | snapshot |
| 2014-02-05 |
Ken Hornstein | Adjust the quoted-printable output routine to continue... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add test for -maxunencoded. |
commit | commitdiff | tree | snapshot |
| next |