summaryrefslogtreecommitdiffstats
path: root/src/file_ext2.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_ext2.c: improve Frama-C annotationsChristophe Grenier2021-06-101-7/+3
* src/file_ext2.c: add frama-c annotationsChristophe Grenier2021-02-191-8/+18
* move struct ext2_super_block from src/ext2.h to src/ext2_common.hChristophe Grenier2021-01-291-1/+0
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-1/+3
* PhotoRec: for some file formats, check if file is complete when a new file is...Christophe Grenier2016-09-301-2/+2
* PhotoRec: reduce the number of backward searchChristophe Grenier2015-09-031-0/+3
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: remove useless file_recovery NULL checkChristophe Grenier2014-10-051-1/+1
* TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT)Christophe Grenier2013-08-281-16/+2
* PhotoRec: recover ext[234] filesystem file imageChristophe Grenier2009-12-281-0/+87