summaryrefslogtreecommitdiffstats
path: root/src/file_raf.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_raf.c: improve Frama-C annotationsChristophe Grenier2021-07-241-7/+3
* src/file_raf.c: add Frama-C annotationsChristophe Grenier2021-02-281-16/+45
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: Fix for multi-frames RAF files, only first frame wasChristophe Grenier2019-08-201-11/+3
* PhotoRec: do not limit .raf filesize for recent versionChristophe Grenier2016-02-251-2/+1
* PhotoRec: fix always false false check for .raf recovery filesize checkChristophe Grenier2015-09-171-1/+1
* 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-1/+1
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-3/+3
* PhotoRec: stricter check for .rafChristophe Grenier2014-07-261-7/+17
* PhotoRec: detect filesize for some Fuji RAF filesChristophe Grenier2013-11-011-14/+41
* PhotoRec: stricter signature for Fujifilm Raw file (.raf)Christophe Grenier2011-07-151-4/+5
* 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/+66