index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_ext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_ext.c: fix Array-bounds issue
Christophe Grenier
2022-08-11
1
-1
/
+1
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-2
/
+2
*
src/file_ext.c: improve Frama-C annotations
Christophe Grenier
2021-06-12
1
-22
/
+11
*
src/file_ext.c: add frama-c annotations
Christophe Grenier
2021-02-20
1
-2
/
+23
*
src/file_ext.c: add more frama-c annotations
Christophe Grenier
2021-01-30
1
-1
/
+39
*
move struct ext2_super_block from src/ext2.h to src/ext2_common.h
Christophe Grenier
2021-01-29
1
-1
/
+0
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+3
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
PhotoRec: log the correct filename if file has been renamed
Christophe Grenier
2015-06-12
1
-6
/
+6
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-2
/
+2
*
TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT)
Christophe Grenier
2013-08-28
1
-16
/
+2
*
PhotoRec: Better ext2 superblock size detection
Christophe Grenier
2013-05-05
1
-9
/
+10
*
Minor code cleanup
Christophe Grenier
2012-10-21
1
-2
/
+2
*
PhotoRec: detects ext2 Linked List Directory
Christophe Grenier
2012-09-16
1
-6
/
+65
*
file_ext.c: remove a dependency to ext2.c
Christophe Grenier
2009-01-18
1
-8
/
+21
*
Distinguish ext4 from ext3 filesystem
Christophe Grenier
2008-07-14
1
-1
/
+1
*
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
/
+65