summaryrefslogtreecommitdiffstats
path: root/src/file_psp.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-0/+1
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_psp.c: improve Frama-C annotationsChristophe Grenier2021-07-071-13/+5
* src/file_psp.c: add Frama-C annotationsChristophe Grenier2021-02-281-7/+32
* 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
* PhotoRec: stricter check for .pspChristophe Grenier2014-08-131-0/+2
* PhotoRec: stricter check for .pspChristophe Grenier2014-07-261-1/+1
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-3/+3
* src/file_psp.c: rewrote to use data structureChristophe Grenier2013-11-011-1/+9
* constify more variablesChristophe Grenier2013-06-011-3/+2
* PhotoRec: parse Paint Shop Pro to get the filesizeChristophe Grenier2011-03-251-10/+26
* PhotoRec: add Paint Shop Pro .psp Image FileChristophe Grenier2008-07-071-0/+63