index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_png.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Frama-C annotations for a bunch of files
Christophe Grenier
2024-01-01
1
-0
/
+4
*
src/file*.c: add various Frama-C annotations in data_check_*()
Christophe Grenier
2023-10-08
1
-0
/
+4
*
src/file_png.c: fix Frama-C warnings
Christophe Grenier
2021-07-07
1
-33
/
+27
*
src/file_png.c: add Frama-C annotations
Christophe Grenier
2021-04-16
1
-79
/
+176
*
file_*.c: add various Frama-C annotations
Christophe Grenier
2021-04-10
1
-0
/
+1
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: check IHDR structure in png files
Christophe Grenier
2018-09-22
1
-0
/
+51
*
PhotoRec: avoid potential endless loops
Christophe Grenier
2017-09-12
1
-5
/
+5
*
PhotoRec: check doc/OLE files when a new file is found
Christophe Grenier
2016-09-30
1
-2
/
+2
*
PhotoRec: recover Revit .rvt files
Christophe Grenier
2015-12-03
1
-3
/
+1
*
Fallback to fseek() if fseeko() failed
Christophe Grenier
2015-09-25
1
-6
/
+0
*
PhotoRec: reduce the number of backward search
Christophe Grenier
2015-09-03
1
-5
/
+8
*
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
-7
/
+8
*
PhotoRec: remove useless file_recovery NULL check
Christophe Grenier
2014-10-05
1
-1
/
+1
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-1
/
+6
*
PhotoRec: stricter check for .png end of file detection
Christophe Grenier
2014-09-17
1
-1
/
+29
*
PhotoRec: stricter check for .png
Christophe Grenier
2014-07-26
1
-6
/
+43
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-9
/
+9
*
src/file_png.c: rewrote to use data structure
Christophe Grenier
2013-11-01
1
-42
/
+44
*
constify more variables
Christophe Grenier
2013-06-01
1
-2
/
+2
*
PhotoRec: test chunk type while parsing PNG file
Christophe Grenier
2010-09-24
1
-2
/
+12
*
PhotoRec: parse PNG/JNG/MNG files
Christophe Grenier
2010-07-23
1
-14
/
+41
*
PhotoRec: file_search_footer() gets a new parameter
Christophe Grenier
2009-05-27
1
-4
/
+2
*
PhotoRec: recover SolidWorks .sldprt
Christophe Grenier
2009-04-27
1
-7
/
+14
*
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
/
+104