summaryrefslogtreecommitdiffstats
path: root/src/file_cow.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_cow.c: improve Frama-C annotationsChristophe Grenier2021-06-061-13/+5
* src/file_cow.c: add frama-c annotationsChristophe Grenier2021-02-141-0/+23
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: recover qcow disk image based on version 3Christophe Grenier2016-06-051-0/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: fix for qcow1 size detectionChristophe Grenier2015-04-141-1/+1
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: define a minimal size for recovered .cowChristophe Grenier2014-08-091-2/+12
* src/file_cow.c: make two variables localeChristophe Grenier2013-04-211-3/+2
* PhotoRec: get date from COW1 file header, remove file size test for COW2 fileChristophe Grenier2013-04-191-37/+31
* code cleanup: remove unused but set variablesChristophe Grenier2012-04-141-0/+2
* PhotoRec: recover Bacula backup .bac and Qemu image .cow (COW and COW2)Christophe Grenier2009-09-031-0/+123