summaryrefslogtreecommitdiff
path: root/src/analysis/db
AgeCommit message (Expand)Author
2023-09-11Fix the compilation when GTK support is enabled.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.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-11-14Prevent usage of removed clients.Cyrille Bagard
2021-10-24Use the loaded content class hints in the DB archives.Cyrille Bagard
2021-08-01Build archive temporary filenames from one place.Cyrille Bagard
2021-08-01Extend the protocol to store the analyzed binary content.Cyrille Bagard
2021-07-20Extract identities from signed certificates.Cyrille Bagard
2021-07-20Improve the log messages on error when signing certificates.Cyrille Bagard
2021-07-04Check the right length variable for an unpacked string.Cyrille Bagard
2021-06-15Compress packed run-length encoded strings.Cyrille Bagard
2021-06-03Reconnect the analysis clients to servers when requested.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.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-05-24Handle errors with more care when creating certificates.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-10-20Fixed some compilation warnings.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.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-19Restored some old broken features of the bookmarks panel.Cyrille Bagard
2020-08-18Refreshed the rendering for newly added bookmarks.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-23Renamed some files.Cyrille Bagard
2020-07-14Typo.Cyrille Bagard
2020-04-29Improved the documentation of the disassembly cache for Python.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-10-29Improved concurrency handle with connected clients.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-10-20Typo.Cyrille Bagard
2019-10-20Provided a way to update snapshots name and description.Cyrille Bagard
2019-10-19Initialized exchange strings with a new function.Cyrille Bagard
2019-10-19Reorganized code.Cyrille Bagard
2019-10-19Exchanged the list of all snapshots.Cyrille Bagard
2019-10-15Switched to snapshot information structures.Cyrille Bagard
2019-10-13Retrieved the current snapshot identifier from servers.Cyrille Bagard
2019-10-12Defined a new type dedicated to snapshot identifiers.Cyrille Bagard
2019-10-10Introduced first steps towards database snapshots.Cyrille Bagard
2019-09-29Simplified bookmarks code.Cyrille Bagard
2019-09-29Cleaned code.Cyrille Bagard
2019-09-29Removed useless features from DB collections.Cyrille Bagard
2019-09-29Cleaned the DB code a little bit.Cyrille Bagard