Age | Commit message (Expand) | Author |
2024-03-04 | Share instances to avoid extra calls to g_object_[un]ref(). | Cyrille Bagard |
2024-02-20 | Share GObject instances between scan contexts and matches. | Cyrille Bagard |
2024-01-21 | Refactor the scan match storage. | Cyrille Bagard |
2023-11-28 | Optimize the registration of full matches. | Cyrille Bagard |
2023-11-01 | Fix various memory leaks. | Cyrille Bagard |
2023-10-14 | Fix the scan status for some cases. | Cyrille Bagard |
2023-10-11 | Add two new functions to ROST grammar: modpath and maxcommon. | Cyrille Bagard |
2023-10-05 | Rename search tokens from "string" to "bytes". | Cyrille Bagard |
2023-09-27 | Include the scan target in JSON results. | Cyrille Bagard |
2023-09-26 | Display tags on demand with ROST. | Cyrille Bagard |
2023-09-25 | Handle tags linked to ROST rules. | Cyrille Bagard |
2023-09-25 | Handle private and global rules. | Cyrille Bagard |
2023-09-12 | Delete lots of debug output. | Cyrille Bagard |
2023-09-12 | Complete the output of scan results (text or JSON). | Cyrille Bagard |
2023-09-12 | Introduce verbosity levels when displaying scan results as text. | Cyrille Bagard |
2023-09-12 | Count matches from a set of patterns. | Cyrille Bagard |
2023-09-12 | Save current state with some ROST extra features. | Cyrille Bagard |
2023-08-18 | Create some modifiers and handle match properties inside ROST. | Cyrille Bagard |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard |