]> source.dussan.org Git - rspamd.git/commit
* Port evdns with TXT patch into rspamd and adopt it to work separately from libevent
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 7 Oct 2009 03:54:02 +0000 (07:54 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 7 Oct 2009 03:54:02 +0000 (07:54 +0400)
commita7ea14b733201d1c9e8e38f716d315c489d9484d
tree71842896de00197d3ad8288fcadd628e134a1440
parent876e5f104227f855269daa0c2812f26a45b38cc7
* Port evdns with TXT patch into rspamd and adopt it to work separately from libevent
* Add skeleton for spf parser
CMakeLists.txt
src/evdns/CMakeLists.txt [new file with mode: 0644]
src/evdns/evdns.c [new file with mode: 0644]
src/evdns/evdns.h [new file with mode: 0644]
src/lua/lua_task.c
src/plugins/surbl.c
src/spf.c [new file with mode: 0644]