summaryrefslogtreecommitdiffstats
path: root/src/file_vmdk.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_vmdk.c: improve Frama-C annotationsChristophe Grenier2021-07-271-11/+5
* src/file_vmdk.c: add Frama-C annotationsChristophe Grenier2021-03-131-28/+51
* src/file_vmdk.c: remove unused l1_entry_sectors variableChristophe Grenier2020-11-011-2/+0
* src/file_vmdk.c: stricter header checkChristophe Grenier2020-10-241-15/+21
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: recover vmdk using 4.3 internal formatChristophe Grenier2015-11-211-0/+2
* 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 .vmdkChristophe Grenier2014-08-091-5/+28
* PhotoRec: better signature for .vmdk detectionChristophe Grenier2013-03-231-40/+39
* PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP versionChristophe Grenier2009-07-311-0/+4
* 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/+93