summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src/file_doc.c: improve Frama-C annotationsHEADmasterChristophe Grenier2023-08-311-53/+111
* src/common.c: rewrite set_part_name(), set_part_name_chomp() andChristophe Grenier2023-08-254-39/+123
* src/hdaccess.c: use /sys/dev/block/*/device/{model,serial,rev} to getChristophe Grenier2023-08-251-0/+50
* src/file_mov.c: recover "XAVC" videosChristophe Grenier2023-08-251-1/+2
* new prototype for copy_file(), improve error reportingChristophe Grenier2023-08-258-62/+89
* src/fat_adv.c: move up2power() from src/common.cChristophe Grenier2023-08-253-24/+23
* src/exfat_dir.c: Better utf-8 support when iconv is missingChristophe Grenier2023-06-181-4/+73
* fidentify: report if iconv is usedChristophe Grenier2023-02-191-0/+7
* 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-192-0/+10
* 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-233-3/+3
* 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
* 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-143-3/+3
* 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
* Drop "--enable-ncmouse" option from configure scriptChristophe Grenier2022-04-085-262/+1
* pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-CChristophe Grenier2022-04-073-4/+35
* 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-262-0/+270
* PhotoRec recoverChristophe Grenier2022-03-245-0/+238
* Stops if argc <= 0Christophe Grenier2022-01-272-0/+4
* Numerous frama-c annotationsChristophe Grenier2021-11-20118-137/+1664
* PhotoRec: recover dovecot encrypted files (Disable by default)Christophe Grenier2021-11-203-0/+133
* QPhotoRec: update translations, add Polish(pl)Christophe Grenier2021-11-1016-67/+495