]> source.dussan.org Git - rspamd.git/commit
[Minor] Add util.if_utf_mixed_script to lua
authorMiecio Za <miecio@miecio.net>
Mon, 18 Mar 2019 18:56:57 +0000 (19:56 +0100)
committerMiecio Za <miecio@miecio.net>
Thu, 21 Mar 2019 15:02:57 +0000 (16:02 +0100)
commit7824318dca65d223df397329b3eabde86c3fde02
treedb460952d782db42c32dda1d182752e95c62b676
parent198e242157ed81b871671f6a77e3d525a57350a5
[Minor] Add util.if_utf_mixed_script to lua

Add new function which implements PoC for chekcing
mixed script in utf string. Behaviour is similar
to single string spoof detection in libicu before
version 58
src/lua/lua_util.c