summaryrefslogtreecommitdiffstats
path: root/plugins/mmutf8fix
Commit message (Collapse)AuthorAgeFilesLines
* mmutf8fix: support v8 omod interfaceRainer Gerhards2013-11-111-3/+18
|
* mmutf8fix: compile problem & potential misadressing at end of messageRainer Gerhards2013-10-151-2/+3
| | | | | | | | this is a regression of a recently-done bugfix, which I unfortunately did not test correctly (accidently, compilation for this module was not enabled). Thanks to Risto Vaarandi for alerting me.
* bugfix: mmutf8fix did not properly handle invalid UTF-8 at END of messageRainer Gerhards2013-10-101-0/+5
| | | | | if the very last character sequence was too long, this was not detected Thanks to Risto Vaarandi for reporting this problem.
* mmutf8fix: stricter UTF-8 checkingRainer Gerhards2013-09-201-8/+31
|
* mmutf8fix: now supports native UTF-8 multibyte sequence handlingRainer Gerhards2013-09-201-8/+84
|
* mmutf8fix: new module to fix invalid UTF-8 sequencesRainer Gerhards2013-09-202-0/+221