summaryrefslogtreecommitdiff
path: root/src/sp_var_parser.c (follow)
AgeCommit message (Expand)Author
2022-05-03Speed up a tiny bit `sp_parse_var`jvoisin
2022-02-05introduced sp_regexp / store original regexBen Fuhrmannek
2021-08-03fixed mem leak in parserBen Fuhrmannek
2021-08-02properly free memory on shutdownBen Fuhrmannek
2021-07-22Sprinkle some constjvoisin
2021-01-30Improve a bit the typing of the parserjvoisin
2020-11-06Constify a bit morejvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-02-07Use assertions for things that should never happenjvoisin
2018-02-06Make our API consistentjvoisin
2018-02-05Massive simplification of functions hookingjvoisin
2018-02-05Compatibility layer for pcre2jvoisin
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, again, some typesjvoisin
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-12-21Re-indent a bit a functionjvoisin
2017-12-21Minor code cleanupxXx-caillou-xXx
2017-12-20Refactor a bit the sp_tree implementationxXx-caillou-xXx
2017-12-20Better parsing of the rulesxXx-caillou-xXx