Age | Commit message (Expand) | Author |
2025-03-10 | Add libzip as dependency. | Cyrille Bagard |
2025-02-10 | Switch the secure storage to the GObject system. | Cyrille Bagard |
2025-02-08 | Introduce a secure storage. | Cyrille Bagard |
2025-01-16 | Improve the plugins management. | Cyrille Bagard |
2024-11-02 | Load UI plugins only in case of graphical support. | Cyrille Bagard |
2024-09-09 | Collect the quantity of data received or sent with cURL. | Cyrille Bagard |
2024-08-24 | Load (some) core components again. | Cyrille Bagard |
2024-06-21 | Restore and improve work queues. | 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-05-15 | Define all function attributes in a centralized header. | Cyrille Bagard |
2024-05-14 | Restore a minimal support for plugins. | Cyrille Bagard |
2024-05-14 | Restore some logging facilities with automatic switch to the GUI. | Cyrille Bagard |
2024-01-20 | Select core components to load. | Cyrille Bagard |
2023-11-12 | Retrieve the right plugin path in regular install modes. | 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 |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-02-22 | Handle regcomp() errors as log messages. | Cyrille Bagard |
2021-11-30 | Access demanglers by key. | Cyrille Bagard |
2021-08-12 | Connect a factory for operands to all the instructions. | Cyrille Bagard |
2021-04-18 | Fix a compilation warning. | Cyrille Bagard |
2021-04-17 | Fix a compilation warning about a label defined but not used. | Cyrille Bagard |
2021-04-17 | Remove hardcoded run paths from libraries. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2021-01-01 | Managed GObject references each time a configuration parameter is accessed. | Cyrille Bagard |
2020-12-20 | Completed the Python API for work groups. | Cyrille Bagard |
2020-12-05 | Rewritten the whole API dealing with panels. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-17 | Made sure the server has everything required to run. | Cyrille Bagard |
2020-07-26 | Reduced the quantity of arguments used to deal with lines. | Cyrille Bagard |
2020-07-14 | Added an option to select the case of displayed hex data. | Cyrille Bagard |
2020-06-21 | Reorganized the code for target operands. | Cyrille Bagard |
2020-05-25 | Provided a way to relocate built binaries. | Cyrille Bagard |
2020-05-16 | Added a way to get all registered architectures. | Cyrille Bagard |
2020-04-21 | Redefined the interface for creating new processors from Python. | Cyrille Bagard |
2020-04-19 | Changed the way the key for an architecture is provided. | Cyrille Bagard |
2020-02-18 | Relocated the raw instructions. | Cyrille Bagard |
2020-02-17 | Relocated the undefined instructions. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2020-01-04 | Refreshed the Python documentation for the core features. | Cyrille Bagard |
2019-10-10 | Introduced first steps towards database snapshots. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |