summaryrefslogtreecommitdiff
path: root/workflow.cpp
AgeCommit message (Expand)Author
2026-05-19Fix incorrect reference counting in C++ APIMark Rowe
2025-11-24Add AnalysisContext FFI for SectionMap queries.Brian Potchik
2025-11-23Unify SettingsCache and MemoryMap access under immutable snapshots for consis...Brian Potchik
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-08-01Support MLIL expr mappings in C++Glenn Smith
2025-07-16Fix leaks from the Workflow constructorMark Rowe
2025-07-01Python: Collect and pass mappings when copying MLIL functionsGlenn Smith
2025-06-11Expose AnalysisContext::GetLiftedILFunction properlyGlenn Smith
2025-05-28Eliminate jsoncpp usage from the AnalysisContext C++ API object.Brian Potchik
2025-05-01Updates to WorkflowMonitor UI.Brian Potchik
2025-04-27Add initial Workflow Monitor UI and support for nested subflows.Brian Potchik
2025-04-08Add API to post requests to the workflow machine.Brian Potchik
2025-03-29Add interim workflow C++ apis for logging.Brian Potchik
2025-03-21Add some workflow machine control commands to the C++ API.Brian Potchik
2025-03-10Add support for recoverable analysis abort.Brian Potchik
2025-03-06Add API to insert Activities after a specified Activity.Brian Potchik
2025-02-23Fix API compilation for clang on windowsJosh Ferrell
2024-10-25Retrieve view from analysis contextMason Reed
2024-10-24Initial implementation of the module-level analysis workflow.Brian Potchik
2024-09-30Additional core functionality in support of Workflows.Brian Potchik
2023-07-29Core workflows feature update.Brian Potchik
2022-03-11Use memory tracking API when in core for rapidjsonRusty Wagner
2022-01-28Format All FilesKyleMiles
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-08-20Workflows basic blocks and IL function analysis setters.Brian Potchik
2021-08-13Workflows early preview.Brian Potchik