summaryrefslogtreecommitdiffstats
path: root/src/file_bld.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_bld.c: more frama-c annotationsChristophe Grenier2023-12-271-3/+14
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+8
* src/file_bld.c: improve Frama-C annotationsChristophe Grenier2021-06-061-51/+12
* src/file_bld.c: fix frama-c warnings in data_check_*()Christophe Grenier2021-01-291-14/+53
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+85
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-4/+4
* 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-46/+41
* PhotoRec: disable data check of .blender files for small blocksizeChristophe Grenier2014-07-261-21/+21
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-16/+16
* Constify some variablesChristophe Grenier2013-05-261-12/+8
* 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
* PhotoRec: check blender .bld contentChristophe Grenier2007-11-271-0/+117
* First version in gitChristophe Grenier2007-10-291-0/+63