index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_psd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_psd.c: improve Frama-C annotations
Christophe Grenier
2023-10-08
1
-0
/
+12
*
src/file_psd.c: fix Frama-C warnings
Christophe Grenier
2021-07-07
1
-25
/
+13
*
src/file_psb.c, src/file_psd.c: Fix Photoshop file parsers
Christophe Grenier
2021-02-28
1
-68
/
+129
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
Replace some fake "while" by "if" in src/file_psb.c and src/file_psd.c
Christophe Grenier
2017-04-14
1
-3
/
+3
*
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
-1
/
+1
*
PhotoRec: stricter check for .psb and .psd
Christophe Grenier
2014-08-13
1
-1
/
+14
*
PhotoRec: disable data check of .psd files for small blocksize
Christophe Grenier
2014-07-26
1
-1
/
+2
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-12
/
+12
*
src/file_psb.c and src/file_psd.c: rewrote to use data structure
Christophe Grenier
2013-11-01
1
-20
/
+26
*
PhotoRec: minimal detection of file size of Adobe Photoshop Image .psd
Christophe Grenier
2009-10-19
1
-1
/
+94
*
PhotoRec: improve Adobe Photoshop Image .psd file signature
Christophe Grenier
2009-07-16
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
/
+66