| Age | Commit message (Expand) | Author |
| 2018-10-26 | open bndb files in binary mode, fixes #1186 | Jordan Wiens |
| 2018-10-24 | Add new APIs for querying data references | Peter LaFosse |
| 2018-10-15 | Refactor to how symbols and namespaces work | Peter LaFosse |
| 2018-10-11 | Fixes #1164, #1166 and #1165 | Peter LaFosse |
| 2018-10-10 | Fix get_section_by_name API | Peter LaFosse |
| 2018-10-06 | Fix misspelled API | Peter LaFosse |
| 2018-10-05 | python3: ensure callbacks live long enough | Ryan Snyder |
| 2018-10-05 | api: remove some lingering xrange uses in python bindings | Ryan Snyder |
| 2018-09-28 | Namespace API cleanup | Peter LaFosse |
| 2018-09-12 | Merging with dev | Peter LaFosse |
| 2018-08-31 | Merging with dev | Peter LaFosse |
| 2018-08-28 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-08-10 | Return the boolean value from bv.navigate in the Python API. | Brian Potchik |
| 2018-08-01 | Fix analysis_info broken in python merge from b460b9495a. | Brian Potchik |
| 2018-07-27 | Expose the ability to suppress analysis of auto-discovered functions | Ryan |
| 2018-07-26 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-07-13 | Python2/3 String Compatibility Fix | KyleMiles |
| 2018-07-13 | Merging with dev | Peter LaFosse |
| 2018-07-11 | Bug fix for getting section semantics | Peter LaFosse |
| 2018-07-10 | bv.write and bv.insert require byte-strings | KyleMiles |
| 2018-07-10 | tests: Separate unit test corpus from results | Ryan Snyder |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 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-29 | Add api for querying relocation | Peter LaFosse |
| 2018-06-28 | Merge pull request #1062 from negasora/list_visibility | negasora |
| 2018-06-28 | Merge pull request #1068 from negasora/get_strings_bug | negasora |
| 2018-06-26 | Add new API to query active analysis info and set analysis limits. | Brian Potchik |
| 2018-06-26 | Add extended analysis state to core. | Brian Potchik |
| 2018-06-22 | fix #1057 | negasora |
| 2018-06-11 | fix styling | negasora |
| 2018-06-11 | Add empty list properties to some classes to allow for visibility | negasora |
| 2018-06-04 | Generic flow graph API and report collections | Rusty Wagner |
| 2018-04-04 | Merging with dev | Peter LaFosse |
| 2018-04-04 | Most relocations work on ELF/x86_64 | Peter LaFosse |
| 2018-03-20 | Cache all created CoreArchitecture objects | Ryan Snyder |
| 2018-03-08 | Update AnalysisCompletionEvent documentation. | Brian Potchik |
| 2018-03-07 | Add APIs for skipping analysis of functions that are too large, and overridin... | Rusty Wagner |
| 2018-02-26 | Architecture plugins no longer need to override the perform_* methods (you ca... | Rusty Wagner |
| 2018-01-15 | Add platform check and access correct autodefined field. | Brian Potchik |
| 2017-12-14 | Add autoDefined attribute to Sections and Segments | Peter LaFosse |
| 2017-11-10 | Add 'relocatable' property to BinaryView class | Peter LaFosse |
| 2017-10-30 | Provide a slightly different implementation for @joshwatson's AnalysisComplet... | Peter LaFosse |
| 2017-09-21 | Add segment permission properties | Peter LaFosse |
| 2017-09-07 | Add some convenience api's for accessing strings, and iterating over all basi... | Peter LaFosse |
| 2017-08-28 | Add AddAnalysisOption API to support Initial LinearSweep Core. | Brian Potchik |
| 2017-08-23 | Added APIs for clobbered registers, global pointers, and function exit data f... | Rusty Wagner |
| 2017-08-17 | Adding section semantics to deal with semantically read-only sections inside ... | Rusty Wagner |