10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 42 minutes ago. based on code collected about 5 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace '/' and '\' by '_' when extracting the original filename from a file
cgrenier
as Christophe Grenier
More... about 15 years ago
Code cleanup: remove unused variable
cgrenier
as Christophe Grenier
More... about 15 years ago
Add PhotoRec name in testdisk.spec description
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: in expert mode, ask if the user want to create a file with all the unidentified sectors. Add some code to modify PhotoRec to skip some sectors or recover a file with a known location, it can be usefull for known fragmented file
cgrenier
as Christophe Grenier
More... about 15 years ago
JPG, check the JPG structure before using libjpeg
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: fix the recovery of sr2 and arw TIFF
cgrenier
as Christophe Grenier
More... about 15 years ago
FAT: Fix the check when listing deleted "." and ".." entries
cgrenier
as Christophe Grenier
More... about 15 years ago
Windows, fix the argument order
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: sector number in filename is now prefixed with several 0, so the files can be sorted by name without problem
cgrenier
as Christophe Grenier
More... about 15 years ago
file_mov.c: add "jP " header
cgrenier
as Christophe Grenier
More... about 15 years ago
file_doc.c: better check for thumbs.db
cgrenier
as Christophe Grenier
More... about 15 years ago
We are now in 2009
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recover AutoSketch drawing .skd
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: recovers Thumbs.db with a .db extension instead of a .doc
cgrenier
as Christophe Grenier
More... about 15 years ago
Stop FAT directory listing when a entry begins by a null char
cgrenier
as Christophe Grenier
More... about 15 years ago
Compilation fix
cgrenier
as Christophe Grenier
More... about 15 years ago
libewf project has moved to sourceforge
cgrenier
as Christophe Grenier
More... about 15 years ago
Fix sign/unsigness problem
cgrenier
as Christophe Grenier
More... about 15 years ago
Redraw the full screen after a file listing
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: allow R(egistered) char in txt file
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: reorganize how TIFF tag are searched
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: bugfix, reset file_rename pointer in reset_file_recovery()
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: modify Canon Raw picture .crw EOF footer detection
cgrenier
as Christophe Grenier
More... about 15 years ago
TestDisk: recover exFAT partition
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: fix for TIFF .fff
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: limit recursion depth and loop count when checking exe information
cgrenier
as Christophe Grenier
More... about 15 years ago
file_exe.c: Add missing boundary checks
cgrenier
as Christophe Grenier
More... about 15 years ago
PhotoRec: log the correct sector numbers during FAT unformat in expert mode
cgrenier
as Christophe Grenier
More... about 15 years ago
code cleanup: remove unused verbose parameter to disk_get_hpa_dco()
cgrenier
as Christophe Grenier
More... about 15 years ago
code cleanup, fix signed/unsigned warnings
cgrenier
as Christophe Grenier
More... about 15 years ago