aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/regexp.c
Commit message (Expand)AuthorAgeFilesLines
...
* * Fix expression optimizatorVsevolod Stakhov2009-03-241-1/+4
* * Use pool allocator for temp strings in headersVsevolod Stakhov2009-03-241-2/+2
* * Add smart handling of message headersVsevolod Stakhov2009-03-241-12/+12
* * Misprint in optimizer functionVsevolod Stakhov2009-03-191-2/+2
* * Fix bug in redirectorVsevolod Stakhov2009-03-191-0/+1
* * Add optimization support for regexpsVsevolod Stakhov2009-03-191-2/+45
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-4/+9
* * With flag -t syntax of modules variables is also inspectedVsevolod Stakhov2009-03-191-4/+14
* * Allow escaped quotes in quoted strings, for example "\"some string\""Vsevolod Stakhov2009-03-181-0/+3
* * Add ability to match raw headersVsevolod Stakhov2009-03-171-3/+44
* * Some fixes to regexp moduleVsevolod Stakhov2009-03-121-0/+7
* * New rspamd protocol (changed replies)Vsevolod Stakhov2009-03-031-1/+1
* * Add compatibility with gmime24Vsevolod Stakhov2009-03-021-0/+4
* * Implement rspamd IO with IO dispatcher (TODO: still some issues with timeou...Vsevolod Stakhov2009-02-191-1/+1
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-13/+1
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Do another rework of filters/metrics and statfiles processingVsevolod Stakhov2009-01-291-2/+2
* * Rewrite message parserVsevolod Stakhov2009-01-211-1/+6
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+247