index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
file_sig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_sig.c: remove extra definition
Christophe Grenier
2024-05-18
1
-3
/
+0
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
1
-0
/
+3
*
src/file_sig.c: improve Frama-C annotation for load_signature()
Christophe Grenier
2023-10-08
1
-5
/
+7
*
Split src/list.h in 3
Christophe Grenier
2023-09-02
1
-8
/
+87
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-209
/
+423
*
PhotoRec: add an ifdef in each file for easier frama-c testing
Christophe Grenier
2020-09-11
1
-1
/
+6
*
Lots of frama-c work that should be safe to commit
Christophe Grenier
2020-06-02
1
-0
/
+10
*
PhotoRec: sort custom signatures (minor fix)
Christophe Grenier
2019-08-11
1
-11
/
+40
*
PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)
Christophe Grenier
2015-06-13
1
-1
/
+0
*
Turn off various signed/unsigned comparaison warnings
Christophe Grenier
2014-11-15
1
-1
/
+1
*
src/file_sig.c: fix memory leak in error paths
Christophe Grenier
2013-11-01
1
-0
/
+7
*
constify more variables
Christophe Grenier
2013-06-01
1
-2
/
+1
*
various code cleanup
Christophe Grenier
2012-12-08
1
-6
/
+3
*
PhotoRec: Own custom signatures can now be enabled/disabled using the "custom...
Christophe Grenier
2012-01-27
1
-1
/
+1
*
Remove memory leak in error paths in file_sig.c
Christophe Grenier
2011-11-05
1
-1
/
+37
*
PhotoRec: handle several lines of comment in custom signature file
Christophe Grenier
2011-05-11
1
-2
/
+2
*
PhotoRec: fix for custom signature using hexa
Christophe Grenier
2011-04-19
1
-6
/
+6
*
PhotoRec: when using custom signature, avoid pointer to memory that can be re...
Christophe Grenier
2011-04-03
1
-19
/
+23
*
PhotoRec: Fix custom signature parser
Christophe Grenier
2011-04-03
1
-98
/
+112
*
PhotoRec: use signatures defined in photorec.sig file.
Christophe Grenier
2010-10-24
1
-0
/
+364