summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-04Refreshed the Python documentation for the core features.Cyrille Bagard
2019-12-11Freed the initial size of the main window.Cyrille Bagard
2019-11-28Improved the API for binary contents a little bit.Cyrille Bagard
2019-11-16Restored the panel positions in an updated environment.Cyrille Bagard
2019-11-16Warned about unsaved projects only if needed.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-11-01Fixed the headers needed for a proper compilation.Cyrille Bagard
2019-10-29Improved concurrency handle with connected clients.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-26Updated the storage dialog box.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
2019-09-29Handled disabled update items.Cyrille Bagard
2019-09-29Fixed the access to connected clients from the Python API.Cyrille Bagard
2019-09-29Provided a generic way to update DB values.Cyrille Bagard
2019-09-29Made the code more homogeneous.Cyrille Bagard
2019-09-26Transmitted the database item flags thanks to the connections.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-12Cleaned the DB code a little bit.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-08Used the SSL link with more care.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-09-05Made server connections easier while running analysis.Cyrille Bagard
2019-09-04Chosen the right strerror_r() function depending on macros settings.Cyrille Bagard
2019-09-02Fixed access to the main menus.Cyrille Bagard
2019-09-01Fixed a compilation warning.Cyrille Bagard
2019-09-01Prepared the update of the user identity from the GUI.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-19Fixed some concurrency issues with segment reference counters.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-08-04Fixed the prototype for receiving data from network.Cyrille Bagard