index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_spf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Frama-C annotations for a bunch of files
Christophe Grenier
2024-01-01
1
-5
/
+18
*
src/file_spf.c: Fix Frama-C warnings
Christophe Grenier
2021-07-24
1
-15
/
+9
*
src/file_spf.c: add Frama-C annotations
Christophe Grenier
2021-03-07
1
-6
/
+26
*
src/file_spf.c: fix frama-c warnings
Christophe Grenier
2020-10-12
1
-3
/
+10
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
Use explicit function adresses
Christophe Grenier
2017-04-03
1
-1
/
+1
*
Fallback to fseek() if fseeko() failed
Christophe Grenier
2015-09-25
1
-6
/
+0
*
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
-23
/
+16
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-5
/
+7
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-0
/
+4
*
constify more variables
Christophe Grenier
2013-06-01
1
-2
/
+1
*
PhotoRec: check fseek return value in psf file validation
Christophe Grenier
2011-10-15
1
-1
/
+1
*
Code cleanup
Christophe Grenier
2009-10-25
1
-1
/
+1
*
Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...
Christophe Grenier
2009-01-29
1
-0
/
+3
*
PhotoRec: try to find ShadowProtect spf filesize (Recovered file may be trunc...
Christophe Grenier
2009-01-14
1
-0
/
+42
*
PhotoRec: recover ShadowProtect spf and APple Logic Studio files
Christophe Grenier
2008-12-16
1
-0
/
+64