aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/regexp.h
Commit message (Collapse)AuthorAgeFilesLines
* Use regexp hash functions for task re_cache.Vsevolod Stakhov2015-03-191-0/+22
|
* Allow storage of auxiliary userdata inside regexp structure.Vsevolod Stakhov2015-03-071-0/+25
|
* Implement lua regexp split, write test case.Vsevolod Stakhov2015-03-061-0/+9
|
* Adopt lua regexps for rspamd_regexp.Vsevolod Stakhov2015-03-051-0/+7
|
* Implement regexp search.Vsevolod Stakhov2015-03-051-1/+4
|
* Initialization code for JIT regexps.Vsevolod Stakhov2015-03-051-2/+4
|
* Implement cache functions.Vsevolod Stakhov2015-03-051-0/+10
|
* Write skeleton of rspamd fast regexps.Vsevolod Stakhov2015-03-041-0/+108