summaryrefslogtreecommitdiff
path: root/src/sp_config_utils.h (follow)
AgeCommit message (Collapse)Author
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
Since we now have sp_list and sp_tree, it makes sense to specify that nodes are only for lists.
2017-10-09Implement matching on the calltrace (#17)jvoisin
* Implement matching on the calltrace
2017-09-20Initial importSebastien Blot