]> diplodocus.org Git - nmh/history - sbr/base64.c
Cleaned up leaks from calls to content_charset() in mhfixmsg.
[nmh] / sbr / base64.c
2014-09-15 David LevineAdded checks of return value of fwrite() calls where...
2014-02-04 Ken HornsteinMore fixes (and tests) for the base64 encoder.
2014-02-04 Ken HornsteinFix encoder so at least one case of LF -> CR LF convers...
2014-02-01 Ken HornsteinMerge branch 'base64-text-fixup'
2014-01-31 Ken HornsteinFix base64 to handle text parts properly; currently...
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-11-07 Ken HornsteinGetting closer to getting base64 header encoding working.
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...