summaryrefslogtreecommitdiffstats
path: root/src/file_tar.c
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-0/+2
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-0/+3
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-2/+2
* src/file_tar.c: improve Frama-C annotationsChristophe Grenier2021-07-241-9/+4
* src/file_tar.c: improve Frama-C annotationsChristophe Grenier2021-04-101-29/+33
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-1/+1
* PhotoRec: fix tar recoveryChristophe Grenier2020-10-171-25/+64
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* Additional frama-c annotationsChristophe Grenier2020-08-081-0/+12
* PhotoRec: remove some useless call to header_ignored() when there is actually...Christophe Grenier2016-09-231-1/+1
* PhotoRec: reduce the number of backward searchChristophe Grenier2015-09-031-2/+5
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: stricter check for tarChristophe Grenier2015-06-121-19/+39
* PhotoRec: remove useless file_recovery NULL checkChristophe Grenier2014-10-051-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
* Rename find_in_mem() to td_memmem()Christophe Grenier2007-12-231-2/+2
* First version in gitChristophe Grenier2007-10-291-0/+67