summaryrefslogtreecommitdiff
path: root/src/sp_disabled_functions.c (follow)
AgeCommit message (Collapse)Author
2017-10-11Hopefully fix an unreproductible NULL-deref in regexp matchingjvoisin
Reported by @fr33tux
2017-10-11Cache checksum calculation for the current filejvoisin
Close #34
2017-10-10Bump coverage, and fix a segfault on trace matchingjvoisin
2017-10-09Implement matching on the calltrace (#17)jvoisin
* Implement matching on the calltrace
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot