summaryrefslogtreecommitdiffstats
path: root/src/expressions.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix parsing regexp with '=' symbol insideVsevolod Stakhov2009-03-271-2/+14
* * Fix 2 memory leaksVsevolod Stakhov2009-03-271-68/+92
* * Fix bug in expressions parser and optimizerVsevolod Stakhov2009-03-241-4/+1
* * Fix many compile time warnings and polish codeVsevolod Stakhov2009-03-241-1/+0
* * Fix obtaining of content-typeVsevolod Stakhov2009-03-241-13/+28
* * Add functions to operate with content-type header and describe them in docu...Vsevolod Stakhov2009-03-241-0/+192
* * Use pool allocator for temp strings in headersVsevolod Stakhov2009-03-241-1/+1
* * Add smart handling of message headersVsevolod Stakhov2009-03-241-5/+8
* * Fix error in expression parser that causes bad errors with expressions that...Vsevolod Stakhov2009-03-231-4/+60
* * Add functions support to rspamd regexpsVsevolod Stakhov2009-03-191-0/+598