rspamd/test
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
..
.depends * Add new hash for storing hash data in shared memory 2009-01-27 19:15:51 +03:00
CMakeLists.txt * Rework build process: 2011-05-10 19:15:03 +04:00
Makefile.in * Implement expression parser (convertor to inverse polish record) 2008-10-13 19:06:07 +04:00
rspamd_dns_test.c * Rework build process: 2011-05-10 19:15:03 +04:00
rspamd_expression_test.c * Make DNS resolver working 2010-07-08 20:07:07 +04:00
rspamd_fuzzy_test.c * Make DNS resolver working 2010-07-08 20:07:07 +04:00
rspamd_mem_pool_test.c * Make DNS resolver working 2010-07-08 20:07:07 +04:00
rspamd_memcached_test.c Make own strlcpy that does not calculate remaining string length (faster and more safe) 2010-11-16 22:00:29 +03:00
rspamd_statfile_test.c * Many fixes to statfile syncronization system 2010-09-02 20:24:41 +04:00
rspamd_test_suite.c * Rework build process: 2011-05-10 19:15:03 +04:00
rspamd_url_test.c * Rework url parsing algorithms 2009-06-02 19:32:34 +04:00
tests.h * Make DNS resolver working 2010-07-08 20:07:07 +04:00