summaryrefslogtreecommitdiffstats
path: root/src/file_oci.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-1/+6
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_oci.c: improve Frama-C annotationsChristophe Grenier2021-07-031-14/+5
* src/file_oci.c: add frama-c annotationsChristophe Grenier2021-02-251-4/+30
* src/file_oci.c: better filesize checkChristophe Grenier2020-10-101-0/+2
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-1/+1
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-2/+2
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .ociChristophe Grenier2014-07-261-11/+26
* PhotoRec: better check to avoid to concat mp3 filesChristophe Grenier2014-03-301-1/+1
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-3/+3
* PhotoRec: recover .oci OpenCanvas ImageChristophe Grenier2011-06-171-0/+99