summaryrefslogtreecommitdiffstats
path: root/src/file_iso.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_iso.c: improve Frama-C annotationsChristophe Grenier2021-06-271-8/+3
* src/file_iso.c: add frama-c annotationsChristophe Grenier2021-02-241-3/+14
* PhotoRec: rewrote the size tests to be more readableChristophe Grenier2020-09-141-7/+7
* 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
* remove always-true memcmpChristophe Grenier2015-05-111-13/+11
* PhotoRec: stricter check for .isoChristophe Grenier2014-07-261-5/+11
* Identify ISO9660 image as non-partitionned mediaChristophe Grenier2009-10-191-37/+1
* PhotoRec: detect .iso filesizeChristophe Grenier2008-04-021-13/+51
* Add .iso file support (Don't always work)Christophe Grenier2008-03-291-0/+76