summaryrefslogtreecommitdiff
path: root/src/analysis/content.c
AgeCommit message (Collapse)Author
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save ↵Cyrille Bagard
memory.
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-24Prevented out of bounds access when moving the reading position forwards.Cyrille Bagard
2016-07-28Centralized the checksum computing of binary contents.Cyrille Bagard
2015-12-01Handled relative paths when loading and saving binary contents in projects.Cyrille Bagard
2015-09-27Read LEB128 values from binary contents.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@579 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-09-19Extended the prototype for matching formats in order to get it suitable for ↵Cyrille Bagard
plugins. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@577 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@576 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a