Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmutf8fix: support v8 omod interface | Rainer Gerhards | 2013-11-11 | 1 | -3/+18 |
| | |||||
* | mmutf8fix: compile problem & potential misadressing at end of message | Rainer Gerhards | 2013-10-15 | 1 | -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 message | Rainer Gerhards | 2013-10-10 | 1 | -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 checking | Rainer Gerhards | 2013-09-20 | 1 | -8/+31 |
| | |||||
* | mmutf8fix: now supports native UTF-8 multibyte sequence handling | Rainer Gerhards | 2013-09-20 | 1 | -8/+84 |
| | |||||
* | mmutf8fix: new module to fix invalid UTF-8 sequences | Rainer Gerhards | 2013-09-20 | 2 | -0/+221 |