summaryrefslogtreecommitdiffstats
path: root/src/file_swf.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotations for a bunch of filesChristophe Grenier2024-01-011-0/+4
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* src/file_swf.c: improve Frama-C annotationsChristophe Grenier2021-07-241-35/+8
* src/file_swf.c: add Frama-C "assigns" annotationsChristophe Grenier2021-03-071-0/+7
* src/file_swf.c: Check scriptLen in compressed swf headerChristophe Grenier2020-11-171-1/+2
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-1/+1
* Fix "make fram-c-fidentify-swf"Christophe Grenier2020-10-121-1/+1
* PhotoRec: add an ifdef in each file for easier frama-c testingChristophe Grenier2020-09-111-0/+2
* src/file_swf.c: add frama-c annotationsChristophe Grenier2020-06-181-2/+179
* PhotoRec: stricter check for compressed swf filesChristophe Grenier2020-06-171-2/+4
* PhotoRec: recover Flash swf files using LZMA compressionChristophe Grenier2018-06-291-0/+28
* PhotoRec: do not limit .raf filesize for recent versionChristophe Grenier2016-02-251-1/+1
* PhotoRec: fix swc file size detectionChristophe Grenier2015-11-211-1/+1
* 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 .swfChristophe Grenier2014-07-261-6/+18
* constify more variablesChristophe Grenier2013-06-011-1/+1
* file_swf.c: disable compilation of some unused codeChristophe Grenier2013-05-171-0/+2
* src/file_swf.c: fix compilation warningChristophe Grenier2013-03-231-1/+1
* PhotoRec: better checks for .swf and .swc Flash file detectionChristophe Grenier2013-03-231-28/+118
* PhotoRec: stricter check for compressed flash .swcChristophe Grenier2011-10-301-2/+5
* PhotoRec: stricter check for .swf/.swcChristophe Grenier2010-05-211-2/+4
* 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/+74