]> source.dussan.org Git - rspamd.git/commit
* Add lua interface for parsing xmlrpc replies
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 8 Jun 2011 17:08:39 +0000 (21:08 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 8 Jun 2011 17:08:39 +0000 (21:08 +0400)
commit8c23f93d02fb111baa27e8141b13d6fe658bb155
tree38bb59ca235caafafa2bb6025ef7d1e577d08055
parent87143d06278ea1a3bda810d606b9e86b7bd1ba3e
* Add lua interface for parsing xmlrpc replies
CMakeLists.txt
src/lua/CMakeLists.txt
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_xmlrpc.c [new file with mode: 0644]