Commit Graph

12 Commits

Author SHA1 Message Date
Vsevolod Stakhov
3afc4aba24 Rename main.h and main.c to rspamd.X 2015-09-22 18:17:24 +01:00
Vsevolod Stakhov
984c43f649 Add HTTP connections speed test. 2015-02-04 17:05:53 +00:00
Vsevolod Stakhov
75f34d8d40 More rework. 2015-01-20 01:20:32 +00:00
Vsevolod Stakhov
491e42b434 Restore testing framework. 2014-09-12 11:56:42 +01:00
Vsevolod Stakhov
ad837700b8 Refactor memory pool naming. 2014-04-20 08:16:49 -07:00
Vsevolod Stakhov
fbcc7af8a6 * Add simple test for rrd.
Several fixes to RRD API.

TODO: fix test building
TODO: improve update of rrd files
TODO: rework shared libraries again
2012-12-15 04:17:10 +04:00
Vsevolod Stakhov
07a2e0b3c8 * Many fixes to statfile syncronization system
* Fixed statfile pool initialization and synchronization with disk
2010-09-02 20:24:41 +04:00
Vsevolod Stakhov
3d1c40c972 * Make DNS resolver working
* Many improvements to rspamd test suite: now it CAN be used for testing rspamd functionality
* Write DNS resolver tests
* Fix issues with memory_pool mutexes and with creating of statfiles
2010-07-08 20:07:07 +04:00
Vsevolod Stakhov
1153132281 * Add ability to change statfile size limit in config and allow reindexing of statfiles 2009-10-16 20:46:49 +04:00
Vsevolod Stakhov
a0f41f7c57 * New system of classifiers interface and statfiles processing
* Fix sample config
* Fix compile warnings
* Fix building without lua support
* Fix bugs with nrcpt header parsing and symbols cache loading (by Anton Nekhoroshikh)
2009-09-14 19:11:19 +04:00
Vsevolod Stakhov
1162170387 * Add simple implementation of classifiers abstraction and winnow classifier
* Force statfile to work with float values
2008-12-04 19:33:26 +03:00
Vsevolod Stakhov
06661f20cb * Write functions to operate blocks in stat files
* Write test case for statistics files API
2008-11-28 19:29:00 +03:00