summaryrefslogtreecommitdiff
path: root/src/sp_config.h (follow)
AgeCommit message (Collapse)Author
2017-10-11s/disable_functions/disable_function/gjvoisin
This should close #36 and #30
2017-10-09Better hooking of language constructs (#26)jvoisin
* Vastly improve the support of language construct hooking
2017-10-09Implement matching on the calltrace (#17)jvoisin
* Implement matching on the calltrace
2017-10-02First pass for #9jvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-20Initial importSebastien Blot