Age | Commit message (Expand) | Author |
2024-11-02 | Load UI plugins only in case of graphical support. | Cyrille Bagard |
2024-08-24 | Load (some) core components again. | Cyrille Bagard |
2024-06-18 | Rebuild hex views for large contents. | Cyrille Bagard |
2024-05-16 | Move some FS functions from io.[ch] to pathname.[ch]. | Cyrille Bagard |
2024-01-20 | Select core components to load. | Cyrille Bagard |
2023-11-06 | Fix newly detected memory leaks. | Cyrille Bagard |
2023-11-01 | Fix various memory leaks. | Cyrille Bagard |
2023-09-10 | Tune the compilation using flags instead of a config file. | Cyrille Bagard |
2023-08-18 | Create some modifiers and handle match properties inside ROST. | Cyrille Bagard |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard |
2021-08-12 | Connect a factory for operands to all the instructions. | Cyrille Bagard |
2020-08-17 | Made sure the server has everything required to run. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-08-29 | Removed code relative to the old share server version. | Cyrille Bagard |
2019-07-01 | Fixed the reference counters for the explorer and the resolver. | Cyrille Bagard |
2019-02-07 | Fixed extra GObjects leaks. | Cyrille Bagard |
2019-01-21 | Provided a way to register new available processors from Python. | Cyrille Bagard |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard |
2018-12-01 | Encrypted all communications using TLS. | Cyrille Bagard |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard |
2018-06-17 | Got access to external files thanks to new core functions. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-05-09 | Handled the global work queue groups in a better way. | 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 |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard |
2017-08-21 | Fixed installation directories. | Cyrille Bagard |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |
2017-02-19 | Created client/server certificates on demand for a given identity. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-13 | Moved the registration of sharing hash tables. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-21 | Initialized the libc random generator using the time and the process ID. | Cyrille Bagard |
2016-04-09 | Created user public and private RSA keys if needed. | Cyrille Bagard |
2015-10-16 | Prevented some mistakes pointed by Melkor. | Cyrille Bagard |
2015-02-11 | Registered all the supported formats in the system code. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard |