aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_test_suite.c
Commit message (Expand)AuthorAgeFilesLines
* * Make DNS resolver workingVsevolod Stakhov2010-07-081-10/+36
* * New system of classifiers interface and statfiles processingVsevolod Stakhov2009-09-141-0/+2
* * Add counters for rspamd symbolsVsevolod Stakhov2009-05-041-0/+2
* * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)Vsevolod Stakhov2009-03-201-0/+1
* * Write functions to operate blocks in stat filesVsevolod Stakhov2008-11-281-0/+1
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-3/+3
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-131-4/+1
* * Write protocol output functionscebka@cebka-laptop2008-10-101-0/+4
* * Optimize memory pools allocatorcebka@mailsupport.rambler.ru2008-09-221-1/+2
* * Write test case for async memcached librarycebka@mailsupport.rambler.ru2008-09-161-2/+1
* * Fix url parser (get regexp from our mail system)Vsevolod Stakhov2008-09-091-1/+4
* * Add initial test suite using glib test suiteVsevolod Stakhov2008-09-081-0/+25