summaryrefslogtreecommitdiffstats
path: root/src/evdns/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* * Introduce new logging system:Vsevolod Stakhov2009-12-221-0/+1
| | | | | | | | | - independent and customizeable buffering - line buffering - errors handling support - custom (ip based) debug - append function name automaticaly (based on __FUNCTION__) - add some logic to logs system
* * Port evdns with TXT patch into rspamd and adopt it to work separately from ↵Vsevolod Stakhov2009-10-071-0/+4
libevent * Add skeleton for spf parser