index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/file_ext.c: fix Array-bounds issue
HEAD
master
Christophe Grenier
7 hours
1
-1
/
+1
*
PhotoRec: recover PowerArchiver .pa files
Christophe Grenier
2022-07-14
3
-0
/
+86
*
src/file_list.c: reduce number of external definition when SINGLE_FORMAT
Christophe Grenier
2022-07-14
1
-12
/
+706
*
Improve Frama-C annotations
Christophe Grenier
2022-07-14
50
-20
/
+137
*
Update to July 2022
Christophe Grenier
2022-07-14
3
-3
/
+3
*
src/file_ptf.c: relax Pro Tools ptf file signature
Christophe Grenier
2022-07-14
1
-2
/
+0
*
src/ntfs_adv.c: fix mft_lcn display by casting to "long long unsigned int"
Christophe Grenier
2022-07-14
1
-26
/
+26
*
src/file_exe.c: remove some useless code
Christophe Grenier
2022-07-14
1
-7
/
+5
*
src/chgtype.c: remove redundant check
Christophe Grenier
2022-07-14
1
-2
/
+0
*
src/file_skp.c: remove filesize limit
Christophe Grenier
2022-07-14
1
-1
/
+1
*
src/file_sp3.c: rename variable time to file_time to avoid to shadow
Christophe Grenier
2022-07-14
1
-3
/
+3
*
src/hdaccess.c: make disk_get_sector_size variable local
Christophe Grenier
2022-07-14
1
-6
/
+5
*
src/ext2p.c: remove useless memory allocation
Christophe Grenier
2022-07-14
1
-4
/
+0
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
127
-657
/
+1714
*
src/partmac.[ch]: Fix mac structure to avoid using pointers
Christophe Grenier
2022-04-10
2
-8
/
+24
*
Drop "--enable-ncmouse" option from configure script
Christophe Grenier
2022-04-08
5
-262
/
+1
*
pdiskseln.c,phrecn.c,ppartseln.c: disable some code for Frama-C
Christophe Grenier
2022-04-07
3
-4
/
+35
*
src/ntfs_io.c: fix ntfs_device_testdisk_io_ioctl() prototype for ntfs-3g
Christophe Grenier
2022-04-06
1
-0
/
+12
*
Avoid field with a 0 size as Frama-C do not support them.
Christophe Grenier
2022-04-06
5
-0
/
+53
*
src/qmainrec.cpp: log "QPhotoRec exited normally" when QPhotoRec is
Christophe Grenier
2022-04-05
1
-0
/
+1
*
src/qphotorec_locale.qrc: fix for f599c961a03c52c1f2a5fcab47ca8103317302cb
Christophe Grenier
2022-04-05
1
-0
/
+1
*
QPhotoRec: add Finnish translation from https://www.transifex.com/cgsecurity/...
Christophe Grenier
2022-03-26
2
-0
/
+270
*
PhotoRec recover
Christophe Grenier
2022-03-24
5
-0
/
+238
*
Stops if argc <= 0
Christophe Grenier
2022-01-27
2
-0
/
+4
*
Numerous frama-c annotations
Christophe Grenier
2021-11-20
118
-137
/
+1664
*
PhotoRec: recover dovecot encrypted files (Disable by default)
Christophe Grenier
2021-11-20
3
-0
/
+133
*
QPhotoRec: update translations, add Polish(pl)
Christophe Grenier
2021-11-10
16
-67
/
+495
*
Replace "harddisk" by "hard disk" and replace "is is" by "is"
Christophe Grenier
2021-11-10
5
-12
/
+19
*
QPhotoRec: add sv_SE and zh_CN translations - missing part
Christophe Grenier
2021-11-05
2
-1
/
+4
*
QPhotoRec: add sv_SE and zh_CN translations
Christophe Grenier
2021-11-03
2
-0
/
+505
*
src/file_doc.c: improve Frama-C annotations
Christophe Grenier
2021-09-06
1
-22
/
+41
*
src/file_riff.h: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-7
/
+2
*
src/file_nds.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-9
/
+5
*
src/file_mpg.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
2
-9
/
+7
*
src/file_mp3.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-7
/
+4
*
src/file_mft.c: improve Frama-C annotations
Christophe Grenier
2021-09-04
1
-9
/
+5
*
src/intrfn.c: ask_confirmation() - clear the screen before closing it
Christophe Grenier
2021-09-04
1
-0
/
+7
*
src/ext2_common.c: test_EXT2() - reduce code complexity
Christophe Grenier
2021-09-04
1
-8
/
+11
*
part_i386: allow to force the partition type for PC Intel partition type
Christophe Grenier
2021-09-04
1
-2
/
+14
*
src/file_zpr.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-7
/
+3
*
src/file_zip.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-21
/
+8
*
src/file_zcode.c: improve Frama-C annotations
Christophe Grenier
2021-07-29
1
-7
/
+3
*
src/file_z2d.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xz.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-11
/
+5
*
src/file_xv.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xsv.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-7
/
+3
*
src/file_xpt.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-6
/
+3
*
src/file_xml.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-9
/
+5
*
src/file_xm.c: improve Frama-C warnings
Christophe Grenier
2021-07-28
1
-10
/
+4
*
src/file_xfs.c: improve Frama-C annotations
Christophe Grenier
2021-07-28
1
-18
/
+12
[next]