aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs_helper.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ability to insert documentation stringsVsevolod Stakhov2015-12-271-6/+15
| | | | Issue: #461
* On recompile remove all HS files, even correct onesVsevolod Stakhov2015-12-241-7/+11
|
* Allow tuning for maximum compile time for hyperscanVsevolod Stakhov2015-12-101-1/+9
|
* Add silent mode for hyperscan validity checksVsevolod Stakhov2015-12-091-1/+1
|
* Send notifications by hs_helper processVsevolod Stakhov2015-12-081-11/+55
|
* Fix re-using of hyperscan hashesVsevolod Stakhov2015-12-081-4/+7
|
* Fix serializing of hyperscan regexpsVsevolod Stakhov2015-12-071-2/+6
|
* Fix hs_helper startupVsevolod Stakhov2015-12-071-6/+7
|
* Add hyperscan helper workerVsevolod Stakhov2015-12-071-0/+154