summaryrefslogtreecommitdiff
path: root/src/sp_list.c (unfollow)
AgeCommit message (Expand)Author
2024-06-06Reorder calloc(3) argumentsChristian Göttsche
2022-02-05sp_list lengthBen Fuhrmannek
2021-08-02properly free memory on shutdownBen Fuhrmannek
2020-11-06Constify a bit morejvoisin
2019-02-23Try to unify the includesjvoisin
2018-01-17Remove useless "head" member in our linked lists implementationsimon MAGNIN-FEYSOT
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-09Implement matching on the calltrace (#17)jvoisin