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