| Age | Commit message (Collapse) | Author |
|
propagation
|
|
|
|
Fixes: https://github.com/Vector35/binaryninja-api/issues/7588
|
|
Was causing nightly tests to fail only on windows however which is strange
|
|
stack trace associated with log messages, instead of creating large mutli-line messages for every exception
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instantiated directly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Expose additional PluginManager APIs and update documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provide a fallback so that installs with Python < 2.7.9 can still
receive updates. Some manual intervention is required, but now we can
provide working networking on any install that has either Python >=
2.7.9 or where a user can supply the requests[security] pip package
|
|
|