summaryrefslogtreecommitdiff
path: root/binaryninjaapi.cpp
AgeCommit message (Expand)Author
2022-01-03update copyright yearsJordan Wiens
2021-08-09Fix warning.Brian Potchik
2021-07-13Database apiGlenn Smith
2021-03-02Add ability to install python dependenciesPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-10-15Deprecate BNInitCorePlugins/BNInitUserPlugins in favor of a common BNInitPlug...Rusty Wagner
2020-01-01update copyright year to 2020Jordan Wiens
2019-07-22allow launching without loading user pluginsJordan Wiens
2019-07-08PluginManager refactor for supporting plugin installation uiPeter LaFosse
2019-04-30Add unit test to detect memory leaksRusty Wagner
2019-01-17update company name and copyright dateJordan Wiens
2018-12-19Add function to get path relative to main user pathRusty Wagner
2018-06-20Add DownloadProvider Support.Brian Potchik
2017-11-27Adding API's to get Linux CA bundle infoPeter LaFosse
2017-10-19UI Updates for Product and Update Status.Brian Potchik
2017-09-22Adding C++ apis for gettings pathsPeter LaFosse
2017-07-18Add IsUIEnabled to API.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2017-03-05Merginging with devPeter LaFosse
2017-03-04Adding repo manager APIsPeter LaFosse
2017-02-23add get_install_directory and savelastrun to the apiJordan Wiens
2017-02-10Merge branch 'type_view' into devRusty Wagner
2017-02-06Add type IDs for types to track across renamesRusty Wagner
2017-01-20add C++ API for GetProduct, GetProductType, and GetLicenseCountJordan Wiens
2016-09-06Add APIs for interactive work queue and worker thread countRusty Wagner
2016-09-06ExecuteWorkerProcess new parms: out,err text,binAndrew Lamoureux
2016-08-31Add API to enqueue work on the worker thread(s)Rusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-25Initial implementation of platform ABI classesRusty Wagner
2015-09-17Add version information when buildingRusty Wagner
2015-09-01Add user plugins and Python plugin supportRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner
2015-02-12Add API for registering transformsRusty Wagner
2015-02-11Get UI working with the core view type system, ELF view now worksRusty Wagner
2015-02-11More ELF parsing, and a view type registration systemRusty Wagner
2015-02-07Start implementation of ELF view and add stream objectsRusty Wagner
2015-02-03Refactor to allow for plugins and language bindingsRusty Wagner