summaryrefslogtreecommitdiffstats
path: root/src/file_dpx.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_dpx.c: Add Frama-C annotationsChristophe Grenier2021-06-061-7/+3
* src/file_dpx.c: add frama-c annotationsChristophe Grenier2021-02-141-2/+17
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: use get_time_from_xxx() new functionsChristophe Grenier2017-04-081-11/+1
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .dpxChristophe Grenier2014-07-241-0/+2
* PhotoRec: get .dpx file date from headerChristophe Grenier2013-04-191-14/+22
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+92