summaryrefslogtreecommitdiff
path: root/plugins/elf/python
AgeCommit message (Expand)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-10-04Registered ELF constants for the Python bindings in the right way.Cyrille Bagard
2020-05-18Renamed the [Py]StructObject.Cyrille Bagard
2020-03-15Improved the Python API for ELF dynamic items.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-07-21Created more converters for Python arguments.Cyrille Bagard
2019-07-07Typo.Cyrille Bagard
2018-12-27Extended the Python bindings.Cyrille Bagard
2018-12-13Renamed the function registering C constant values into Python objects.Cyrille Bagard
2018-08-30Fixed some Python method signatures.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-08-16Reorganized the Python plugin code.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-05-07Described binary formats and improved their loading.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-02-16Extended the ELF format support.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-12-31Provided access to Elf structures from Python.Cyrille Bagard
2017-12-15Typo.Cyrille Bagard
2017-11-30Marked some arguments as optional for loading formats with Python.Cyrille Bagard
2017-11-29Provided the list of needed shared objects for an Elf binary.Cyrille Bagard
2017-11-12Updated the list of tags for ELF dynamic entries.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-10-15Refactored ELF related code.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard