summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin.rs
AgeCommit message (Expand)Author
2025-10-01[WARP] Enhanced network supportMason Reed
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-13[Rust] Add builder API for creating workflowsMark Rowe
2025-07-23[WARP] Generate function guids for mach-o objective-c binariesMason Reed
2025-07-15[WARP] Add network containerMason Reed
2025-07-02[WARP] Make plugin commands more discoverableMason Reed
2025-07-02WARP 1.0Mason Reed
2025-07-02Add highlight render layer to WARPMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-25Rust refactorMason Reed
2024-12-11WARP: Add ability to save single function to fileMason Reed
2024-12-01WARP: Run `cargo fmt`Mason Reed
2024-11-13WARP: More readable `WARP\\Debug\\Function Matcher` outputMason Reed
2024-11-12WARP: Run `cargo fmt`Mason Reed
2024-11-11Add actual logger api to rustMason Reed
2024-11-08WARP: Refactor matcherMason Reed
2024-11-08WARP: Add manual file loading and initial user settingsMason Reed
2024-11-08WARP: Misc changesMason Reed
2024-11-04Remove ability to panic on pre-initialized logger in rustMason Reed
2024-11-04WARP: Misc formatting and remove useless apply commandMason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-10-30WARP: Add more debug commands and manually invoke the matcherMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed