index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_psb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_psb.c: improve Frama-C annotations
Christophe Grenier
2023-10-08
1
-1
/
+13
*
src/file_psb.c: improve Frama-C annotations
Christophe Grenier
2021-07-07
1
-25
/
+12
*
src/file_psb.c, src/file_psd.c: Fix Photoshop file parsers
Christophe Grenier
2021-02-28
1
-64
/
+137
*
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
/
+2
*
PhotoRec: stricter check for .psb and .psd
Christophe Grenier
2014-08-13
1
-1
/
+14
*
PhotoRec: disable data check of .psb files for small blocksize
Christophe Grenier
2014-07-26
1
-18
/
+15
*
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
-4
/
+13
*
PhotoRec: recover .psb Adobe Photoshop Image
Christophe Grenier
2013-06-26
1
-0
/
+159