Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | Defined the number of threads to run from a centralized function. | Cyrille Bagard | |
2018-06-01 | Improved the way threads are managed. | Cyrille Bagard | |
2018-05-09 | Fixed a memory leak when deleting work groups. | Cyrille Bagard | |
2018-05-09 | Handled the global work queue groups in a better way. | Cyrille Bagard | |
2018-04-23 | Adopted a predictable scheduling behavior when broadcasting threads. | Cyrille Bagard | |
2018-04-22 | Ensured all tasks are completed before exiting batch mode. | Cyrille Bagard | |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard | |
2017-05-23 | Fixed memory leaks by destroying delayed works after processing. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard | |
2016-03-27 | Added a section in the status bar to display activity progress. | Cyrille Bagard | |
2016-03-26 | Fixed various bugs and mistakes. | Cyrille Bagard | |
2015-12-19 | Fixed several bugs when processing concurrent delayed works. | Cyrille Bagard | |
2015-11-11 | Prepared the next generation of parallel processings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@606 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-17 | Updated the Python bindings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@552 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@359 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-29 | Fixed an error about types of instructions and some GCC warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@313 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-16 | Reintroduced the delayed disassembling of binaries. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@304 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-01 | Updated copyright dates. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@202 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-09-20 | Rewritten the work queue and fixed thread concurrency. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@117 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-08-30 | Provided a clean way to run delayed tasks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@109 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |