index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_emf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_emf.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/file*.c: add various Frama-C annotations in data_check_*()
Christophe Grenier
2023-10-08
1
-0
/
+2
*
src/file_emf.c: improve Frama-C annotations
Christophe Grenier
2021-06-08
1
-20
/
+6
*
src/file_emf.c: remove duplicated line
Christophe Grenier
2021-02-19
1
-1
/
+0
*
src/file_emf.c: improve frama-c annotations
Christophe Grenier
2021-01-29
1
-6
/
+4
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: add a few frama-c annotations, mostly in header_check functions
Christophe Grenier
2020-01-18
1
-2
/
+8
*
src/file_emf.c: add frama-c annotations
Christophe Grenier
2020-01-01
1
-28
/
+159
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
remove always-true memcmp
Christophe Grenier
2015-05-11
1
-11
/
+7
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-1
/
+1
*
PhotoRec: stricter check for .emf files
Christophe Grenier
2014-07-26
1
-5
/
+9
*
PhotoRec: better check to avoid to concat mp3 files
Christophe Grenier
2014-03-30
1
-1
/
+1
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-5
/
+5
*
Constify some variables
Christophe Grenier
2013-05-26
1
-8
/
+4
*
PhotoRec: add checks for .emf header validation
Christophe Grenier
2013-03-10
1
-1
/
+41
*
PhotoRec: fix out of bound read access
Christophe Grenier
2008-06-10
1
-2
/
+3
*
PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...
Christophe Grenier
2008-02-27
1
-0
/
+1
*
Windows Enhanced MetaFile .emf support for PhotoRec
Christophe Grenier
2008-02-08
1
-0
/
+339