summaryrefslogtreecommitdiffstats
path: root/src/file_qbb.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-1/+6
* src/file_qbb.c: fix Frama-C warningsChristophe Grenier2021-07-071-26/+25
* src/file_qbb.c: add Frama-C annotationsChristophe Grenier2021-02-281-8/+57
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-1/+8
* PhotoRec: Set the correct filesize for Quickbooks .qbbChristophe Grenier2016-02-211-18/+84
* PhotoRec: Remove min_header_distance from file_hint_t structure (code cleanup)Christophe Grenier2015-06-131-1/+0
* PhotoRec: code clean in src/file_qbb.cChristophe Grenier2014-07-261-37/+38
* PhotoRec: some data_check_() were stopping too lateChristophe Grenier2014-03-121-1/+1
* PhotoRec: use an enum for values returned by data_check()Christophe Grenier2013-12-141-4/+4
* PhotoRec: don't limit Quickbooks to 30MBChristophe Grenier2011-04-191-1/+1
* PhotoRec: add another signature for Quickbooks qbwChristophe Grenier2010-04-271-1/+10
* 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/+98