Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add ability to register rspamd functions from LUA | Vsevolod Stakhov | 2009-10-13 | 1 | -2/+2 |
* | * Fix error in regexps results hashing | Vsevolod Stakhov | 2009-05-04 | 1 | -2/+2 |
* | * Another fix to regexps parser | Vsevolod Stakhov | 2009-04-23 | 1 | -1/+7 |
* | * Fix regexp_match_number function | Vsevolod Stakhov | 2009-04-23 | 1 | -0/+1 |
* | * Fix expression parser: make it recursive and allow expressions inside funct... | Vsevolod Stakhov | 2009-04-23 | 1 | -1/+10 |
* | * Add raw mode flag for improving performance by avoiding expensive utf8 tran... | Vsevolod Stakhov | 2009-04-21 | 1 | -1/+1 |
* | * Add per-task regexp results cache, that would optimize regexp engine perfor... | Vsevolod Stakhov | 2009-04-05 | 1 | -0/+16 |
* | * Make regexp cache functions public for using them in other places | Vsevolod Stakhov | 2009-03-29 | 1 | -0/+14 |
* | * Add ability for plugins to register its own functions in expression's parser | Vsevolod Stakhov | 2009-03-28 | 1 | -0/+8 |
* | * Add functions support to rspamd regexps | Vsevolod Stakhov | 2009-03-19 | 1 | -0/+69 |