Age | Commit message (Expand) | Author |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-08-22 | Improved code. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-04-29 | Improved the documentation of the disassembly cache for Python. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-10-19 | Initialized exchange strings with a new function. | Cyrille Bagard |
2019-09-29 | Simplified bookmarks code. | Cyrille Bagard |
2019-09-29 | Removed useless features from DB collections. | Cyrille Bagard |
2019-09-29 | Cleaned the DB code a little bit. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-17 | Kept tracks of current active DB items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-11 | Built suitable dynamic labels for bookmarks. | Cyrille Bagard |
2019-09-11 | Reactivated bookmarks for disassembled code. | Cyrille Bagard |
2019-09-08 | Updated the database protocol for bookmarks. | Cyrille Bagard |
2019-05-11 | Typo. | Cyrille Bagard |
2019-05-08 | Updated the core functions dealing with SQLite databases. | Cyrille Bagard |
2018-07-23 | Fixed the analysis database creations. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-04-19 | Handled static strings as well as dynamic strings in comments. | Cyrille Bagard |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save me... | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-14 | Handled Dalvik simple switch cases without fallthrough. | Cyrille Bagard |
2016-09-08 | Fixed a bug by transfering variable argument lists properly. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-13 | Given more flexibility to the field names of locations in XML databases. | Cyrille Bagard |
2016-01-23 | Created storable items for user comments. | Cyrille Bagard |
2016-01-16 | Changed the display of a segment containing the value of an immediate. | Cyrille Bagard |
2015-07-28 | Begun to manage collection items as active or inactive using timestamps. | Cyrille Bagard |
2015-07-24 | Applied or canceled the effect of collected items on a given binary. | Cyrille Bagard |
2015-07-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |