summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/binary.c
AgeCommit message (Collapse)Author
2023-05-22Rely on GObject-introspection implementation for some registrations.Cyrille Bagard
2021-09-30Move loaded contents from interface to object structures.Cyrille Bagard
2021-07-04Save all needed information into project files.Cyrille Bagard
2021-05-29Define roles for allowed connections to servers.Cyrille Bagard
2020-07-14Updated the code handling binary contents.Cyrille Bagard
2020-04-29Improved the documentation of the disassembly cache for Python.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-09-29Fixed the access to connected clients from the Python API.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-12Extended the Python API for update databases.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-07-21Created more converters for Python arguments.Cyrille Bagard
2019-07-01Typo.Cyrille Bagard
2019-03-04Provided access to the graph layout from Python.Cyrille Bagard
2019-01-28Taken into account buffer cache may be missing in batch mode.Cyrille Bagard
2019-01-21Handled cases when the required processor is not found.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-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard