]> source.dussan.org Git - rspamd.git/commit
Add IP addresses manipulation API to lua.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 17 Nov 2013 22:26:08 +0000 (22:26 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 17 Nov 2013 22:26:08 +0000 (22:26 +0000)
commit0d6d892baec6cbafb01ca5e84df6830991929cd3
treedf820451a51b4d67ddcf2994ff6d99b64428abaf
parentaf1e5725b428448ed1d7a4de965eef4a96ba29f3
Add IP addresses manipulation API to lua.
src/lua/CMakeLists.txt
src/lua/lua_common.c
src/lua/lua_common.h
src/lua/lua_ip.c [new file with mode: 0644]