index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_par2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file*.c: add various Frama-C annotations in data_check_*()
Christophe Grenier
2023-10-08
1
-0
/
+2
*
src/file_par2.c: fix Frama-C warnings
Christophe Grenier
2021-07-04
1
-16
/
+12
*
src/file_par2.c: fix problems reported by frama-c
Christophe Grenier
2021-02-27
1
-2
/
+29
*
src/file_par2.c: better filesize check
Christophe Grenier
2020-10-10
1
-1
/
+1
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-0
/
+2
*
PhotoRec: for some file formats, check if file is complete when a new file is...
Christophe Grenier
2016-09-30
1
-2
/
+2
*
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
-2
/
+5
*
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
-4
/
+4
*
remove always-true memcmp
Christophe Grenier
2015-05-11
1
-1
/
+1
*
PhotoRec: set a minimum size for .par2 files
Christophe Grenier
2015-04-16
1
-0
/
+1
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-5
/
+7
*
Turn off various signed/unsigned comparaison warnings
Christophe Grenier
2014-11-15
1
-1
/
+1
*
PhotoRec: remove useless file_recovery NULL check
Christophe Grenier
2014-10-05
1
-2
/
+1
*
Use fseeko() instead of fseek().
Christophe Grenier
2014-10-04
1
-0
/
+4
*
PhotoRec: stricter check for .par2
Christophe Grenier
2014-08-13
1
-0
/
+3
*
PhotoRec: disable data check of .par2 files for small blocksiz
Christophe Grenier
2014-07-26
1
-2
/
+5
*
PhotoRec: use an enum for values returned by data_check()
Christophe Grenier
2013-12-14
1
-4
/
+4
*
src/file_par2.c: fix compilation warning
Christophe Grenier
2013-03-23
1
-1
/
+2
*
Fix header_check_par2() function
Christophe Grenier
2013-01-19
1
-11
/
+7
*
PhotoRec: recover .par2 parchive
Christophe Grenier
2011-06-17
1
-0
/
+128