index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_dv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_dv.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-4
/
+21
*
src/file*.c: add various Frama-C annotations in data_check_*()
Christophe Grenier
2023-10-08
1
-0
/
+4
*
src/file_dv.c: Fix Frama-C warnings
Christophe Grenier
2021-06-07
1
-39
/
+31
*
PhotoRec: check that file_check!=NULL before calling header_ignored()
Christophe Grenier
2021-04-10
1
-0
/
+2
*
src/file_dv.c: additional frama-c annotation
Christophe Grenier
2021-02-15
1
-0
/
+1
*
src/file_dv.c: fix frama-c annotations for data_check_*()
Christophe Grenier
2021-01-29
1
-2
/
+54
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+23
*
Fallback to fseek() if fseeko() failed
Christophe Grenier
2015-09-25
1
-6
/
+0
*
PhotoRec: reduce the number of backward search
Christophe Grenier
2015-09-03
1
-2
/
+5
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-22
/
+10
*
PhotoRec: recover .dv using PAL format
Christophe Grenier
2014-10-28
1
-14
/
+106
*
PhotoRec: remove useless file_recovery NULL check
Christophe Grenier
2014-10-05
1
-2
/
+1
*
PhotoRec: disable check of .dv files for small blocksize
Christophe Grenier
2014-07-26
1
-21
/
+23
*
PhotoRec: better check to avoid to concat mp3 files
Christophe Grenier
2014-03-30
1
-2
/
+2
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-4
/
+4
*
PhotoRec: Improve .dv Digital Video file recovery to get the filesize
Christophe Grenier
2010-01-24
1
-0
/
+18
*
PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...
Christophe Grenier
2008-02-27
1
-0
/
+1
*
Remove header_check from struct file_hint_struct
Christophe Grenier
2007-12-23
1
-1
/
+0
*
First version in git
Christophe Grenier
2007-10-29
1
-0
/
+66