]> source.dussan.org Git - rspamd.git/commit
* Move images library to core rspamd
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 23 Aug 2010 15:07:56 +0000 (19:07 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 23 Aug 2010 15:07:56 +0000 (19:07 +0400)
commit331f6807e9ef813755f8ec197cc24915c458a684
treecea02bcfeb75d0243fb599ecfc982c41e625e1f3
parent9bee3171888d00c741e58a7c3532bd04ed7b48c1
* Move images library to core rspamd
* Add lua api to access images properties
CMakeLists.txt
src/images.c [new file with mode: 0644]
src/images.h [new file with mode: 0644]
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_task.c
src/main.h
src/message.c
src/worker.c