]> source.dussan.org Git - rspamd.git/commit
[Rework] Use C++ utf8 library with unit tests to trim whitespaces
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 14 May 2021 19:58:28 +0000 (20:58 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 14 May 2021 19:58:28 +0000 (20:58 +0100)
commita59e81ca90c986725107c8c013ccf33a91b07d45
treed936608b6caaa4f0263aecc401a1915851d414fe
parenta2eb042dcd36228b9e0a6d1417c54032489d91ff
[Rework] Use C++ utf8 library with unit tests to trim whitespaces
src/libserver/html.c
src/libutil/CMakeLists.txt
src/libutil/cxx/utf8_util.cxx [new file with mode: 0644]
src/libutil/cxx/utf8_util.h [new file with mode: 0644]