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