index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_nk2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_nk2.c: modify code and improve Frama-C annotations
Christophe Grenier
2024-01-01
1
-88
/
+105
*
src/file_nk2.c: fix Frama-C annotations for file_check_nk2()
Christophe Grenier
2023-10-08
1
-0
/
+7
*
src/file_nk2.c: fix Frama-C warnings
Christophe Grenier
2021-07-03
1
-36
/
+32
*
src/file_nk2.c: add frama-c annotations
Christophe Grenier
2021-02-25
1
-4
/
+19
*
src/file_nk2.c: add frama-c annotations
Christophe Grenier
2020-10-03
1
-3
/
+49
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
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
-21
/
+13
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-11
/
+8
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-1
/
+10
*
PhotoRec: check fseek return value in nk2 file validation
Christophe Grenier
2011-10-15
1
-6
/
+2
*
PhotoRec: record last valid offset of a file, will be usefull for bruteforce
Christophe Grenier
2009-11-01
1
-0
/
+1
*
PhotoRec: recover Outlook Nickfile .nk2
Christophe Grenier
2009-02-03
1
-0
/
+204