summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-02Adding MLIL instructions, moving stack contents data flow to a later stageRusty Wagner
2017-03-01Adding framework for medium level ILRusty Wagner
2017-02-28Map expressions to SSA form and add API to query expression valueRusty Wagner
2017-02-28Adding return address register valueRusty Wagner
2017-02-25Add APIs to access SSA-based data flowRusty Wagner
2017-02-23Add APIs for definitions and uses of SSA variablesRusty Wagner
2017-02-23Instruction starts and SSA form are a property of IL functionsRusty Wagner
2017-02-22Add SSA form APIsRusty Wagner
2017-02-20Add dominance frontier APIsRusty Wagner
2017-02-18Add back edge property to block edgesRusty Wagner
2017-02-17Add dominator APIsRusty Wagner
2017-02-17update aur linkJordan Wiens
2017-02-16Basic blocks have incoming and outgoing edges with basic block references, us...Rusty Wagner
2017-02-14add libgit2 to licensing infoJordan Wiens
2017-02-10Merge branch 'type_view' into devRusty Wagner
2017-02-10Merge in pull requests that never made it into devRusty Wagner
2017-02-10Zoomgynophage
2017-02-10Update troubleshooting.mdlucasduffey
2017-02-09API for accessing platform-specific types and function definitionsRusty Wagner
2017-02-09APIs for handling platform typesRusty Wagner
2017-02-09Fix highlight API's to work with HighlightStandardColor properlyPeter LaFosse
2017-02-06Add type IDs for types to track across renamesRusty Wagner
2017-01-27use cleaner import and update API to actually trigger updateJordan Wiens
2017-01-27add install_pending_update and is_update_installation_pending APIsJordan Wiens
2017-01-23BinaryView.get_view_of_file Fix (#603)Josh Watson
2017-01-20add C++ API for GetProduct, GetProductType, and GetLicenseCountJordan Wiens
2017-01-20also add product type and license count to the APIJordan Wiens
2017-01-20ignore autogenerated indexJordan Wiens
2017-01-20make python docs default for API helpJordan Wiens
2017-01-20add product id from license fileJordan Wiens
2017-01-20minor spelling correctionJordan Wiens
2017-01-20add computer licenses to documentationJordan Wiens
2017-01-19Add API to find virtual address from file offsetRusty Wagner
2017-01-17Add missing Python APIsRusty Wagner
2017-01-17fix missing documentationJordan Wiens
2017-01-17add documentation for shutdownJordan Wiens
2017-01-17properly cleanup autogenerated source filesJordan Wiens
2017-01-16Fix lint issuesRusty Wagner
2017-01-16Merge branch 'dev' into type_viewRusty Wagner
2017-01-15Adding autogenerated doc file to gitignorePeter LaFosse
2017-01-11Add a qualified name object in the C APIRusty Wagner
2017-01-11Create qualified name objectRusty Wagner
2017-01-11Properly free demangled namesPeter LaFosse
2017-01-11Use correct enum type in Plugin objectPeter LaFosse
2017-01-11Use named type references for registered types, use qualified names for typesRusty Wagner
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