summaryrefslogtreecommitdiffstats
path: root/src/file_tib.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-2/+11
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_tib.c: Fix Frama-C warningsChristophe Grenier2021-07-251-37/+24
* src/file_tib.c: add Frama-C annotationsChristophe Grenier2021-03-071-1/+49
* src/file_tib.c: fix frama-c warnings in file_check_tib2()Christophe Grenier2020-10-181-7/+11
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* Fallback to fseek() if fseeko() failedChristophe Grenier2015-09-251-6/+0
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-12/+8
* Use fseeko() instead of fseek().Christophe Grenier2014-10-041-2/+12
* PhotoRec: code cleanup for .tibChristophe Grenier2014-07-261-23/+22
* PhotoRec: better check to avoid to concat mp3 filesChristophe Grenier2014-03-301-1/+1
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-3/+3
* src/file_tib.c: stricter check for fread errorChristophe Grenier2013-11-011-2/+2
* file_tib.c Fix regression introduced in #c63960562842934ff3929b2d537ecd901027...Christophe Grenier2011-11-021-1/+0
* PhotoRec: check fseek return value in tib file validationChristophe Grenier2011-10-151-12/+7
* PhotoRec: recover recents version of Acronis .tib filesChristophe Grenier2011-01-051-5/+64
* PhotoRec: handle another version of Acronis True ImageChristophe Grenier2010-09-241-0/+15
* 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/+61