Age | Commit message (Expand) | Author |
2024-05-19 | Restore full featured Python bindings for binary contents. | Cyrille Bagard |
2021-07-04 | Check the right length variable for an unpacked string. | Cyrille Bagard |
2021-06-15 | Compress packed run-length encoded strings. | Cyrille Bagard |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-10-20 | Typo. | Cyrille Bagard |
2019-10-19 | Exchanged the list of all snapshots. | Cyrille Bagard |
2019-09-11 | Reactivated bookmarks for disassembled code. | Cyrille Bagard |
2019-05-08 | Updated the core functions dealing with SQLite databases. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2017-04-19 | Handled static strings as well as dynamic strings in comments. | Cyrille Bagard |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-03-13 | Given more flexibility to the field names of locations in XML databases. | Cyrille Bagard |
2016-01-16 | Changed the display of a segment containing the value of an immediate. | Cyrille Bagard |
2015-07-29 | Handled NULL properly in SQL requests and fixed the recording of updated items. | Cyrille Bagard |
2015-07-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard |
2015-02-23 | Fixed a bug: do not close the connection after the initial handshake. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |