summaryrefslogtreecommitdiffstats
path: root/src/file_zip.c
Commit message (Expand)AuthorAgeFilesLines
* PhotoRec: identify Delcam Powershape .psmodel files from first entry in OLE d...Christophe Grenier2011-06-171-0/+7
* PhhotoRec: recover .xlsx witht the correct extensionChristophe Grenier2011-03-251-13/+13
* PhotoRec: for zip archive, set the filename according to the first file in th...Christophe Grenier2011-03-051-1/+17
* PhotoRec: distinguish zip archive from Mozilla Cross-Platform Install .xpiChristophe Grenier2011-01-051-0/+2
* PhotoRec: distinguish jar from zip archive (fix)Christophe Grenier2010-06-221-16/+24
* PhotoRec: recover Extended Renoise song .xrns filesChristophe Grenier2010-03-161-0/+3
* PhotoRec: record last valid offset of a file, will be usefull for bruteforceChristophe Grenier2009-11-011-0/+4
* PhotoRec: better detection of docx/xlsx/pptxChristophe Grenier2009-10-251-6/+135
* Fix a few memory leaks found using Coccinelle, http://www.emn.fr/x-info/cocci...Christophe Grenier2009-01-291-0/+1
* Fix for C++ compilationChristophe Grenier2009-01-041-3/+3
* Code cleanup after using LLVM/Clang Static AnalyzerChristophe Grenier2008-11-161-1/+1
* PhotoRec: little optimisation when searching a pattern in zip fileChristophe Grenier2008-08-221-1/+1
* PhotoRec: minor optimisation for zip recoveryChristophe Grenier2008-08-211-1/+1
* Make the code less C++ hostileChristophe Grenier2008-06-231-2/+2
* PhotoRec: fix for zip recovery on 64-bits plateformChristophe Grenier2008-04-071-24/+24
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* Fix memory leak in file_zip.c, uninitialized variable in phrrecn.c and invali...Christophe Grenier2008-02-131-0/+5
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* Add Outlook .msg, MS VB .cls detection in PhotoRecChristophe Grenier2007-12-211-1/+1
* First version in gitChristophe Grenier2007-10-291-0/+591