summaryrefslogtreecommitdiffstats
path: root/src/file_xm.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-1/+7
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-8/+8
* src/file_xm.c: improve Frama-C warningsChristophe Grenier2021-07-281-10/+4
* src/file_xm.c: fix Frama-C annotationsChristophe Grenier2021-05-311-11/+15
* src/file_xm.c: Add Frama-C annotationsChristophe Grenier2021-03-141-60/+123
* src/file_xm.c: fix frama-c warningsChristophe Grenier2020-10-241-5/+29
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-2/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-15/+9
* PhotoRec: record last valid offset of a file, will be usefull for bruteforceChristophe Grenier2009-11-011-0/+1
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+200