index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_tiff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PhotoRec: src/file_tiff* - improve Frama-C annotations
Christophe Grenier
2024-01-07
1
-2
/
+2
*
src/file_tiff_*.c: improve Frama-C annotations
Christophe Grenier
2024-01-01
1
-0
/
+1
*
src/file_tiff_be.c, src/file_tiff_le.c: Frama-C - use static buffer to avoid
Christophe Grenier
2023-10-08
1
-6
/
+4
*
src/file_wdp.c: improve Frama-C annotations
Christophe Grenier
2021-07-27
1
-4
/
+6
*
src/file_tiff*.[ch]: Fix Frama-C warnings
Christophe Grenier
2021-07-25
1
-42
/
+6
*
src/file_wdp.c: add Frama-C annotations
Christophe Grenier
2021-03-13
1
-2
/
+2
*
src/file_ttiff*.[ch]: improve Frama-C annotations
Christophe Grenier
2021-03-09
1
-6
/
+8
*
src/file_orf.c: add frama-c annotations
Christophe Grenier
2021-02-26
1
-2
/
+2
*
Fix "make frama-c-fidentify-rw2"
Christophe Grenier
2020-10-11
1
-1
/
+6
*
src/file_tiff*: better frama-c annotations, free memory in reverse order
Christophe Grenier
2020-09-06
1
-13
/
+37
*
PhotoRec - file_tiff*.c: Reintroduce fixed IFD1 parsing.
Christophe Grenier
2020-01-18
1
-3
/
+21
*
file_tiff*: additional frama-c annotations
Christophe Grenier
2019-12-07
1
-0
/
+1
*
src/file_jpg.c: make most code frama-c friendly, file_tiff* modified to help
Christophe Grenier
2019-11-23
1
-1
/
+0
*
src/file_jpg.c: make code more frama-c friendly, file_tiff* modified to
Christophe Grenier
2019-11-17
1
-9
/
+17
*
New prototype for find_tag_from_tiff_header()
Christophe Grenier
2019-11-16
1
-4
/
+4
*
New prototype for get_date_from_tiff_header()
Christophe Grenier
2019-11-16
1
-3
/
+9
*
file_tiff: make the code more frama-c friendly
Christophe Grenier
2019-10-24
1
-30
/
+34
*
PhotoRec: TIFF parser, fix previous commit and add various frama-c annotations
Christophe Grenier
2019-09-07
1
-5
/
+55
*
PhotoRec: TIFF parser, use 0xffffffffffffffff via a constant instead of -1 as...
Christophe Grenier
2019-09-03
1
-0
/
+1
*
Add note about sr2 and arw TIFF files
Christophe Grenier
2017-09-11
1
-0
/
+1
*
Split src/file_tiff.c in low endian and big endian files for easier diff
Christophe Grenier
2017-04-08
1
-0
/
+11
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-3
/
+1
*
Workaround gcc bug 52991
Christophe Grenier
2015-02-25
1
-0
/
+3
*
PhotoRec: better size detection using TileOffsets and TileByteCounts
Christophe Grenier
2012-12-08
1
-0
/
+2
*
PhotoRec: better detection of corrupted EXIF information
Christophe Grenier
2010-08-20
1
-1
/
+1
*
PhotoRec: recover JPEG XR .wdp files
Christophe Grenier
2009-08-20
1
-0
/
+4
*
PhotoRec: handle TIFF tag IMPrint, some improvements to get a better filesize
Christophe Grenier
2009-07-16
1
-0
/
+1
*
PhotoRec: Fix Panasonic rw2 recovery
Christophe Grenier
2009-05-24
1
-0
/
+1
*
PhotoRec: identify DNG (raw tiff)
Christophe Grenier
2009-04-14
1
-0
/
+1
*
PhotoRec: fix the recovery of sr2 and arw TIFF
Christophe Grenier
2009-04-08
1
-0
/
+1
*
Modify header files for C function declaration if C++ compilation
Christophe Grenier
2009-01-10
1
-0
/
+7
*
PhotoRec: uses TIFF tag to detect the filesize, get the picture date/time and...
Christophe Grenier
2009-01-04
1
-0
/
+56