| 2016-03-13 |
David Levine | Added oauth switch to whatnow. |
tree | commitdiff |
| 2016-03-13 |
David Levine | Added use of local variable user to prevent compiler... |
tree | commitdiff |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
tree | commitdiff |
| 2016-03-12 |
David Levine | Have -nocrlflinebreaks apply to the message parts that... |
tree | commitdiff |
| 2016-03-12 |
Eric Gillespie | Implement the -reverse option to pick(1) to change... |
tree | commitdiff |
| 2016-02-27 |
David Levine | Added application/ics to default list if types to decode. |
tree | commitdiff |
| 2016-02-25 |
David Levine | Added -[no]crlflinebreaks switches to mhfixmsg(1). |
tree | commitdiff |
| 2016-02-21 |
David Levine | Don't consider failure to build a text/plain part to... |
tree | commitdiff |
| 2016-02-20 |
David Levine | Added -decodetypes switch to mhfixmsg(1). |
tree | commitdiff |
| 2016-01-23 |
David Levine | mhical enhancement: If a datetime is missing the time... |
tree | commitdiff |
| 2016-01-20 |
Richard M Kreuter | Added all of mhshow's documented switches to show's... |
tree | commitdiff |
| 2016-01-20 |
David Levine | Added mention of mhfixmsg -fixcte to error message... |
tree | commitdiff |
| 2015-11-18 |
David Levine | If format_datetime() returns null, store a copy of... |
tree | commitdiff |
| 2015-08-21 |
Leonardo Taccari | Add support for the -sendmail flag to send/post, to... |
tree | commitdiff |
| 2015-03-07 |
Ken Hornstein | Rearrange all callers of post(8) so that the filename... |
tree | commitdiff |
| 2015-03-05 |
Paul Fox | mhparse.c: verify all MIME-Version: headers encountered |
tree | commitdiff |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
tree | commitdiff |
| 2015-02-14 |
David Levine | Removed unnecessary #include of h/signals.h. |
tree | commitdiff |
| 2015-02-14 |
Marcin Cieslak | Reset done in inc_done() to prevent endless loop when... |
tree | commitdiff |
| 2015-02-13 |
Marcin Cieslak | Replaced setgid() calls with setegid() so that it works... |
tree | commitdiff |
| 2015-02-12 |
David Levine | Replaced individual assignment of array elements, one... |
tree | commitdiff |
| 2015-02-08 |
Paul Fox | add new message separator header to mhshow |
tree | commitdiff |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-08 |
David Levine | Added support to mhfixmsg -reformat for multipart/relat... |
tree | commitdiff |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-05 |
David Levine | Removed unused local variable from move_preferred_part(). |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | implement -prefer, for multipart/alternative preferences |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: ensure that -part always shows every part requested |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: fix display of alternatives after certain neste... |
tree | commitdiff |
| 2015-02-04 |
Paul Fox | mhshow: simplify code -- the DONE status was adding... |
tree | commitdiff |
| 2015-02-03 |
Paul Fox | drop the second argument to part_ok(), since it is... |
tree | commitdiff |
| 2015-01-27 |
Lyndon Nerenberg | 'mhparam bindir' now prints NMH's idea of $(bindir). |
tree | commitdiff |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-12 |
David Levine | Fixed check of return value of show_content_aux(). |
tree | commitdiff |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
tree | commitdiff |
| 2015-01-12 |
David Levine | Have show_content_aux2(), and therefore show_content_au... |
tree | commitdiff |
| 2015-01-10 |
David Levine | Added multiply format function, requested by Norm. |
tree | commitdiff |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-08 |
David Levine | Fix to commit 6b073f7b67a0afd64012ff7d00818ec1bd07b5f2... |
tree | commitdiff |
| 2015-01-07 |
David Levine | Another fix to convertarg handling of multipart/related... |
tree | commitdiff |
| 2015-01-06 |
David Levine | Specifically look for Content-Type header in converted... |
tree | commitdiff |
| 2015-01-06 |
David Levine | Fixed convertarg handling of text part in multipart... |
tree | commitdiff |
| 2015-01-04 |
David Levine | Added mhical(1), to display, reply to, and cancel iCale... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Added -fixtype switch to mhfixmsg(1). It ensures that... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Added ct_str_type() and ct_str_subtype() functions... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Merged two adjacent if (verbose) blocks. |
tree | commitdiff |
| 2014-12-24 |
David Levine | Always initialize those two variables made static in... |
tree | commitdiff |
| 2014-12-22 |
David Levine | In expand_pseudoheader(), set Content-Type to 7-bit... |
tree | commitdiff |
| 2014-12-21 |
David Levine | Rearranged code to avoid "might be clobbered by longjmp... |
tree | commitdiff |
| 2014-12-21 |
David Levine | Removed unnecessary #includes of setjmp.h. |
tree | commitdiff |
| 2014-12-20 |
David Levine | Fixed use of text_plain_ct in mhbuildsbr.c so that... |
tree | commitdiff |
| 2014-12-15 |
David Levine | Added -convertargs switch to repl(1), to pass arguments... |
tree | commitdiff |
| 2014-12-09 |
Eric Gillespie | Teach mhparam about oauth support. |
tree | commitdiff |
| 2014-12-09 |
Eric Gillespie | Implement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and... |
tree | commitdiff |
| 2014-12-06 |
David Levine | Only remove extraneous trailing semicolon from Content... |
tree | commitdiff |
| 2014-12-06 |
Eric Gillespie | Terminate last arg in proxy argv n popsbr.c:parse_proxy(). |
tree | commitdiff |
| 2014-12-02 |
Ken Hornstein | Set all Content structure elements to NULL as they... |
tree | commitdiff |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
tree | commitdiff |
| 2014-12-01 |
Paul Fox | cast isspace() arg to unsigned char in previous commit |
tree | commitdiff |
| 2014-12-01 |
Paul Fox | handle extraneous trailing ';' characters that are... |
tree | commitdiff |
| 2014-12-01 |
David Levine | mhfixmsg now removes an extraneous trailing semicolon... |
tree | commitdiff |
| 2014-11-23 |
David Levine | Use Nmh-Attach for attach header field name, and accept... |
tree | commitdiff |
| 2014-11-23 |
David Levine | Have to check for missing type parameter in message... |
tree | commitdiff |
| 2014-11-21 |
David Levine | Look at type of parent multipart/related when determini... |
tree | commitdiff |
| 2014-11-21 |
David Levine | Added support for multipart/related to MIME parser. |
tree | commitdiff |
| 2014-11-21 |
David Levine | Added some checks to mhfixmsg.c to avoid dereferecing... |
tree | commitdiff |
| 2014-11-21 |
David Levine | Fixed double fclose() in InitMultiPart() and leaks... |
tree | commitdiff |
| 2014-11-20 |
Paul Fox | prevent spurious errors when requesting specific messag... |
tree | commitdiff |
| 2014-11-20 |
David Levine | Added -[no]changecur switches to mhfixmsg(1). |
tree | commitdiff |
| 2014-11-16 |
David Levine | Fixed repl help message to show "-[no]cc all|to|cc... |
tree | commitdiff |
| 2014-11-16 |
David Levine | Fixed leak in content_charset(): if get_param() found... |
tree | commitdiff |
| 2014-11-15 |
David Levine | Moved mhstore declarations from uip/mhn.c, uip/mhstore... |
tree | commitdiff |
| 2014-11-08 |
David Levine | Changed content_charset() to not cache, so the user... |
tree | commitdiff |
| 2014-11-08 |
David Levine | Cleaned up leaks from calls to content_charset() in... |
tree | commitdiff |
| 2014-11-08 |
David Levine | Added deallocation of cts to freects_done(). |
tree | commitdiff |
| 2014-11-04 |
David Levine | Fixed mlistfree() so that it doesn't dereference a... |
tree | commitdiff |
| 2014-10-30 |
David Levine | Fixed memory management in mhstore. The main problem... |
tree | commitdiff |
| 2014-10-30 |
David Levine | Added initial "MH-Profile-Version: 1.0\n" line to newly... |
tree | commitdiff |
| 2014-10-28 |
David Levine | Renamed getmymbox mh-format escape function to getmyadd... |
tree | commitdiff |
| 2014-10-26 |
David Levine | Added getmymbox function escape. |
tree | commitdiff |
| 2014-10-11 |
David Levine | Added mh_xcalloc(). |
tree | commitdiff |
| 2014-10-05 |
Lyndon Nerenberg | New locations for config files and support binaries... |
tree | commitdiff |
| 2014-10-05 |
David Levine | Fixed commit 2adafe760a9c45b417727a3f5d9481de26471a8b... |
tree | commitdiff |
| 2014-09-15 |
David Levine | Added checks of return value of fwrite() calls where... |
tree | commitdiff |
| 2014-09-15 |
David Levine | An "rtrim" flag has been added to mhl to remove any... |
tree | commitdiff |
| 2014-09-15 |
David Levine | If a component has trailing whitespace, e.g., body... |
tree | commitdiff |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
tree | commitdiff |
| 2014-09-06 |
David Levine | Check return values of system calls in uip/ and test... |
tree | commitdiff |
| 2014-09-02 |
David Levine | Doubled size of buffers used by m_getfld(), scan, and... |
tree | commitdiff |
| 2014-09-02 |
David Levine | Don't let scan() use too large a width (BUFSIZ for... |
tree | commitdiff |
| 2014-08-31 |
David Levine | A value of 0 for the width switch of scan(1), inc(1... |
tree | commitdiff |
| 2014-08-31 |
David Levine | Fixed read of body in fmttest to limit size to that... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Check return values of system calls in several sbr... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Moved reverse_alternative_parts() from mhfixmsg.c to... |
tree | commitdiff |
| 2014-08-26 |
David Levine | Removed msh relics from scansbr.c, including a global. |
tree | commitdiff |
| 2014-08-25 |
David Levine | Dynamically allocate space for the output of fmt_scan... |
tree | commitdiff |
| 2014-08-24 |
David Levine | Added const to last argument of trace_cb signature... |
tree | commitdiff |
| 2014-08-17 |
David Levine | Checked return value of write() calls in mhfixmsg.c, |
tree | commitdiff |
| 2014-08-04 |
David Levine | Removed mhlsbr(). It was only used by msh, too. |
tree | commitdiff |
| 2014-08-04 |
David Levine | Removed m_eomsbr() from m_getfld.c, and its scan_eom_ac... |
tree | commitdiff |
| next |