summaryrefslogtreecommitdiff
path: root/src/sp_config_keywords.c (follow)
AgeCommit message (Expand)Author
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-04Improve the `.dump` filterjvoisin
2017-11-29Code-formatting passjvoisin
2017-11-29Implement eval hookingjvoisin
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-11-0653 absolute path (#62)jvoisin
2017-10-31Minor factorization of the keyword parsing codejvoisin
2017-10-31Unify two struct members related to virtual-patchingxXx-caillou-xXx
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-26Remove an arbitrary limitationjvoisin
2017-10-24Remove the `enable` member from the disable function structurejvoisin
2017-10-23Implement the .line filterjvoisin
2017-10-18`.pos` is mutuaally exclusive with .param and .paran_rjvoisin
2017-10-18Improve the strtol dancejvoisin
2017-10-18strtol dancebui
2017-10-18do the strtol dance to make jvoisin happybui
2017-10-18Implement match on arguments positionjvoisin
2017-10-13Rename a confusing structure memberjvoisin
2017-10-12Fix minor gcc warnings with experimental optionsjvoisin
2017-10-10Bump coverage, and fix a segfault on trace matchingjvoisin
2017-10-09Better hooking of language constructs (#26)jvoisin
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