| 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 |
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 |
Ken Hornstein | Switch over get_ctinfo() to determine the filename... |
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-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 |
Ken Hornstein | Closer, but not quite right yet. |
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-24 |
Ken Hornstein | Make sure we don't modify the original text when proces... |
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-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-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 |
| 2014-02-04 |
Ken Hornstein | A few more C-T-E tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Still more CTE tests to cover (hopefully) all of tbe... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | More CTE tests. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | More fixes (and tests) for the base64 encoder. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add a new base64 CTE test. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Fix encoder so at least one case of LF -> CR LF convers... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
David Levine | Reordered a bit of code in signal handler. Noted in... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
David Levine | Use rename(2), not link(2), in m_mktemps() if mkstemps... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Add a new (but incomplete) test for mhbuild's new funct... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Fix up mhbuild so the character set is always output... |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Document changes to mhbuild. |
commit | commitdiff | tree | snapshot |
| 2014-02-04 |
Ken Hornstein | Support for selectable Content-Transfer-Encoding. |
commit | commitdiff | tree | snapshot |
| 2014-02-03 |
David Levine | netbsd uses flock by default for mail spool locking... |
commit | commitdiff | tree | snapshot |
| 2014-02-03 |
David Levine | Restored setuid/setgid to slocal: it needs them when... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Removed some unused code that forked /bin/mkdir to... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Removed all unnecessary setuid/setgid calls. Using... |
commit | commitdiff | tree | snapshot |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Change mhstore test slightly to test canonical line... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Document changes to base64 encoder/decoder. |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
Ken Hornstein | Merge branch 'base64-text-fixup' |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Removed set +e where not needed in test-mhfixmsg. |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Fixed test-mhfixmsg check attempted -decode of binary... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Added note that suffixes were removed from filenames... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Look for w3m if lynx isn't available for mhshow-show... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Added note that suffixes were removed from filenames... |
commit | commitdiff | tree | snapshot |
| 2014-02-01 |
David Levine | Look for w3m if lynx isn't available for mhshow-show... |
commit | commitdiff | tree | snapshot |
| 2014-01-31 |
Ken Hornstein | Fix base64 to handle text parts properly; currently... |
commit | commitdiff | tree | snapshot |
| 2014-01-31 |
Ken Hornstein | Add -width when appropriate for this test. |
commit | commitdiff | tree | snapshot |
| 2014-01-29 |
Ken Hornstein | Beginnings of selectable CTE; allow specification in... |
commit | commitdiff | tree | snapshot |
| 2014-01-29 |
David Levine | Unset LANG, LC_ALL, and LC_TYPE in common.sh so that... |
commit | commitdiff | tree | snapshot |
| 2014-01-28 |
David Levine | mhl() needs to set invo_name, too. |
commit | commitdiff | tree | snapshot |
| 2014-01-27 |
David Levine | WhatNow needs to set invo_name so that switches are... |
commit | commitdiff | tree | snapshot |
| 2014-01-26 |
David Levine | No longer look at TMP environment variable for temporar... |
commit | commitdiff | tree | snapshot |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
commit | commitdiff | tree | snapshot |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Added unregister_for_removal(0) calls to the couple... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Restored the unlinks of temporary files immediately... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Removed 3 renames of temporary files in mhparse.c.... |
commit | commitdiff | tree | snapshot |
| 2014-01-25 |
David Levine | Replaced use of mkstemp() with m_mktemp() in lock_file.c. |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | Move uip/attach.c to sbr/mime_type.c; it was used by... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | In my over-eager trimming I didn't realize the fallback... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
David Levine | Replaced use of mkstemp() with m_mktemp2() in header_fd... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
Ken Hornstein | Switch from volatile char * to the more correct char... |
commit | commitdiff | tree | snapshot |
| 2014-01-24 |
David Levine | Separate export from assignment in test-dist and test... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot to initialize the linked list next point... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Make sure we include tiny.jpg we need for the test... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Try to suppress warnings from changes (but why is this... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Hm, maybe I can't put environment variable assignments... |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot a newline. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Document changes to mhbuild and send. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Garbage collect unused code. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Remove automimeproc functionality; it's redundant now. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Update the pending-release-notes for changes. |
commit | commitdiff | tree | snapshot |
| 2014-01-23 |
Ken Hornstein | Flesh out test-attach, and set it to run as part of... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Fix mhmail so it works with the new world order. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Convert whatnow over to using the new Attach header. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Fixed this to use Attach instead of Nmh-Attachment. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Added svector_find() function. |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
Ken Hornstein | Make viamail read the user's profile; this is required... |
commit | commitdiff | tree | snapshot |
| 2014-01-22 |
David Levine | Always check that mktemp()/mktemp2() succeeds before... |
commit | commitdiff | tree | snapshot |
| next |