summaryrefslogtreecommitdiffstats
path: root/src/file_sql.c
Commit message (Expand)AuthorAgeFilesLines
* src/file_sql.c: improve Frama-C annotationsChristophe Grenier2021-07-241-7/+3
* src/file_sql.c: add Frama-C annotationsChristophe Grenier2021-03-071-3/+15
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* PhotoRec: extract the filesize from sqlite header when availableChristophe Grenier2015-08-261-3/+10
* 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-1/+1
* PhotoRec: stricter check for .sqliteChristophe Grenier2014-08-131-14/+43
* PhotoRec: use a short extension when recovering sqlite files with DOS versionChristophe Grenier2009-08-181-0/+4
* PhotoRec: support for Sony Vegas .veg and SQLite databaseChristophe Grenier2008-05-281-0/+63