summaryrefslogtreecommitdiff
path: root/src/analysis/db
AgeCommit message (Expand)Author
2015-11-11Fixed most of the warnings about use of uninitialized data.Cyrille Bagard
2015-08-05Run updates on collected items activity changes.Cyrille Bagard
2015-08-04Fixed a bug: do not treat the timestamp as a boolean value.Cyrille Bagard
2015-07-30Removed collection items by deactivating them using the activity timestamps.Cyrille Bagard
2015-07-29Handled NULL properly in SQL requests and fixed the recording of updated items.Cyrille Bagard
2015-07-28Begun to manage collection items as active or inactive using timestamps.Cyrille Bagard
2015-07-24Applied or canceled the effect of collected items on a given binary.Cyrille Bagard
2015-07-22Fortified the client/server protocol and first exchanges.Cyrille Bagard
2015-06-12Improved loading speed with binary search of sorted arrays.Cyrille Bagard
2015-04-30Fixed implicit declarations of functions causing crashes.Cyrille Bagard
2015-02-23Fixed a bug: do not close the connection after the initial handshake.Cyrille Bagard
2015-02-10Fixed a bug by reordering the first exchanges.Cyrille Bagard
2015-02-09Created a dialog box to create new bookmarks.Cyrille Bagard
2015-01-05Ensured the right macro is used (XSTR vs STR).Cyrille Bagard
2014-10-16Allowed log messages from every thread contexts.Cyrille Bagard
2014-10-16Stored a bookmark into the data base and saved the archive.Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-04-07Relied on Cairo for printing code.Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard