Christophe Grenier
|
9c1658657a
|
Merge branch 'patch-1' of https://github.com/mb720/testdisk
|
2022-03-26 11:47:54 +01:00 |
|
Christophe Grenier
|
1b8f211d4a
|
PhotoRec recover
- fbx: Kaydara 3D file
- hdf: Hierarchical Data Format 5
- lz: lzip compressed file
|
2022-03-24 13:31:17 +01:00 |
|
Christophe Grenier
|
4b93bbcc15
|
README.md: It's better to consult the documentation than starting the
try to build from source.
|
2022-03-24 13:26:52 +01:00 |
|
Christophe Grenier
|
4d988b1c2f
|
Stops if argc <= 0
|
2022-01-27 09:04:41 +01:00 |
|
Matthias Braun
|
b48e36f841
|
Fix typos in README.md
|
2022-01-09 13:48:25 +01:00 |
|
Christophe Grenier
|
61f7103e0d
|
man: fix zh_CN version
|
2021-12-28 16:13:36 +01:00 |
|
Christophe Grenier
|
6eb56cb407
|
Merge branch 'jwilk-forks-man'
|
2021-12-28 16:06:33 +01:00 |
|
Jakub Wilk
|
c712b39c42
|
man: fix formatting in SEE ALSO sections
|
2021-12-27 18:22:14 +01:00 |
|
Christophe Grenier
|
b2a0d41da6
|
Numerous frama-c annotations
|
2021-11-20 11:26:50 +01:00 |
|
Christophe Grenier
|
edcb650063
|
PhotoRec: recover dovecot encrypted files (Disable by default)
|
2021-11-20 10:56:57 +01:00 |
|
Christophe Grenier
|
72ed2f2b49
|
QPhotoRec: update translations, add Polish(pl)
|
2021-11-10 11:26:32 +01:00 |
|
Christophe Grenier
|
e8ebbf703d
|
Replace "harddisk" by "hard disk" and replace "is is" by "is"
See https://github.com/cgsecurity/testdisk/issues/110
|
2021-11-10 09:04:17 +01:00 |
|
Christophe Grenier
|
2944119f83
|
compile.sh: fix most warnings reported by shellcheck
|
2021-11-05 14:50:15 +01:00 |
|
Christophe Grenier
|
945dccda01
|
QPhotoRec: add sv_SE and zh_CN translations - missing part
|
2021-11-05 14:47:54 +01:00 |
|
Christophe Grenier
|
d59dbf0087
|
QPhotoRec: add sv_SE and zh_CN translations
|
2021-11-03 20:49:54 +01:00 |
|
Christophe Grenier
|
f37c9e5ca6
|
src/file_doc.c: improve Frama-C annotations
|
2021-09-06 07:49:47 +02:00 |
|
Christophe Grenier
|
219bd3a3ae
|
src/file_riff.h: improve Frama-C annotations
|
2021-09-04 18:44:35 +02:00 |
|
Christophe Grenier
|
5f1002487d
|
src/file_nds.c: improve Frama-C annotations
|
2021-09-04 18:37:34 +02:00 |
|
Christophe Grenier
|
1f52c033e2
|
src/file_mpg.c: improve Frama-C annotations
|
2021-09-04 18:10:39 +02:00 |
|
Christophe Grenier
|
8a2edb7053
|
src/file_mp3.c: improve Frama-C annotations
|
2021-09-04 17:45:26 +02:00 |
|
Christophe Grenier
|
b394013916
|
src/file_mft.c: improve Frama-C annotations
|
2021-09-04 17:38:20 +02:00 |
|
Christophe Grenier
|
239a439bb9
|
src/intrfn.c: ask_confirmation() - clear the screen before closing it
|
2021-09-04 17:29:56 +02:00 |
|
Christophe Grenier
|
727984cc8f
|
src/ext2_common.c: test_EXT2() - reduce code complexity
|
2021-09-04 17:28:48 +02:00 |
|
Christophe Grenier
|
098e93f61e
|
part_i386: allow to force the partition type for PC Intel partition type
|
2021-09-04 17:28:07 +02:00 |
|
Christophe Grenier
|
71c7c1eba3
|
linux/testdisk.spec.in: add make to buildroot
|
2021-09-04 17:27:44 +02:00 |
|
Christophe Grenier
|
35369be3dc
|
src/file_zpr.c: improve Frama-C annotations
|
2021-07-29 12:36:57 +02:00 |
|
Christophe Grenier
|
0afcbf250f
|
src/file_zip.c: improve Frama-C annotations
|
2021-07-29 12:36:21 +02:00 |
|
Christophe Grenier
|
fe9953063f
|
src/file_zcode.c: improve Frama-C annotations
|
2021-07-29 12:35:52 +02:00 |
|
Christophe Grenier
|
1c64ef9bcd
|
src/file_z2d.c: improve Frama-C annotations
|
2021-07-28 22:31:31 +02:00 |
|
Christophe Grenier
|
ce12222637
|
src/file_xz.c: improve Frama-C annotations
|
2021-07-28 22:28:08 +02:00 |
|
Christophe Grenier
|
aca1e4062a
|
src/file_xv.c: improve Frama-C annotations
|
2021-07-28 22:26:11 +02:00 |
|
Christophe Grenier
|
6a4b8d1f6f
|
src/file_xsv.c: improve Frama-C annotations
|
2021-07-28 22:21:49 +02:00 |
|
Christophe Grenier
|
2b5aa8f004
|
src/file_xpt.c: improve Frama-C annotations
|
2021-07-28 22:20:00 +02:00 |
|
Christophe Grenier
|
fc464a44f8
|
src/file_xml.c: improve Frama-C annotations
|
2021-07-28 22:11:08 +02:00 |
|
Christophe Grenier
|
fd398b75dd
|
src/file_xm.c: improve Frama-C warnings
|
2021-07-28 22:08:50 +02:00 |
|
Christophe Grenier
|
92dc91e9b1
|
src/file_xfs.c: improve Frama-C annotations
|
2021-07-28 22:01:14 +02:00 |
|
Christophe Grenier
|
ea70741403
|
src/file_xfi.c: improve Frama-C annotations
|
2021-07-28 21:55:47 +02:00 |
|
Christophe Grenier
|
fbf070895c
|
src/file_xcf.c: improve Frama-C annotations
|
2021-07-28 21:49:41 +02:00 |
|
Christophe Grenier
|
21b95cd07f
|
src/file_xar.c: improve Frama-C annotations
|
2021-07-28 21:45:11 +02:00 |
|
Christophe Grenier
|
6ebcf591e1
|
src/file_x4a.c: fix Frama-C warnings
|
2021-07-28 21:42:22 +02:00 |
|
Christophe Grenier
|
40ee6a99f8
|
src/file_x3i.c: improve Frama-C annotations
|
2021-07-28 13:53:56 +02:00 |
|
Christophe Grenier
|
93fe1aafd6
|
src/file_x3f.c: improve Frama-C annotations
|
2021-07-28 13:47:02 +02:00 |
|
Christophe Grenier
|
90fd993eb5
|
src/file_wv.c: improve Frama-C annotations
|
2021-07-28 13:44:57 +02:00 |
|
Christophe Grenier
|
effc05c7cc
|
src/file_wtv.c: improve Frama-C annotations
|
2021-07-28 13:39:31 +02:00 |
|
Christophe Grenier
|
8316d06304
|
src/file_wpd.c: improve Frama-C annotations
|
2021-07-28 13:32:09 +02:00 |
|
Christophe Grenier
|
61ee9b4a0a
|
src/file_wpb.c: improve Frama-C annotations
|
2021-07-28 13:26:46 +02:00 |
|
Christophe Grenier
|
1b6ee0c57a
|
src/file_woff.c: improve Frama-C annotations
|
2021-07-28 13:24:19 +02:00 |
|
Christophe Grenier
|
1f98465db2
|
src/file_wnk.c: improve Frama-C annotations
|
2021-07-28 13:22:18 +02:00 |
|
Christophe Grenier
|
9c8f781be0
|
src/file_wmf.c: improve Frama-C annotations
|
2021-07-27 22:00:05 +02:00 |
|
Christophe Grenier
|
7b8d5fc2c5
|
src/file_wld.c: improve Frama-C annotations
|
2021-07-27 21:51:42 +02:00 |
|