mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-16 10:32:55 +00:00
encode them on-the fly (ticket #1668) - Fix bug corrupting sent text and text attachments larger than about 1000 chars (output line length was not limited) - Fix bug corrupting some sent text and text attachments containing '.' - Fix handling of unimplemented encoders - Error message improvements - Add test code for encoders