index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pedro-javierf'
HEAD
master
Christophe Grenier
2024-09-01
1
-1
/
+1
|
\
|
*
TestDisk: fix build without ncurses
Pedro Javier
2024-09-01
1
-1
/
+1
|
/
*
PhotoRec: Fix wrong extension for Revelation password database.
Christophe Grenier
2024-08-05
3
-18
/
+19
*
src/dirpart.c: rework dir_partition_init()
Christophe Grenier
2024-07-11
1
-11
/
+13
*
src/file_exe.c: Add loop variant so Frama-C can proves that functions
Christophe Grenier
2024-06-08
1
-0
/
+9
*
Proves that file_check_tiff_be_aux() and file_check_tiff_le_aux()
Christophe Grenier
2024-05-21
3
-157
/
+90
*
src/file_zip.c: Proves file_check_zip() terminates (Frama-C)
Christophe Grenier
2024-05-21
1
-8
/
+40
*
src/common.c: strip_dup() - Add annotations so Frama-C can assert that
Christophe Grenier
2024-05-18
1
-1
/
+6
*
src/file_sig.c: remove extra definition
Christophe Grenier
2024-05-18
1
-3
/
+0
*
src/memmem.h: Add Frama-C annotations to td_memmem(), so Frama-C can
Christophe Grenier
2024-05-18
1
-0
/
+1
*
src/file_txt.c: rewrite some functions so Frama-C can assert that
Christophe Grenier
2024-05-18
1
-108
/
+175
*
src/file_jpg.c: jpg_search_marker() - add annotations so Frama-C knows
Christophe Grenier
2024-05-18
1
-0
/
+4
*
src/hdaccess.c: Fix build with musl-1.2.5
Christophe Grenier
2024-05-14
1
-0
/
+3
*
src/file_tiff_be.c: avoid to shadow a variable
Christophe Grenier
2024-05-14
1
-4
/
+4
*
paddr_t may be already defined in sys/types.h - Fix compilation on OpenBSD
Christophe Grenier
2024-04-02
2
-0
/
+7
*
Do not list files format recovered by PhotoRec
Christophe Grenier
2024-03-09
1
-32
/
+2
*
TestDisk & PhotoRec 7.2
v7.2
Christophe Grenier
2024-02-22
6
-6
/
+35
*
TestDisk: when searching for partition, press '+' to skip 5% of the disk
Christophe Grenier
2024-01-30
2
-1
/
+11
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
32
-106
/
+566
*
configure.ac: fix regression introduce by commit 972217f99390b095fe7487441f0b...
Christophe Grenier
2024-01-08
1
-3
/
+6
*
src/filegen.[ch], src/photorec.h: improve Frama-C annotations
Christophe Grenier
2024-01-07
3
-8
/
+49
*
src/common.[ch]: improve Frama-C annotations
Christophe Grenier
2024-01-07
2
-10
/
+32
*
PhotoRec: src/file_tiff* - improve Frama-C annotations
Christophe Grenier
2024-01-07
4
-3
/
+29
*
Improve Frama-C annotations for a bunch of files
Christophe Grenier
2024-01-01
38
-36
/
+237
*
src/file_tiff_*.c: improve Frama-C annotations
Christophe Grenier
2024-01-01
3
-25
/
+42
*
src/file_nk2.c: modify code and improve Frama-C annotations
Christophe Grenier
2024-01-01
1
-88
/
+105
*
src/file_mxf.c: reduce function complexity for frama-c
Christophe Grenier
2023-12-27
1
-22
/
+34
*
src/file_mpg.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+12
*
src/file_mp3.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+5
*
src/file_mov.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+6
*
src/file_mlv.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-1
/
+10
*
src/file_mkv.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+3
*
src/file_mid.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+3
*
src/file_m2ts.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-4
/
+18
*
src/file_lzh.c: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/file_lnk.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/file_jpg.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-4
/
+25
*
src/file_indd.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+1
*
src/file_idx.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-1
/
+4
*
src/file_ico.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/file_icc.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-1
/
+5
*
src/file_hdf.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/file_gz.h: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+1
*
src/file_gsm.c: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-1
/
+7
*
src/file_gpg.c: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-2
/
+19
*
src/file_gif.c: add more frama-c annotations
Christophe Grenier
2023-12-27
1
-1
/
+5
*
src/file_fits.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-2
/
+12
*
src/file_dv.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-4
/
+21
*
src/file_abr.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
*
src/fidentify.c: more frama-c annotations
Christophe Grenier
2023-12-27
1
-0
/
+2
[next]