]> git.ipfire.org Git - thirdparty/rspamd.git/commit
Start LUA API for HTML parts.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 23 Jul 2015 13:12:14 +0000 (14:12 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 23 Jul 2015 13:12:14 +0000 (14:12 +0100)
commit9849dfadb597e7def4e415ec9aa144071cdd5d1c
tree028c18adff5dd8abd85804af993ebea9e9994bdf
parenta98a5c4890c9daed109ed2e7bd7376a6179092ec
Start LUA API for HTML parts.
src/lua/CMakeLists.txt
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_html.c [new file with mode: 0644]