summaryrefslogtreecommitdiff
path: root/src/analysis/scan/context.c
AgeCommit message (Expand)Author
2024-03-03Use a global allocator to store (partial) matches.Cyrille Bagard
2024-02-24Provide the match count for bytes using the generic API.Cyrille Bagard
2024-02-20Share GObject instances between scan contexts and matches.Cyrille Bagard
2024-01-21Refactor the scan match storage.Cyrille Bagard
2023-11-28Optimize the registration of full matches.Cyrille Bagard
2023-09-25Handle private and global rules.Cyrille Bagard
2023-09-12Delete lots of debug output.Cyrille Bagard
2023-09-12Save current state with some ROST extra features.Cyrille Bagard
2023-09-12Remove old unused code.Cyrille Bagard
2023-08-18Create some modifiers and handle match properties inside ROST.Cyrille Bagard
2023-08-07Reject any rule referencing itself as match conditionCyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-07-07Rewrite core parts of the ROST API.Cyrille Bagard
2023-01-30Save an initial version of rost.Cyrille Bagard