summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-17properly cleanup autogenerated source filesJordan Wiens
2017-01-15Adding autogenerated doc file to gitignorePeter LaFosse
2017-01-11Properly free demangled namesPeter LaFosse
2017-01-11Use correct enum type in Plugin objectPeter LaFosse
2017-01-10Fix bv.symbolsPeter LaFosse
2017-01-10remove autogenerated python.rst fileJordan Wiens
2017-01-10Merge branch 'staging' into devPeter LaFosse
2017-01-10update documentation to be dynamically generated based on module and class hi...Jordan Wiens
2017-01-09Use new style class definitions, add __init__ BinaryDataNotificationPeter LaFosse
2017-01-09Wrapping some unwrapped enumeration values, and adding il basic block indexingPeter LaFosse
2017-01-07More fixes for refactorPeter LaFosse
2017-01-06ignore auto-generated filePeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2017-01-03Reverting last commit, we can't use this method in the core, since it will br...Peter LaFosse
2017-01-03Dont override stdin/stdout/stderr if launching from terminalPeter LaFosse
2017-01-02Manual merging with devPeter LaFosse
2017-01-02merging minor typoPeter LaFosse
2017-01-02merging linux setup scriptPeter LaFosse
2017-01-02merging svg export changesPeter LaFosse
2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse
2016-12-27Merge pull request #589 from ColdHeat/devJordan
2016-12-27Making exported svg pages have graphs closer to the originalKevin Chung
2016-12-11Merge pull request #574 from lucasduffey/patch-7Jordan
2016-12-07Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-12-07minor typo fixesJordan Wiens
2016-12-07fix references to BNFreeTypeParserResultJordan Wiens
2016-12-06consistently use "BinaryView"lucasduffey
2016-12-06Update __init__.pylucasduffey
2016-12-02moving linux setup script to public repoJordan Wiens
2016-11-29fix int TypeJordan Wiens
2016-11-21Merge pull request #550 from lucasduffey/patch-3Jordan
2016-11-20add link to recovery page to license troubleshootingJordan Wiens
2016-11-19Remove debuging codePeter LaFosse
2016-11-16usage for set_default_session_datalucasduffey
2016-11-16Merge pull request #512 from joshwatson/sxt-flagsplafosse
2016-11-16Merge pull request #526 from lucasduffey/patch-2Jordan
2016-11-14basic NSF loaderJordan Wiens
2016-11-09missing function namesJordan Wiens
2016-11-09tweak some sphinx configsJordan Wiens
2016-11-07updated documentation for get_code_refsJordan Wiens
2016-10-31Added APIs for dealing with Thumb more easilyRusty Wagner
2016-10-31Refactoring and other improvements of the python apiplafosse
2016-10-29Merge branch 'dev' of github.com:Vector35/binaryninja-api into devJordan Wiens
2016-10-29add KDE notes to troubleshootingJordan Wiens
2016-10-29switch to new s3 uploaderJordan Wiens
2016-10-28Merging with devplafosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-10-24Merge branch 'thumb' into devRusty Wagner
2016-10-24Add platform property to functionRusty Wagner
2016-10-24Add related platform API to PythonRusty Wagner