index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
pluginmanager.py
Age
Commit message (
Expand
)
Author
2022-01-13
Fix a bunch of core function calls with bad args
Glenn Smith
2022-01-03
update copyright years
Jordan Wiens
2021-09-05
Refactor Python Types
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-07-29
support for repository plugins loaded from a subdirectory
Jordan Wiens
2021-04-26
Add plugin status when dependencies are being installed
Peter LaFosse
2021-03-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-03-19
Minor spelling fixes
Peter LaFosse
2021-03-02
pluginmanager fixes
Peter LaFosse
2021-03-02
PluginManager: Install dependencies before installation
Peter LaFosse
2021-03-02
Some python3 changes
Peter LaFosse
2021-03-02
Add ability to install python dependencies
Peter LaFosse
2021-01-18
updating copyright year
Jordan Wiens
2020-03-20
fixing minimim typo throughout api
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-09-26
more small documentation fixes
Jordan Wiens
2019-07-08
PluginManager refactor for supporting plugin installation ui
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
addition 3 compatibility changes
Jordan Wiens
2018-07-10
Additional changes for python 2/3 compatibility
Peter LaFosse
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-06-20
Add DownloadProvider Support.
Brian Potchik
2017-12-14
Fix PluginManager Doc Example (#885)
toolCHAINZ
2017-08-11
Fixes to allow plugins to be installed and loaded from headless
Peter LaFosse
2017-05-19
update copyright year
Jordan Wiens
2017-04-11
fix example to point to community repo
Jordan Wiens
2017-03-28
Cleanup of some of the plugin manager APIs
Peter LaFosse
2017-03-04
Adding repo manager APIs
Peter LaFosse