summaryrefslogtreecommitdiff
path: root/plugin.cpp
AgeCommit message (Collapse)Author
2026-02-23Add global plugin command typeMason Reed
Register plugins which are available outside the context of a binary view
2026-01-01update copyrights for 2026Jordan Wiens
2025-07-02Add PluginCommand for projects and hide non-contextual commands in ↵Mason Reed
linear/graph view
2025-03-28missed the older dates!Jordan Wiens
2024-01-08update copyright yearJordan Wiens
2023-01-05Update copyright to 2023Josh F
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-01-18updating copyright yearJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-12-19Rename view to binaryView in plugin command contextRusty Wagner
2018-04-02Add plugin commands for LLIL and MLILRusty Wagner
2018-01-14Container Memory Reservations.Brian Potchik
2018-01-11API Temporary Object Elimination.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2016-05-21Fix crash caused by automatic operator=Rusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2015-12-14Plugin command UIRusty Wagner
2015-12-14Backend code for plugin command registrationRusty Wagner