aboutsummaryrefslogtreecommitdiffstats
path: root/src/hs_helper.c
Commit message (Expand)AuthorAgeFilesLines
* Rework hyperscan notifies to reduce noise levelVsevolod Stakhov2016-01-181-3/+7
* Add periodic checks for hyperscan filesVsevolod Stakhov2016-01-141-1/+41
* Add extra sleep to avoid race conditionVsevolod Stakhov2016-01-131-0/+6
* Improve hyperscan compiler helper loggingVsevolod Stakhov2016-01-041-2/+8
* Add documentation for all workers' optionsVsevolod Stakhov2015-12-291-2/+2
* Add ability to insert documentation stringsVsevolod Stakhov2015-12-271-6/+15
* 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