summaryrefslogtreecommitdiff
path: root/src/analysis/db/misc
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.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-01Improve the code quality by renaming the type for packed buffers.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-02-04Updated copyright headers.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-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-09-29Cleaned the DB code a little bit.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-11Reactivated bookmarks for disassembled code.Cyrille Bagard
2019-05-08Updated the core functions dealing with SQLite databases.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2017-04-19Handled static strings as well as dynamic strings in comments.Cyrille Bagard
2017-02-28Defined abstract packed buffers to transfert data.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-04-09Signed and verified the MD5 hash of a given user name.Cyrille Bagard
2016-03-13Given more flexibility to the field names of locations in XML databases.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.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-22Fortified the client/server protocol and first exchanges.Cyrille Bagard
2015-02-23Fixed a bug: do not close the connection after the initial handshake.Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard