aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_expression_test.c
Commit message (Expand)AuthorAgeFilesLines
* Restore testing framework.Vsevolod Stakhov2014-09-121-4/+4
* Refactor memory pool naming.Vsevolod Stakhov2014-04-201-4/+4
* * Make DNS resolver workingVsevolod Stakhov2010-07-081-6/+6
* * Fix misprintVsevolod Stakhov2009-03-301-1/+1
* * Fix error in parser when parsing last ')' we need to remove '(' from stack ...Vsevolod Stakhov2009-03-271-0/+1
* * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash)Vsevolod Stakhov2009-03-201-14/+0
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-4/+24
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-3/+3
* * Implement expression parser (convertor to inverse polish record)cebka@cebka-laptop2008-10-131-0/+57