index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_ace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_ace.c: Improve Frama-C annotations
Christophe Grenier
2021-06-06
1
-27
/
+5
*
file_*.c: add various Frama-C annotations
Christophe Grenier
2021-04-10
1
-6
/
+2
*
src/file_apple.c: add frama-c annotations
Christophe Grenier
2021-02-13
1
-2
/
+1
*
src/file_ace.c: better frama-c annotations
Christophe Grenier
2021-02-07
1
-2
/
+2
*
Fix commit 4ba942d12e7094004074b6808f2532b8f877019e
Christophe Grenier
2020-09-14
1
-1
/
+1
*
src/file_ace.c: add frama-c annotations
Christophe Grenier
2020-09-10
1
-32
/
+98
*
PhotoRec: avoid potential endless loops
Christophe Grenier
2017-09-12
1
-1
/
+1
*
src/file_ace.c: move crc check to a new function for better code readability
Christophe Grenier
2017-04-05
1
-36
/
+35
*
Fallback to fseek() if fseeko() failed
Christophe Grenier
2015-09-25
1
-5
/
+0
*
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
-16
/
+10
*
file_check_ace(): avoid a gcc warning
Christophe Grenier
2014-11-15
1
-3
/
+1
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-0
/
+12
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-6
/
+5
*
PhotoRec: fix .ace recovery when blocksize=1
Christophe Grenier
2013-03-10
1
-24
/
+26
*
file_ace.c Fix regression introduced in #bbd33e63af7fb5f51de719a986f52f00bc6c...
Christophe Grenier
2011-11-02
1
-0
/
+4
*
PhotoRec: check fseek return value in ACE file validation
Christophe Grenier
2011-10-15
1
-4
/
+24
*
PhotoRec: record last valid offset of a file, will be usefull for bruteforce
Christophe Grenier
2009-11-01
1
-1
/
+2
*
file_ace.c: read 4096 bytes instead of 256 when checking the header
Christophe Grenier
2009-02-26
1
-1
/
+1
*
PhotoRec: identified some constants as is
Christophe Grenier
2009-01-22
1
-2
/
+2
*
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
/
+172