summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-15tests: Add tests for quoted-printable.Arun Isaac
2018-09-15quoted-printable: Encode #\= with its ASCII code.Arun Isaac
2018-09-14quoted-printable: Encode printable ASCII characters to themselves.Arun Isaac
2018-09-12quoted-printable: Add q-encoding-encode.Arun Isaac
2018-09-12Untabify and re-indent all sources.Arun Isaac
2018-09-12quoted-printable: Add quoted-printable-encode.Arun Isaac
2018-09-12quoted-printable: Close port after use.Arun Isaac
2018-09-12tests: Add tests for Q-encoding.Arun Isaac
2018-09-11tests: Add tests for (email quoted-printable).Arun Isaac
2018-09-08Set up the GNU build system.Arun Isaac
2018-09-08Initial commit.Arun Isaac