Age | Commit message (Expand) | Author |
2019-02-09 | Fixed another batch of memory leaks. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-02 | Got ride of some uninitialized variable usages. | Cyrille Bagard |
2018-12-31 | Warned about missing local server certificates. | Cyrille Bagard |
2018-12-17 | Updated the connection protocol. | Cyrille Bagard |
2018-12-03 | Selected the right storage for each loaded binary. | Cyrille Bagard |
2018-12-03 | Built a dialog box to change storage options. | Cyrille Bagard |
2018-12-02 | Cleaned the DB code a little bit. | Cyrille Bagard |
2018-12-02 | Increased the current DB protocol version. | Cyrille Bagard |
2018-12-01 | Cleaned the client code. | Cyrille Bagard |
2018-12-01 | Encrypted all communications using TLS. | Cyrille Bagard |
2018-08-06 | Fixed many bugs in the code cache and the width tracker objects. | Cyrille Bagard |
2018-08-03 | Updated the reference counters when providing instruction links. | Cyrille Bagard |
2018-07-23 | Fixed the analysis database creations. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-07-14 | Used abstract locations to scroll into displays. | Cyrille Bagard |
2018-07-14 | Replaced all the remaining concrete locations in internal rendering buffers. | Cyrille Bagard |
2018-07-14 | Begun to switch to abstract locations in internal rendering buffers. | Cyrille Bagard |
2018-06-02 | Reset the communication buffer as expected. | Cyrille Bagard |
2018-06-02 | Fixed a memory leak when reading packed buffers. | Cyrille Bagard |
2018-05-12 | Improved a little bit the Chrysalide database support. | Cyrille Bagard |
2018-05-12 | Created helpers for dealing with archives. | Cyrille Bagard |
2018-05-12 | Removed all execute bits in the source code files. | Cyrille Bagard |
2018-05-02 | Removed debug output. | Cyrille Bagard |
2018-05-02 | Moved archive temporary files. | Cyrille Bagard |
2018-05-02 | Cleaned some archive resources at exit. | Cyrille Bagard |
2018-04-24 | Avoided a double free in case of archive creation failure. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-11 | Moved all the temporary creations in a temporary directory. | Cyrille Bagard |
2018-04-05 | Fixed and updated GType macros dealing with non-existent interfaces. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-01-31 | Avoided to pollute the configuration directory with old UNIX family sockets. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2018-01-07 | Fixed a bug when reading the compressed database. | Cyrille Bagard |
2017-11-26 | Increased the reference counter for provided operands and updated code. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard |
2017-08-26 | Removed most of the functions using the editor items as global access to acti... | Cyrille Bagard |
2017-08-20 | Replaced calls to deprecated functions building RSA keys. | Cyrille Bagard |
2017-08-12 | Added a batch mode and a way to load binaries from command line. | Cyrille Bagard |
2017-07-12 | Taken into account that raw immediate values can be used more than once. | Cyrille Bagard |
2017-05-10 | Removed the link to binary content used for printing from instructions. | Cyrille Bagard |
2017-05-05 | Inserted preloaded format information from instructions instead of symbols. | Cyrille Bagard |
2017-04-20 | Shared immediate operands in order to avoid useless allocations. | Cyrille Bagard |
2017-04-19 | Handled static strings as well as dynamic strings in comments. | Cyrille Bagard |
2017-04-13 | Simplified the way links between instructions are handled. | Cyrille Bagard |
2017-03-29 | Handled areas which are not allocated in memory. | Cyrille Bagard |
2017-03-24 | Fixed various copy/paste mistakes in the database protocol. | Cyrille Bagard |