From: Ken Hornstein Date: Sun, 10 Nov 2013 05:46:23 +0000 (-0500) Subject: A number of bug fixes: X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/e546c4b5abbf2025a5e346887c6b20c1ad99dbe1?ds=sidebyside;hp=e546c4b5abbf2025a5e346887c6b20c1ad99dbe1 A number of bug fixes: - Fix macro to calculate the number of characters that will fit within a specified base64 encoding length. - Refactor code to handle leading spaces, and insert a leading space correctly after the start of a header. With all this, it seems to work! ---