summaryrefslogtreecommitdiffstats
path: root/src/file_ab.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_ab.c: frama-c - no endless loop in data_check_addressbook() andChristophe Grenier2023-12-271-0/+3
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_ab.c: update Frama-C annotationsChristophe Grenier2021-06-031-15/+7
* src/file_ab.c: fix frama-c warning in data_check_addressbook()Christophe Grenier2021-01-291-2/+15
* src/file_ab.c: fix frama-c annotationChristophe Grenier2020-11-011-1/+1
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+15
* 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 .ab fileChristophe Grenier2014-09-171-3/+6
* src/file_ab.c: rewrite it to use a data structureChristophe Grenier2014-02-021-22/+22
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-28/+26
* Constify some variablesChristophe Grenier2013-05-261-2/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-3/+0
* PhotoRec: fix out of bound read accessChristophe Grenier2008-06-101-2/+3
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* First version in gitChristophe Grenier2007-10-291-0/+96