summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fidentify: report if iconv is usedHEADmasterChristophe Grenier2023-02-191-0/+7
* configure.ac: fidentify doesn't use com_err ext2fs ntfs-3g ntfs uuid libariesChristophe Grenier2023-02-191-18/+59
* qphotorec: improve error message when write failedChristophe Grenier2023-02-191-1/+1
* Commit various Frama-C annotationsChristophe Grenier2023-02-199-40/+103
* src/apfs_common.c: avoid integer overflow when checking block count.Christophe Grenier2023-02-191-1/+1
* testdisk, photorec: report iconv usageChristophe Grenier2023-02-193-1/+11
* Merge branch 'gszy_shapefile' to add support for .shp (ESRI Shapefiles)Christophe Grenier2023-02-033-0/+128
|\
| * src/file_shp.c: fix filesize detection.Christophe Grenier2023-02-031-16/+53
| * Add basic shapefile (.shp, .shx) supportGrzegorz Szymaszek2023-02-013-0/+91
|/
* testdisk and photorec: display disk serial number when selecting sourceChristophe Grenier2023-01-232-8/+25
* update to 2023Christophe Grenier2023-01-235-5/+5
* PhotoRec: recover FX Preset .fxp filesChristophe Grenier2022-11-163-0/+87
* new constant SINGLE_PARTITION_TYPE to improve code testingChristophe Grenier2022-11-1611-16/+98
* src/file_gz.c: compilation fix when zlib is present and SINGLE_FORMATChristophe Grenier2022-11-161-1/+1
* configure.ac: update to November 2022Christophe Grenier2022-11-162-3/+3
* Replace "Select a media (use Arrow keys, then press Enter):" message byChristophe Grenier2022-11-162-2/+2
* PhotoRec: distinguish Mathcad .mtcx files from .zipChristophe Grenier2022-11-161-0/+7
* src/dirn.c: new function can_copy_dir()Christophe Grenier2022-11-161-11/+16
* Fix for 2038 compatibilityChristophe Grenier2022-09-103-5/+4
* src/file_ext.c: fix Array-bounds issueChristophe Grenier2022-08-111-1/+1
* PhotoRec: recover PowerArchiver .pa filesChristophe Grenier2022-07-143-0/+86
* src/file_list.c: reduce number of external definition when SINGLE_FORMATChristophe Grenier2022-07-141-12/+706
* Improve Frama-C annotationsChristophe Grenier2022-07-1450-20/+137
* Update to July 2022Christophe Grenier2022-07-145-5/+5
* src/file_ptf.c: relax Pro Tools ptf file signatureChristophe Grenier2022-07-141-2/+0
* src/ntfs_adv.c: fix mft_lcn display by casting to "long long unsigned int"Christophe Grenier2022-07-141-26/+26
* src/file_exe.c: remove some useless codeChristophe Grenier2022-07-141-7/+5
* src/chgtype.c: remove redundant checkChristophe Grenier2022-07-141-2/+0
* src/file_skp.c: remove filesize limitChristophe Grenier2022-07-141-1/+1
* src/file_sp3.c: rename variable time to file_time to avoid to shadowChristophe Grenier2022-07-141-3/+3
* src/hdaccess.c: make disk_get_sector_size variable localChristophe Grenier2022-07-141-6/+5
* src/ext2p.c: remove useless memory allocationChristophe Grenier2022-07-141-4/+0
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-13127-657/+1714
* src/partmac.[ch]: Fix mac structure to avoid using pointersChristophe Grenier2022-04-102-8/+24
* Fix the build with rpkg-util v3+Christophe Grenier2022-04-082-2/+2
* Merge branch 'praiskup_rpkg-v3'Christophe Grenier2022-04-081-1/+1
|\
| * Fix the build with rpkg-util v3+Pavel Raiskup2022-04-081-1/+1
|/
* Move spec files from copr directory to rootChristophe Grenier2022-04-083-10/+1
* Drop "--enable-ncmouse" option from configure scriptChristophe Grenier2022-04-086-286/+5
* pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-CChristophe Grenier2022-04-073-4/+35
* copr: Build failed on copr.fedorainfracloud.org since rpkg-util has beenChristophe Grenier2022-04-063-12/+15
* src/ntfs_io.c: fix ntfs_device_testdisk_io_ioctl() prototype for ntfs-3gChristophe Grenier2022-04-061-0/+12
* Avoid field with a 0 size as Frama-C do not support them.Christophe Grenier2022-04-065-0/+53
* src/qmainrec.cpp: log "QPhotoRec exited normally" when QPhotoRec isChristophe Grenier2022-04-051-0/+1
* src/qphotorec_locale.qrc: fix for f599c961a03c52c1f2a5fcab47ca8103317302cbChristophe Grenier2022-04-051-0/+1
* QPhotoRec: add Finnish translation from https://www.transifex.com/cgsecurity/...Christophe Grenier2022-03-263-0/+278
* Merge branch 'patch-1' of https://github.com/mb720/testdiskChristophe Grenier2022-03-261-13/+14
|\
| * Fix typos in README.mdMatthias Braun2022-01-091-13/+14
* | PhotoRec recoverChristophe Grenier2022-03-245-0/+238
* | README.md: It's better to consult the documentation than starting theChristophe Grenier2022-03-241-2/+1