]> diplodocus.org Git - nmh/history - sbr/encode_rfc2047.c
Fix up the unquote test, with help from Lyndon and Ralph.
[nmh] / sbr / encode_rfc2047.c
2013-11-13 Ken HornsteinStart work on address header parsing.
2013-11-11 Ken HornsteinDocument things a bit more.
2013-11-10 Ken HornsteinA number of bug fixes:
2013-11-09 Ken HornsteinDon't increment the buffer pointer for the NUL string...
2013-11-08 Ken HornsteinA little closer, but still has problems.
2013-11-07 Ken HornsteinGetting closer to getting base64 header encoding working.
2013-10-31 Ken HornsteinBeginning stubs to support base64 header encoding.
2013-10-31 Ken HornsteinSwitch to the (correct) casting of char to unsigned...
2013-10-31 Ken HornsteinFix some space calculation/whitespace handling bugs.
2013-10-30 Ken HornsteinFix qpspecial() macro test, and do proper casts to...
2013-10-30 Ken HornsteinIt looks like simple quoted-printable encoding of heade...
2013-10-30 Ken HornsteinRemove unused argument.
2013-10-30 Ken HornsteinFix up a few miscalculations.
2013-10-29 Ken HornsteinA hopefully-functional quoted-printable encoder
2013-10-23 Ken HornsteinA little tiny bit closer to working.
2013-10-22 Ken HornsteinMinor comment update.
2013-10-21 Ken HornsteinStart of RFC 2047 encoding code. Not complete in the...