aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/multipattern.h
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-271-1/+1
* [Minor] Use hyperscan check functionVsevolod Stakhov2017-04-211-4/+9
* [Feature] Dynamically detect if a CPU is incompatible with hyperscanVsevolod Stakhov2016-07-221-1/+3
* [Feature] Allow non zero terminated patterns in multipatternVsevolod Stakhov2016-04-231-1/+11
* [Feature] Implement caching for hyperscan multipatternVsevolod Stakhov2016-04-141-0/+6
* [Feature] Allow to have different flags for different patternsVsevolod Stakhov2016-04-141-1/+1
* [Feature] Match the beginning of pattern as wellVsevolod Stakhov2016-04-131-1/+2
* [Feature] Add utility methods for multipatternVsevolod Stakhov2016-04-131-0/+15
* [Feature] Add implementation of abstract multipattern matcherVsevolod Stakhov2016-04-121-0/+122