summaryrefslogtreecommitdiff
path: root/src/analysis/scan/patterns/backends/acism.c
AgeCommit message (Expand)Author
2024-03-21Fix the compilation in debug mode.Cyrille Bagard
2024-03-03Use a global allocator to store (partial) matches.Cyrille Bagard
2024-02-24Rely on the ACISM tree to detect identical patterns.Cyrille Bagard
2024-02-06Find free interleaving indexes for the ACISM backend using a dedicated search.Cyrille Bagard
2024-01-28Update the current scan backend warm-up.Cyrille Bagard
2024-01-21Refactor the scan match storage.Cyrille Bagard
2023-12-22Refactor the ACISM backend a little bit.Cyrille Bagard
2023-12-15Compute the right code for bytes when relying on byte frequencies.Cyrille Bagard
2023-11-01Fix various memory leaks.Cyrille Bagard
2023-08-06Prevent the ACISM backend from crashing when a scan is performed with no patt...Cyrille Bagard
2023-07-07Rewrite core parts of the ROST API.Cyrille Bagard
2023-01-30Save an initial version of rost.Cyrille Bagard