summaryrefslogtreecommitdiff
path: root/src/analysis/contents/restricted.c
AgeCommit message (Expand)Author
2023-09-27Replace interface by inheritance for binary content objects.Cyrille Bagard
2021-10-12Update code for restricted contents.Cyrille Bagard
2021-07-04Store and load binary contents on demand.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-28Improved the API for binary contents a little bit.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2018-09-26Extended the API for binary contents.Cyrille Bagard
2018-05-03Cosmetic.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-11-29Provided the list of needed shared objects for an Elf binary.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-10Handled switch and fill-array data pseudo-instructions without plugin.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-11-25Implemented restricted contents and created test cases.Cyrille Bagard