summaryrefslogtreecommitdiffstats
path: root/src/file_mid.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_mid.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-081-0/+2
* src/file_mid.c: improve Frama-C annotationsChristophe Grenier2021-07-021-9/+5
* src/file_mid.c: fix frama-c warningsChristophe Grenier2021-02-061-1/+42
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: avoid potential endless loopsChristophe Grenier2017-09-121-2/+2
* Fallback to fseek() if fseeko() failedChristophe Grenier2015-09-251-6/+0
* 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-12/+9
* Turn off various signed/unsigned comparaison warningsChristophe Grenier2014-11-151-1/+3
* Use fseeko() instead of fseek().Christophe Grenier2014-10-041-1/+10
* PhotoRec: stricter check for .midChristophe Grenier2014-07-261-17/+67
* PhotoRec: file_search_footer() gets a new parameterChristophe Grenier2009-05-271-1/+1
* 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/+72