Commit graph

13 commits

Author SHA1 Message Date
Christophe Grenier
f2fbce4c37 src/file_vmdk.c: add Frama-C annotations 2021-03-13 16:37:09 +01:00
Christophe Grenier
70c0f30cd3 src/file_vmdk.c: remove unused l1_entry_sectors variable 2020-11-01 13:26:59 +01:00
Christophe Grenier
0d037ed2ad src/file_vmdk.c: stricter header check 2020-10-24 09:06:27 +02:00
Christophe Grenier
79e2b889da PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
Christophe Grenier
74cf009aa0 PhotoRec: recover vmdk using 4.3 internal format 2015-11-21 10:28:09 +01:00
Christophe Grenier
35ddcde355 PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup) 2015-06-13 11:58:44 +02:00
Christophe Grenier
6705437287 add gcc_struct attribute to all __packed__ structure
do not use fseeko() with mingw32 gcc compiler
2015-04-11 14:23:16 +02:00
Christophe Grenier
cbdb1af017 PhotoRec: stricter check for .vmdk 2014-08-09 09:46:02 +02:00
Christophe Grenier
acbb0e6b77 PhotoRec: better signature for .vmdk detection 2013-03-23 15:01:19 +01:00
Christophe Grenier
93fc52322b PhotoRec: avoid extension with more than 3 letters for DOS/DJGPP version 2009-07-31 09:24:41 +02:00
Christophe Grenier
10b6712c62 PhotoRec: in FileOpts, press 's' to deselect all files or reset to default settings 2008-02-27 20:35:42 +01:00
Christophe Grenier
bda51eefe0 Remove header_check from struct file_hint_struct
Add Microsoft Visual Studio Resource file .res support
2007-12-23 14:54:58 +01:00
Christophe Grenier
9928d99936 First version in git 2007-10-29 22:38:52 +01:00