summaryrefslogtreecommitdiffstats
path: root/src/file_r3d.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-1/+8
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_r3d.c: improve Frama-C annotationsChristophe Grenier2021-07-081-21/+9
* src/file_r3d.c: add Frama-C annotationsChristophe Grenier2021-04-101-58/+97
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: log the correct filename if file has been renamedChristophe Grenier2015-06-121-5/+5
* remove always-true memcmpChristophe Grenier2015-05-111-2/+2
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-1/+1
* PhotoRec: stricter check for .r3dChristophe Grenier2014-07-261-4/+14
* PhotoRec: recover .red RED2 video formatChristophe Grenier2014-03-111-8/+62
* file_rename() and file_rename_unicode() new prototypeChristophe Grenier2009-08-181-3/+1
* PhotoRec: recover RED r3d camera videosChristophe Grenier2009-07-061-0/+90