aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/regexp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement regexp search.Vsevolod Stakhov2015-03-051-1/+74
|
* Initialization code for JIT regexps.Vsevolod Stakhov2015-03-051-4/+199
|
* Implement cache functions.Vsevolod Stakhov2015-03-051-5/+93
|
* Write skeleton of rspamd fast regexps.Vsevolod Stakhov2015-03-041-0/+101