summaryrefslogtreecommitdiffstats
path: root/src/file_rar.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_rar.c: improve Frama-C annotationsChristophe Grenier2021-07-241-19/+9
* src/file_rar.c: add Frama-C annotationsChristophe Grenier2021-03-011-0/+39
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: cosmetic changes in src/file_rar.cChristophe Grenier2018-04-301-11/+5
* Fix identical rar signatures bugalexbrownbear2018-04-141-7/+8
* Improving code readabilityalexbrownbear2018-04-141-15/+17
* Add RAR 5 signaturealexbrownbear2018-04-071-0/+19
* Use explicit function adressesChristophe Grenier2017-04-031-1/+1
* 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-17/+13
* PhotoRec: recover encrypted rar filesChristophe Grenier2010-01-241-1/+3
* 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