summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-17Relocated the undefined instructions.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2020-01-04Refreshed the Python documentation for the core features.Cyrille Bagard
2019-10-10Introduced first steps towards database snapshots.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-04Chosen the right strerror_r() function depending on macros settings.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-07-01Fixed the reference counters for the explorer and the resolver.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-03Fixed various memory leaks.Cyrille Bagard
2019-01-22Fixed run sizes of parallel jobs.Cyrille Bagard
2019-01-21Provided a way to register new available processors from Python.Cyrille Bagard
2019-01-03Defined a dynamic type for each plugin.Cyrille Bagard
2018-12-12Reorganized the global variables access in the Python bindings.Cyrille Bagard
2018-12-03Selected the right storage for each loaded binary.Cyrille Bagard
2018-12-02Cleaned the DB code a little bit.Cyrille Bagard
2018-12-01Encrypted all communications using TLS.Cyrille Bagard
2018-12-01Created an extra log category for external errors.Cyrille Bagard
2018-11-26Fixed some memory leaks at exit.Cyrille Bagard
2018-11-25Created a lock for collections.Cyrille Bagard
2018-10-23Indented code labels in the assembly views.Cyrille Bagard
2018-09-18Removed the old way to load binaries.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-06Removed some compilation warnings.Cyrille Bagard
2018-07-21Simplified the logging system for plugins.Cyrille Bagard
2018-07-18Provided a way to skip the exit message box.Cyrille Bagard
2018-06-17Annotated linux kernel syscalls using a new plugin.Cyrille Bagard
2018-06-17Got access to external files thanks to new core functions.Cyrille Bagard
2018-06-04Defined the number of threads to run from a centralized function.Cyrille Bagard
2018-06-04Loaded the biggest panel contents using threads.Cyrille Bagard
2018-06-01Improved the way threads are managed.Cyrille Bagard
2018-05-28Relied on register objects as often as possible.Cyrille Bagard
2018-05-14Created an instruction database for Chrysalide.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-05-11Reorganized processor registrations.Cyrille Bagard
2018-05-09Loaded binary contents using a dedicated global work group.Cyrille Bagard
2018-05-09Handled the global work queue groups in a better way.Cyrille Bagard
2018-04-27Skipped the instruction printing in batch mode.Cyrille Bagard
2018-04-23Formatted the log messages displayed in batch mode.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard