summaryrefslogtreecommitdiff
path: root/src/analysis/db
AgeCommit message (Expand)Author
2018-08-06Fixed many bugs in the code cache and the width tracker objects.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-23Fixed the analysis database creations.Cyrille Bagard
2018-07-19Deleted all references to any asm syntax.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-16Updated the move entry from database items.Cyrille Bagard
2018-07-14Used abstract locations to scroll into displays.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-06-02Reset the communication buffer as expected.Cyrille Bagard
2018-06-02Fixed a memory leak when reading packed buffers.Cyrille Bagard
2018-05-12Improved a little bit the Chrysalide database support.Cyrille Bagard
2018-05-12Created helpers for dealing with archives.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-05-02Removed debug output.Cyrille Bagard
2018-05-02Moved archive temporary files.Cyrille Bagard
2018-05-02Cleaned some archive resources at exit.Cyrille Bagard
2018-04-24Avoided a double free in case of archive creation failure.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-11Moved all the temporary creations in a temporary directory.Cyrille Bagard
2018-04-05Fixed and updated GType macros dealing with non-existent interfaces.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-01-31Avoided to pollute the configuration directory with old UNIX family sockets.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2018-01-07Fixed a bug when reading the compressed database.Cyrille Bagard
2017-11-26Increased the reference counter for provided operands and updated code.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2017-08-26Removed most of the functions using the editor items as global access to acti...Cyrille Bagard
2017-08-20Replaced calls to deprecated functions building RSA keys.Cyrille Bagard
2017-08-12Added a batch mode and a way to load binaries from command line.Cyrille Bagard
2017-07-12Taken into account that raw immediate values can be used more than once.Cyrille Bagard
2017-05-10Removed the link to binary content used for printing from instructions.Cyrille Bagard
2017-05-05Inserted preloaded format information from instructions instead of symbols.Cyrille Bagard
2017-04-20Shared immediate operands in order to avoid useless allocations.Cyrille Bagard
2017-04-19Handled static strings as well as dynamic strings in comments.Cyrille Bagard
2017-04-13Simplified the way links between instructions are handled.Cyrille Bagard
2017-03-29Handled areas which are not allocated in memory.Cyrille Bagard
2017-03-24Fixed various copy/paste mistakes in the database protocol.Cyrille Bagard
2017-03-06Locked access to instruction operands when needed.Cyrille Bagard
2017-03-03Fixed a buggy code when updating database for connected clients.Cyrille Bagard
2017-02-28Defined abstract packed buffers to transfert data.Cyrille Bagard
2017-02-19Created client/server certificates on demand for a given identity.Cyrille Bagard
2017-02-07Provided a way to create SSL certificates.Cyrille Bagard
2017-01-14Fixed a bug about pure comments containing code.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard