summaryrefslogtreecommitdiffstats
path: root/src/file_zip.c
Commit message (Expand)AuthorAgeFilesLines
* 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