Age | Commit message (Expand) | Author |
2023-05-22 | Rely on GObject-introspection implementation for some registrations. | Cyrille Bagard |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-05-29 | Rely on the new "--embed" switch to link the Python extension/interpreter plu... | Cyrille Bagard |
2022-05-27 | Keep only one definition of _PyGObject_API. | Cyrille Bagard |
2022-02-22 | Introduce a generic way to subclass Python analysis clients. | Cyrille Bagard |
2022-02-21 | Make the server drive the network exchanges. | Cyrille Bagard |
2021-10-24 | Use the loaded content class hints in the DB archives. | Cyrille Bagard |
2021-08-01 | Extend the protocol to store the analyzed binary content. | Cyrille Bagard |
2021-05-30 | Create a command to list remote binaries. | Cyrille Bagard |
2021-05-29 | Define roles for allowed connections to servers. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-09-01 | Updated code. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-22 | Improved code. | Cyrille Bagard |
2020-08-16 | Created some extra features for the GTK API. | Cyrille Bagard |
2020-06-07 | Simplified code. | Cyrille Bagard |
2020-05-18 | Renamed the [Py]StructObject. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-08 | Fixed the link between native and Python locations. | Cyrille Bagard |
2020-01-03 | Used a Python enumeration for verbosity levels. | Cyrille Bagard |
2019-11-24 | Defined special values of memory locations for Python. | Cyrille Bagard |
2019-10-27 | Implemented snapshot related management features. | Cyrille Bagard |
2019-10-24 | Provided a dialog box to manage snapshots. | Cyrille Bagard |
2019-10-20 | Provided a way to update snapshots name and description. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-10-13 | Retrieved the current snapshot identifier from servers. | Cyrille Bagard |
2019-10-01 | Extended the Python API for database items. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-17 | Kept tracks of current active DB items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-12 | Replaced some database item properties by new flags. | Cyrille Bagard |
2019-09-11 | Built suitable dynamic labels for bookmarks. | Cyrille Bagard |
2019-09-11 | Reactivated bookmarks for disassembled code. | Cyrille Bagard |
2019-09-08 | Provided a way to save the database updates from Python. | Cyrille Bagard |
2019-09-08 | Updated the database protocol for bookmarks. | Cyrille Bagard |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard |
2019-08-18 | Prepared an improved Python documentation. | Cyrille Bagard |
2019-01-31 | Fixed mistakes relative to PyUnicode_Check() return value. | Cyrille Bagard |
2018-12-28 | Enabled the comment creation from Python. | Cyrille Bagard |
2018-12-12 | Registered basic Python objects in the features namespace. | 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-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |