summaryrefslogtreecommitdiff
path: root/src/sp_config_utils.c (follow)
AgeCommit message (Expand)Author
2021-08-14fixed mem leak in get_paramBen Fuhrmannek
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-01-17Remove useless "head" member in our linked lists implementationsimon MAGNIN-FEYSOT
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-21Remove the now useless `validate_str` functionxXx-caillou-xXx
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-04Fix the configuration parser wrt. non-matching bracketsjvoisin
2017-10-30Merge pull request #54 from arpd/43-free-at-shutdownblotus
2017-10-27Improve a bit the coverage wrt. broken configurationsjvoisin
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-23Add a test for unmatched bracketsjvoisin
2017-10-22Improve an error messagejvoisin
2017-10-09Implement matching on the calltrace (#17)jvoisin
2017-10-02First pass for #9jvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-20Initial importSebastien Blot