aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/re_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Add more sanity checks when loading hyperscan cacheVsevolod Stakhov2016-02-181-1/+1
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
* Rework hyperscan notifies to reduce noise levelVsevolod Stakhov2016-01-181-1/+8
* Fix issue with non-unique regexps in the cacheVsevolod Stakhov2015-12-261-1/+2
* Allow to disable hyperscan and use pcre onlyVsevolod Stakhov2015-12-101-1/+3
* Support re_cache statisticsVsevolod Stakhov2015-12-101-0/+13
* Allow tuning for maximum compile time for hyperscanVsevolod Stakhov2015-12-101-1/+1
* Add rawmime classVsevolod Stakhov2015-12-091-0/+1
* Add silent mode for hyperscan validity checksVsevolod Stakhov2015-12-091-1/+1
* Use hits from the cache in re cacheVsevolod Stakhov2015-12-091-3/+1
* Add function to load hyperscan databases from cachesVsevolod Stakhov2015-12-081-0/+6
* Add function to check validity of hyperscan cacheVsevolod Stakhov2015-12-081-0/+6
* Fix serializing of hyperscan regexpsVsevolod Stakhov2015-12-071-1/+1
* Add hyperscan compilation supportVsevolod Stakhov2015-12-071-0/+7
* Add routine to convert string to re_class typeVsevolod Stakhov2015-12-071-1/+7
* Add re class to match all headersVsevolod Stakhov2015-12-071-0/+1
* Fix re cache replacement methodVsevolod Stakhov2015-12-061-6/+0
* Add replacement method for expressions in the confiVsevolod Stakhov2015-12-051-0/+16
* Fix code for the new cacheVsevolod Stakhov2015-12-031-0/+5
* Start new era of regexp cacheVsevolod Stakhov2015-12-031-3/+12
* Implement real checks in re_cacheVsevolod Stakhov2015-12-031-2/+7
* Start new regexp cache optimizerVsevolod Stakhov2015-12-011-0/+93