| 2014-03-05 |
Ken Hornstein | Whoops, forgot to set the name element of the partial... |
tree | commitdiff |
| 2014-03-05 |
Ken Hornstein | A few minor fixups; the parser now passes the test... |
tree | commitdiff |
| 2014-03-04 |
Ken Hornstein | Fixes for the MIME parser; kinda works for regular... |
tree | commitdiff |
| 2014-03-04 |
Ken Hornstein | More work on extended parameter parser. Does not compi... |
tree | commitdiff |
| 2014-03-03 |
Ken Hornstein | Make parse_header_attrs() a private function (there... |
tree | commitdiff |
| 2014-03-03 |
David Levine | Added mkstemp(1), wrapper around mkstemp(3)/mkstemps... |
tree | commitdiff |
| 2014-03-03 |
David Levine | Added convenience function die() to mhmail. |
tree | commitdiff |
| 2014-03-03 |
Ken Hornstein | Switch over get_ctinfo() to determine the filename... |
tree | commitdiff |
| 2014-03-02 |
David Levine | Added commented explaining use of ci_attrs[0] in |
tree | commitdiff |
| 2014-03-02 |
Ken Hornstein | Whoops, forgot to TEST THIS OUT first. |
tree | commitdiff |
| 2014-03-02 |
Ken Hornstein | More cleaned and conversion to the new parameter API. |
tree | commitdiff |
| 2014-03-02 |
Ken Hornstein | Add a new get_param_value(); redo iconv() parameter... |
tree | commitdiff |
| 2014-03-01 |
David Levine | mhstore(1) now obeys its -noverbose switch. |
tree | commitdiff |
| 2014-03-01 |
David Levine | Fix to commit a2806483a53fcdb62ca8e2bec4f4e023355f4470 |
tree | commitdiff |
| 2014-02-28 |
Ken Hornstein | Fix iconv return value test warning. |
tree | commitdiff |
| 2014-02-28 |
Ken Hornstein | Support complete encoding for encoding Content-Type... |
tree | commitdiff |
| 2014-02-27 |
Ken Hornstein | Use RFC 2047 encoding for Content-Description, and... |
tree | commitdiff |
| 2014-02-27 |
Ken Hornstein | Re-do length calculation for parameter output, and... |
tree | commitdiff |
| 2014-02-27 |
David Levine | Fixed quoting of filename, expanded C-T parameter value... |
tree | commitdiff |
| 2014-02-27 |
Ken Hornstein | Closer, but not quite right yet. |
tree | commitdiff |
| 2014-02-27 |
David Levine | Updated mhparam, man pages, and test-mhparam to reflect... |
tree | commitdiff |
| 2014-02-26 |
Ken Hornstein | Remove unused variable, and make sure we free c_dispo_type. |
tree | commitdiff |
| 2014-02-26 |
Ken Hornstein | Calculate "characters to use in for current line" based... |
tree | commitdiff |
| 2014-02-25 |
Ken Hornstein | First basic test of extended parameter output: working! |
tree | commitdiff |
| 2014-02-24 |
Ken Hornstein | Make sure we don't modify the original text when proces... |
tree | commitdiff |
| 2014-02-22 |
Ken Hornstein | It compiles now! And actually sort of works, but still... |
tree | commitdiff |
| 2014-02-21 |
Ken Hornstein | Getting closer to getting something working. |
tree | commitdiff |
| 2014-02-20 |
Ken Hornstein | More work on handling encoded params; still does not... |
tree | commitdiff |
| 2014-02-20 |
David Levine | Fix to commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 |
tree | commitdiff |
| 2014-02-20 |
David Levine | Generalized %{charset} display string escape to any... |
tree | commitdiff |
| 2014-02-20 |
David Levine | Added reason to mhfixmsg's printout when it fails to... |
tree | commitdiff |
| 2014-02-20 |
David Levine | Refined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3... |
tree | commitdiff |
| 2014-02-19 |
David Levine | Migrated show_content_aux2() to argsplit(). |
tree | commitdiff |
| 2014-02-19 |
David Levine | Removed redundant quoting of %f and %F in display strin... |
tree | commitdiff |
| 2014-02-19 |
David Levine | Removed leading "exec " inserted in show_content_aux2... |
tree | commitdiff |
| 2014-02-18 |
David Levine | Silenced warnings when built without iconv. |
tree | commitdiff |
| 2014-02-16 |
David Levine | Removed remaining TMP relics missed with commit |
tree | commitdiff |
| 2014-02-16 |
David Levine | Added support for %{charset} display string escape... |
tree | commitdiff |
| 2014-02-16 |
David Levine | Factored out duplicate code into parse_display_string... |
tree | commitdiff |
| 2014-02-12 |
Ken Hornstein | More extended parameter work. Still non-functional. |
tree | commitdiff |
| 2014-02-12 |
Ken Hornstein | Beginnings of RFC 2231 support. Does not compile ... |
tree | commitdiff |
| 2014-02-11 |
David Levine | Removed the -[no]textcharset switches that were added... |
tree | commitdiff |
| 2014-02-09 |
David Levine | Added -[no]textcharset switches to mhshow(1). These... |
tree | commitdiff |
| 2014-02-09 |
David Levine | Changed "codeset" to "charset" for (and in) mhfixmsg... |
tree | commitdiff |
| 2014-02-08 |
David Levine | Moved upcase(), update_attr(), content_charset(), and |
tree | commitdiff |
| 2014-02-05 |
Ken Hornstein | Fix uninitialized variable warning |
tree | commitdiff |
| 2014-02-05 |
Ken Hornstein | Adjust the quoted-printable output routine to continue... |
tree | commitdiff |
| 2014-02-04 |
Ken Hornstein | Fix up mhbuild so the character set is always output... |
tree | commitdiff |
| 2014-02-04 |
Ken Hornstein | Support for selectable Content-Transfer-Encoding. |
tree | commitdiff |
| 2014-02-03 |
David Levine | Restored setuid/setgid to slocal: it needs them when... |
tree | commitdiff |
| 2014-02-02 |
David Levine | Removed all unnecessary setuid/setgid calls. Using... |
tree | commitdiff |
| 2014-02-02 |
David Levine | Added m_mktemps(), which creates a temporary file with... |
tree | commitdiff |
| 2014-02-01 |
Ken Hornstein | Merge branch 'base64-text-fixup' |
tree | commitdiff |
| 2014-01-31 |
Ken Hornstein | Fix base64 to handle text parts properly; currently... |
tree | commitdiff |
| 2014-01-29 |
Ken Hornstein | Beginnings of selectable CTE; allow specification in... |
tree | commitdiff |
| 2014-01-28 |
David Levine | mhl() needs to set invo_name, too. |
tree | commitdiff |
| 2014-01-27 |
David Levine | WhatNow needs to set invo_name so that switches are... |
tree | commitdiff |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
tree | commitdiff |
| 2014-01-26 |
David Levine | Merge branch 'tmpfiles' |
tree | commitdiff |
| 2014-01-25 |
David Levine | Added unregister_for_removal(0) calls to the couple... |
tree | commitdiff |
| 2014-01-25 |
David Levine | Replaced nearly all unlink(3) calls with m_unlink(). |
tree | commitdiff |
| 2014-01-25 |
David Levine | Restored the unlinks of temporary files immediately... |
tree | commitdiff |
| 2014-01-25 |
David Levine | Replaced boilerplate at beginning of each nmh program... |
tree | commitdiff |
| 2014-01-25 |
David Levine | Removed 3 renames of temporary files in mhparse.c.... |
tree | commitdiff |
| 2014-01-24 |
Ken Hornstein | Move uip/attach.c to sbr/mime_type.c; it was used by... |
tree | commitdiff |
| 2014-01-24 |
Ken Hornstein | In my over-eager trimming I didn't realize the fallback... |
tree | commitdiff |
| 2014-01-24 |
David Levine | Replaced use of mkstemp() with m_mktemp2() in header_fd... |
tree | commitdiff |
| 2014-01-24 |
Ken Hornstein | Switch from volatile char * to the more correct char... |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot to initialize the linked list next point... |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Try to suppress warnings from changes (but why is this... |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Whoops, forgot a newline. |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Merge branch 'mhbuild-always' |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Garbage collect unused code. |
tree | commitdiff |
| 2014-01-23 |
Ken Hornstein | Remove automimeproc functionality; it's redundant now. |
tree | commitdiff |
| 2014-01-22 |
Ken Hornstein | Fix mhmail so it works with the new world order. |
tree | commitdiff |
| 2014-01-22 |
Ken Hornstein | Convert whatnow over to using the new Attach header. |
tree | commitdiff |
| 2014-01-22 |
Ken Hornstein | Make viamail read the user's profile; this is required... |
tree | commitdiff |
| 2014-01-22 |
David Levine | Always check that mktemp()/mktemp2() succeeds before... |
tree | commitdiff |
| 2014-01-21 |
David Levine | Replaced use of m_mktemp() with m_mktemp2() so that... |
tree | commitdiff |
| 2014-01-21 |
David Levine | Removed remaining occurrences of char *tmp from uip... |
tree | commitdiff |
| 2014-01-20 |
David Levine | Removed "tmp" from the uip/mh* programs, so that they... |
tree | commitdiff |
| 2014-01-20 |
Ken Hornstein | Remove the --disable-locale configure option and make... |
tree | commitdiff |
| 2014-01-19 |
Ken Hornstein | Add support for not outputting any MIME headers when... |
tree | commitdiff |
| 2014-01-19 |
Ken Hornstein | Allow mhbuild to work when the message body is empty... |
tree | commitdiff |
| 2014-01-19 |
Ken Hornstein | Removed unused argument "file" to user_content(). |
tree | commitdiff |
| 2014-01-18 |
Ken Hornstein | Beginning of work to run mhbuild always. A bit more... |
tree | commitdiff |
| 2014-01-18 |
David Levine | Removed -a option from whatnow attach, in anticipation of |
tree | commitdiff |
| 2014-01-17 |
Ken Hornstein | Add support for -auto flag to mhbuild. |
tree | commitdiff |
| 2014-01-17 |
Ken Hornstein | Remove WHATNOW #ifdefs; that code was obsolete a long... |
tree | commitdiff |
| 2014-01-17 |
David Levine | Moved readconfig() of mhn.defaults into construct_build... |
tree | commitdiff |
| 2014-01-15 |
David Levine | Added check to get_file_info() in attach.c for failed... |
tree | commitdiff |
| 2014-01-12 |
David Levine | Added -v and -a switches to whatnow attach so the user... |
tree | commitdiff |
| 2014-01-11 |
David Levine | Reworked attach to add charset to Content-Type string for |
tree | commitdiff |
| 2014-01-11 |
Ken Hornstein | Don't error out if the message body is empty. |
tree | commitdiff |
| 2014-01-10 |
Ken Hornstein | Make sure we use the 'short' filename and add newlines... |
tree | commitdiff |
| 2014-01-10 |
Ken Hornstein | A bit closer, but don't run the test just yet. |
tree | commitdiff |
| 2014-01-09 |
Ken Hornstein | Preliminary Attach: header support. Untested just... |
tree | commitdiff |
| 2014-01-09 |
David Levine | Detect whether or not to use -n with tail in build_nmh. |
tree | commitdiff |
| 2014-01-07 |
David Levine | Replaced hidden make_mime_composition_file_entry()... |
tree | commitdiff |
| 2014-01-05 |
David Levine | Fixed description of send -attach switch in whatnow... |
tree | commitdiff |
| next |