index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
2020-12-06
Extended the plugin API to notify several stages of loading.
Cyrille Bagard
2020-12-05
Extended the plugin API to include some panel events.
Cyrille Bagard
2020-12-05
Rewritten the whole API dealing with panels.
Cyrille Bagard
2020-11-22
Provided a configuration directory for plugins.
Cyrille Bagard
2020-05-25
Provided a way to relocate built binaries.
Cyrille Bagard
2020-05-21
Changed the hierarchy of format objects.
Cyrille Bagard
2020-05-17
Updated the plugin system and its Python documentation.
Cyrille Bagard
2020-04-21
Deleted obsolete code for dynamic types.
Cyrille Bagard
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-07-31
Added extra error messages to improve plugin loading.
Cyrille Bagard
2019-07-22
Allowed plugins to extend the current theme.
Cyrille Bagard
2019-07-07
Added support for Android boot images.
Cyrille Bagard
2019-05-12
Updated some plugin interfaces.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-03-23
Removed references to local sources if required.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2019-01-31
Queried the parent type of copied dynamic instances.
Cyrille Bagard
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-27
Updated the API in order to allow Python plugins to rely on native plugins.
Cyrille Bagard
2018-11-18
Allowed to attach debug information to formats.
Cyrille Bagard
2018-10-17
Extended themes from plugins CSS definitions.
Cyrille Bagard
2018-10-14
Cleaned code.
Cyrille Bagard
2018-10-14
Refined measures of elapsed time.
Cyrille Bagard
2018-10-03
Handled missing runtime librairies for Python GObject bindings.
Cyrille Bagard
2018-09-19
Deleted old dead code for plugins.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-08-06
Extended the API to allow obfuscators detections.
Cyrille Bagard
2018-07-23
Tracked the reference counter for plugins with more care.
Cyrille Bagard
2018-07-23
Created a hook to act when loaded content analysis is over.
Cyrille Bagard
2018-07-21
Simplified the logging system for plugins.
Cyrille Bagard
2018-06-17
Extended the environment provided with the plugins API.
Cyrille Bagard
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-04-22
Deleted obsolete plugin files.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-13
Resolved paths using the Autoconf preset output variable top_srcdir.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard
2017-10-25
Ensured the Python modules are available for other plugins in standalone mode.
Cyrille Bagard
2017-10-04
Updated and improved the plugin system.
Cyrille Bagard
2017-09-30
Checked the ABI version before loading plugins.
Cyrille Bagard
2017-09-30
Handled dependencies when loading plugins.
Cyrille Bagard
2017-08-29
Skipped the link to the global reference space when loading plugins.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
[next]