summaryrefslogtreecommitdiffstats
path: root/src/file_woff.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_woff.c: improve Frama-C annotationsChristophe Grenier2021-07-281-6/+3
* src/file_woff.c: add Frama-C annotationsChristophe Grenier2021-03-141-33/+47
* 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
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-6/+7
* PhotoRec: stricter check for .woffChristophe Grenier2014-07-261-12/+17
* PhotoRec: recover .woff Web Open Font FormatChristophe Grenier2014-05-271-0/+83