summaryrefslogtreecommitdiff
path: root/plugins/warp/src/processor.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-03-24[WARP] Improved UX and APIMason Reed
2026-02-23[Rust] Misc documentation and cleanupMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-12-15[Rust] Add `Function::defined_symbol` to use when getting the default functio...Mason Reed
2025-11-25[WARP] Stop propagating skipped file error when processing archivesMason Reed
2025-11-25[WARP] Fix leaking binary view on empty viewsMason Reed
2025-10-07[WARP] Let BNDB processing optionally skip analysis updatesMason Reed
2025-09-03[WARP] Fix very large binaries from being prevented from creating WARP files ...Mason Reed
2025-09-03[WARP] Fix generating lifted IL when function GUID is already cachedMason Reed
2025-07-17[WARP] Construct a minimal version of the function object when user only want...Mason Reed
2025-07-17[WARP] Fix skipping warp files in projectsMason Reed
2025-07-15[WARP] Add more options to creating signatures in projectsMason Reed
2025-07-02WARP 1.0Mason Reed