Commit grafiek

13 Commits

Auteur SHA1 Bericht Datum
Vsevolod Stakhov
3afc4aba24 Rename main.h and main.c to rspamd.X 2015-09-22 18:17:24 +01:00
Vsevolod Stakhov
b05c7c9edd Add tags to rspamd_mempool. 2015-08-27 17:36:29 +01:00
Vsevolod Stakhov
f1e2f1acd4 Refactor events API. 2015-05-26 14:00:03 +01:00
Vsevolod Stakhov
491e42b434 Restore testing framework. 2014-09-12 11:56:42 +01:00
Vsevolod Stakhov
d6643f35d7 Refactor config API. 2014-04-30 13:26:51 +01:00
Vsevolod Stakhov
ad837700b8 Refactor memory pool naming. 2014-04-20 08:16:49 -07:00
Vsevolod Stakhov
4f28edb3f5 Fix asynchronous IO API.
Write test case for aio.
2012-03-01 21:57:09 +04:00
Vsevolod Stakhov
9d70356009 Separate librspamdserver API from plugins and workers functions.
Make tests compileable again.
2012-03-01 20:14:32 +04:00
Vsevolod Stakhov
1fd435e5d4 * Rework build process:
- add librspamdserver
 - link this library to all daemons and utils of rspamd
 - use subdirectories more often
* Rework global variables logic - move them to the main process
* Fix logging to handle utf-8 correctly
* Add statshow utility and make it working
* Move printf functions to separate source file
2011-05-10 19:15:03 +04:00
Vsevolod Stakhov
db125500c2 * Fix some problems with TXT records
* Try to fix removing of DNS events
2010-07-13 18:54:45 +04:00
Vsevolod Stakhov
5e458871b3 * Make SURBL module to use rspamd dns module
* Several fixes to DNS logic
2010-07-09 18:19:04 +04:00
Vsevolod Stakhov
a87a049971 * Add support for parsing SPF and SRV records
* Fix PTR parsing
* Add tests
2010-07-09 16:16:36 +04:00
Vsevolod Stakhov
9e02df3a67 * Forgotten in previous commit 2010-07-08 20:09:24 +04:00