summaryrefslogtreecommitdiffstats
path: root/src/file_axx.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_axx.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_axx.c: Fix Frama-C warningsChristophe Grenier2021-06-061-21/+18
* src/file_axx.c: add frama-c annotationsChristophe Grenier2021-02-131-0/+25
* PhotoRec: src/file_axx.c - fix problems reported by frama-cChristophe Grenier2020-09-121-2/+13
* 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-5/+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-6/+7
* Use fseeko() instead of fseek().Christophe Grenier2014-10-041-0/+4
* PhotoRec: stricter check for .axxChristophe Grenier2014-08-091-15/+14
* file_check_axx: make some variables more localChristophe Grenier2013-05-171-2/+2
* PhotoRec: recover AxCrypt .axx filesChristophe Grenier2012-02-111-0/+108