summaryrefslogtreecommitdiffstats
path: root/src/file_pct.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_pct.c: avoid Frama-C warningsChristophe Grenier2021-07-071-11/+9
* src/file_pct.c: add frama-c annotationsChristophe Grenier2021-02-271-14/+36
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: for some file formats, check if file is complete when a new file is...Christophe Grenier2016-09-301-2/+2
* PhotoRec: do not recover .pct files while a .indd recovery is in progressChristophe Grenier2016-08-281-0/+7
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* remove always-true memcmpChristophe Grenier2015-05-111-8/+6
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* PhotoRec: stricter check for .pctChristophe Grenier2014-07-261-1/+3
* PhotoRec: fix Macintosh Picture .pct size detectionChristophe Grenier2009-04-121-1/+3
* PhotoRec: Better signature for Mac Picture .pctChristophe Grenier2008-05-301-1/+46
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* PhotoRec: Macintosh Picture.pct supportChristophe Grenier2008-02-051-0/+82