summaryrefslogtreecommitdiffstats
path: root/src/file_spe.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_spe.c: improve Frama-C annotationsChristophe Grenier2021-07-241-11/+4
* src/file_spe.c: add Frama-C annotationsChristophe Grenier2021-03-061-0/+2
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: add a few frama-c annotations, mostly in header_check functionsChristophe Grenier2020-01-181-1/+2
* src/file_spe.c: check using frama-cChristophe Grenier2019-12-071-16/+158
* 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-1/+1
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: fix .spe file recovery on big endian archChristophe Grenier2014-10-111-1/+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/+267