testdisk/src
2021-03-09 07:59:08 +01:00
..
gnome
lang Merge latest translations from transifex 2019-07-09 19:31:37 +02:00
addpart.c
addpart.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
addpartn.c Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
addpartn.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
adv.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
adv.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
alignio.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
analyse.c sysv: use unsigned int when checking the signature 2020-11-27 18:47:59 +01:00
analyse.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
askloc.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
askloc.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
autoset.c
autoset.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
bfs.c Add support for BeFS for EFI GPT and Mac partition table, fix previous 2020-07-14 09:58:28 +02:00
bfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
bsd.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
bsd.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00
btrfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
btrfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
chgarch.c
chgarch.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
chgarchn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
chgarchn.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
chgtype.c
chgtype.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
chgtypen.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
chgtypen.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
common.c file_asf.c, file_reg.c: add frama-c annotations 2021-02-13 16:28:41 +01:00
common.h New prototype for test_structure() 2020-08-02 10:32:27 +02:00
cramfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
cramfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
crc.c crc.[ch]: fix frama-c annotations 2020-08-30 11:05:35 +02:00
crc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
dfxml.c Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
dfxml.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
dimage.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
dimage.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
dir.c Fix 73d49dbde9 2020-08-24 19:44:09 +02:00
dir.h src/dir.h: split the file in two, see src/dir_common.h 2020-09-12 09:05:06 +02:00
dir_common.h src/dir.h: split the file in two, see src/dir_common.h 2020-09-12 09:05:06 +02:00
dirn.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
dirn.h
dirpart.c
dirpart.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
diskacc.c
diskacc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
diskcapa.c
diskcapa.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
edit.c
edit.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ewf.c Create two functions ewf_init(), one using LIBEWF v2 API, instead of a single huge function with too many ifdef 2020-08-02 09:46:24 +02:00
ewf.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
exfat.c
exfat.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
exfat_dir.c
exfat_dir.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
exfatp.c move del_search_space() from src/filegen.h to src/photorec.h 2019-10-13 11:06:57 +02:00
exfatp.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ext2.c move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2_common.c move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2_common.h src/file_ext2.c: add frama-c annotations 2021-02-19 19:11:08 +01:00
ext2_dir.c Constify more function parameters 2020-06-19 22:05:38 +02:00
ext2_dir.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2_inc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ext2_sb.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
ext2_sb.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2_sbn.c
ext2_sbn.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2grp.c move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2grp.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
ext2p.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
ext2p.h move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
f2fs.c
f2fs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
f2fs_fs.h
fat.c Move low-level structure from fat.h to fat_common.h 2020-09-01 19:09:12 +02:00
fat.h Move low-level structure from fat.h to fat_common.h 2020-09-01 19:09:12 +02:00
fat1x.c Constify more function parameters 2020-06-19 22:05:38 +02:00
fat1x.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
fat32.c
fat32.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
fat_adv.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
fat_adv.h
fat_cluster.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
fat_cluster.h Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
fat_common.c Move low-level structure from fat.h to fat_common.h 2020-09-01 19:09:12 +02:00
fat_common.h fat: use uint8_t instead of int8_t for name and ext 2020-11-27 18:54:03 +01:00
fat_dir.c fat: use uint8_t instead of int8_t for name and ext 2020-11-27 18:54:03 +01:00
fat_dir.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
fat_unformat.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
fat_unformat.h
fatn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
fatn.h
fatp.c src/fatp.c: remove useless prototypes 2020-11-01 13:27:21 +01:00
fatp.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
fatx.c
fatx.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
fidentify.c src/log.c: call dup2() in log_open() 2020-11-27 18:37:43 +01:00
file_1cd.c src/file_1cd.c: add more frama-c annotations 2021-02-07 17:31:14 +01:00
file_3dm.c src/file_3dm.c: add frama-c annotations 2021-02-07 17:40:07 +01:00
file_3ds.c src/file_3ds.c: add frama-c annotations 2021-02-11 18:57:14 +01:00
file_7z.c src/file_7z.c: add frama-c annotations 2021-02-07 18:17:41 +01:00
file_a.c src/file_a.c: add more frama-c annotations 2021-02-07 19:19:10 +01:00
file_ab.c src/file_ab.c: fix frama-c warning in data_check_addressbook() 2021-01-29 18:08:54 +01:00
file_abr.c src/file_abr.c: stricter frama-c annotation 2021-02-07 18:42:37 +01:00
file_acb.c src/file_acb.c: add frama-c annotations 2021-02-07 19:23:09 +01:00
file_ace.c src/file_apple.c: add frama-c annotations 2021-02-13 10:32:45 +01:00
file_ado.c src/file_ado.c: add frama-c annotations 2021-02-07 21:02:34 +01:00
file_afdesign.c src/file_afdesign.c: add frama-c annotation for header_check_afdesign() 2021-02-07 21:56:29 +01:00
file_ahn.c src/file_ahn.c: add frama-c annotations 2021-02-11 18:57:38 +01:00
file_aif.c src/file_aif.c: add frama-c annotations 2021-02-11 18:58:00 +01:00
file_all.c src/file_all.c: add frama-c annotations 2021-02-11 19:31:07 +01:00
file_als.c src/file_als.c: add frama-c annotations 2021-02-11 19:48:20 +01:00
file_amd.c src/file_amd.c: add frama-c annotations 2021-02-11 22:37:24 +01:00
file_amr.c src/file_amr.c: fix frama-c warning in data_check_amr() 2021-01-29 18:22:48 +01:00
file_apa.c src/file_apa.c: add frama-c annotations 2021-02-11 22:39:17 +01:00
file_ape.c src/file_apple.c: add frama-c annotations 2021-02-13 10:32:45 +01:00
file_apple.c src/file_apple.c: add frama-c annotations 2021-02-13 10:32:45 +01:00
file_ari.c src/file_ari.c: add frama-c annotations 2021-02-13 11:30:39 +01:00
file_arj.c src/file_arj.c: add frama-c annotations 2021-02-13 11:38:38 +01:00
file_asf.c file_asf.c, file_reg.c: add frama-c annotations 2021-02-13 16:28:41 +01:00
file_asl.c file_asl.c: add frama-c annotations 2021-02-13 16:50:38 +01:00
file_asm.c src/file_asm.c: add frama-c annotations 2021-02-13 16:58:55 +01:00
file_atd.c src/file_atd.c: add frama-c annotations 2021-02-13 17:02:06 +01:00
file_au.c src/file_au.c: fix frama-c warnings 2021-02-13 17:18:31 +01:00
file_axp.c src/file_axp.c: better file_check 2021-02-13 10:13:16 +01:00
file_axx.c src/file_axx.c: add frama-c annotations 2021-02-13 17:49:45 +01:00
file_bac.c src/file_bac.c: remove some dead code 2021-02-13 17:57:49 +01:00
file_bdm.c src/file_bdm.c: add frama-c annotations 2021-02-13 18:07:32 +01:00
file_berkeley.c src/file_berkeley.c: add frama-c annotations 2021-02-13 18:22:08 +01:00
file_bfa.c src/file_bfa.c: add frama-c annotations 2021-02-13 20:56:10 +01:00
file_bim.c src/file_bim.c: add frama-c annotations 2021-02-13 20:58:40 +01:00
file_bin.c src/file_bin.c: add frama-c annotations 2021-02-14 09:43:13 +01:00
file_binvox.c src/file_binvox.c: add frama-c annotations 2021-02-14 09:48:50 +01:00
file_bkf.c PhotoRec: fix problems reported by frama-c 2020-09-12 16:19:07 +02:00
file_bld.c src/file_bld.c: fix frama-c warnings in data_check_*() 2021-01-29 18:54:53 +01:00
file_bmp.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_bpg.c src/file_bpg.c: improve frama-c annotations 2021-02-14 11:41:48 +01:00
file_bvr.c src/file_bvr.c: add missing frama-c annotations 2021-02-06 16:50:03 +01:00
file_bz2.c src/file_bz2.c: add frama-c annotations 2021-02-14 12:09:04 +01:00
file_c4d.c src/file_c4d.c: add frama-c annotations 2021-02-14 13:24:19 +01:00
file_cab.c src/file_cab.c: add frama-c annotations 2021-02-14 13:27:00 +01:00
file_caf.c src/file_caf.c: switch chunksize to uint64_t to avoid frama-c 2021-02-14 14:18:30 +01:00
file_cam.c src/file_cam.c: add frama-c annotations 2021-02-14 14:24:07 +01:00
file_catdrawing.c src/file_catdrawing.c: add frama-c annotations 2021-02-14 14:26:53 +01:00
file_cdt.c src/file_cdt.c: add frama-c annotations 2021-02-14 14:29:09 +01:00
file_che.c src/file_che.c: add frama-c annotations 2021-02-14 15:15:37 +01:00
file_chm.c src/file_chm.c: add frama-c annotations 2021-02-14 15:18:12 +01:00
file_class.c src/file_class.c: add frama-c annotations 2021-02-14 15:21:25 +01:00
file_cm.c src/file_cm.c: add frama-c annotations 2021-02-14 15:23:42 +01:00
file_compress.c src/file_compress.c: add frama-c annotations 2021-02-14 16:45:46 +01:00
file_cow.c src/file_cow.c: add frama-c annotations 2021-02-14 16:56:02 +01:00
file_cpi.c src/file_cpi.c: add frama-c annotations 2021-02-14 17:00:37 +01:00
file_crw.c src/file_crw.c: add frama-c annotations 2021-02-14 17:13:57 +01:00
file_csh.c src/file_csh.c: add frama-c annotations 2021-02-14 17:17:54 +01:00
file_ctg.c src/file_ctg.c: add frama-c annotations 2021-02-14 17:20:00 +01:00
file_cwk.c src/file_cwk.c: add frama-c annotations 2021-02-14 17:26:25 +01:00
file_d2s.c src/file_d2s.c: add frama-c annotations 2021-02-14 17:35:38 +01:00
file_dad.c src/file_dad.c: fix frama-c warnings in data_check_dad() 2021-01-29 18:55:31 +01:00
file_dar.c src/file_dar.c: add frama-c annotations 2021-02-14 17:44:22 +01:00
file_dat.c src/file_dat.c: add frama-c annotations 2021-02-14 17:54:39 +01:00
file_DB.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_dbf.c src/file_dbf.c: add frama-c annotations 2021-02-14 18:11:26 +01:00
file_dbn.c src/file_dbn.c: add frama-c annotations 2021-02-14 18:18:57 +01:00
file_dcm.c src/file_dcm.c: add frama-c annotations 2021-02-14 18:21:09 +01:00
file_ddf.c src/file_ddf.c: add frama-c annotations 2021-02-14 18:32:05 +01:00
file_dex.c src/file_dex.c: add frama-c annotations 2021-02-14 18:40:41 +01:00
file_dim.c src/file_dim.c: add frama-c annotations 2021-02-14 18:47:53 +01:00
file_dir.c src/file_dir.c: update frama-c annotations 2021-01-29 19:04:51 +01:00
file_djv.c src/file_djv.c: add frama-c annotations 2021-02-14 19:29:37 +01:00
file_dmp.c src/file_dmp.c: add frama-c annotations 2021-02-14 21:08:04 +01:00
file_doc.c src/file_snag.c: add Frama-C annotations 2021-03-05 18:47:51 +01:00
file_doc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
file_dpx.c src/file_dpx.c: add frama-c annotations 2021-02-14 21:26:32 +01:00
file_drw.c src/file_drw.c: add frama-c annotations 2021-02-14 21:53:14 +01:00
file_ds2.c src/file_ds2.c: add frama-c annotations 2021-02-14 22:11:16 +01:00
file_ds_store.c src/file_ds_store.c: fix frama-c warnings 2021-02-14 22:33:58 +01:00
file_dsc.c src/file_dsc.c: add frama-c annotations 2021-02-14 22:19:45 +01:00
file_dss.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_dst.c src/file_dst.c: fix frama-c warnings 2021-02-15 09:46:55 +01:00
file_dta.c src/file_dta.c: add frama-c annotations 2021-02-15 09:50:21 +01:00
file_dump.c src/file_dump.c: add frama-c annotations 2021-02-15 09:55:37 +01:00
file_dv.c src/file_dv.c: additional frama-c annotation 2021-02-15 09:58:52 +01:00
file_dvi.c src/file_dvi.c: add frama-c annotations 2021-02-15 10:10:20 +01:00
file_dvr.c src/file_dvr.c: add frama-c annotations 2021-02-15 10:20:10 +01:00
file_dwg.c src/file_dwg.c: add frama-c annotations 2021-02-15 10:25:52 +01:00
file_dxf.c src/file_dxf.c: improve frama-c annotations 2021-02-15 10:28:58 +01:00
file_e01.c src/file_e01.c: add frama-c annotations 2021-02-15 10:41:38 +01:00
file_ecryptfs.c src/file_ecryptfs.c: add frama-c annotations 2021-02-15 12:57:24 +01:00
file_edb.c src/file_edb.c: add frama-c annotations 2021-02-19 16:47:16 +01:00
file_elf.c src/file_elf.c: split header_check_elf() in 4 functions 2021-02-19 17:21:36 +01:00
file_emf.c src/file_emf.c: remove duplicated line 2021-02-19 17:41:48 +01:00
file_ess.c src/file_ess.c: add frama-c annotations 2021-02-19 17:49:20 +01:00
file_evt.c src/file_evt.c: fix frama-c annotations 2021-01-29 21:16:33 +01:00
file_evtx.c src/file_evtx.c: add frama-c annotations 2021-02-19 17:53:34 +01:00
file_exe.c src/file_exe.c: add a frama-c assign clause to header_check_exe() 2021-02-19 18:02:45 +01:00
file_exr.c src/file_exr.c: add frama-c annotations 2021-02-19 18:36:32 +01:00
file_exs.c src/file_exs.c: add frama-c annotations 2021-02-19 18:50:26 +01:00
file_ext.c src/file_ext.c: add frama-c annotations 2021-02-20 10:40:43 +01:00
file_ext2.c src/file_ext2.c: add frama-c annotations 2021-02-19 19:11:08 +01:00
file_fat.c src/file_fob.c: add frama-c annotations 2021-02-21 10:49:47 +01:00
file_fbf.c src/file_fbf.c: add frama-c annotations 2021-02-20 14:49:50 +01:00
file_fbk.c src/file_fbk.c: add frama-c annotations 2021-02-20 14:52:06 +01:00
file_fcp.c src/file_fcp.c: add frama-c annotations 2021-02-20 14:54:57 +01:00
file_fcs.c src/file_fcs.c: add frama-c annotations 2021-02-20 15:00:03 +01:00
file_fdb.c src/file_fdb.c: add frama-c annotations 2021-02-20 15:02:19 +01:00
file_fds.c src/file_fds.c: add frama-c annotations 2021-02-20 15:05:38 +01:00
file_fh5.c src/file_fh5.c: add frama-c annotations 2021-02-20 15:10:11 +01:00
file_fh10.c src/file_fh10.c: add frama-c annotations 2021-02-20 15:07:31 +01:00
file_filevault.c src/file_filevault.c: add frama-c annotations 2021-02-20 15:14:17 +01:00
file_fit.c src/file_fit.c: add frama-c annotations 2021-02-20 18:05:26 +01:00
file_fits.c src/file_fits.c: two integer overflow remains... 2021-02-20 18:35:23 +01:00
file_flac.c src/file_flac.c: check flac metadata 2021-01-31 09:29:37 +01:00
file_flp.c src/file_flp.c: add frama-c annotations 2021-02-21 09:11:21 +01:00
file_flv.c src/file_flv.c: better frama-c annotations 2021-02-21 09:14:04 +01:00
file_fm.c src/file_fm.c: add frama-c annotations 2021-02-21 09:22:38 +01:00
file_fob.c src/file_fob.c: add frama-c annotations 2021-02-21 10:49:47 +01:00
file_fos.c src/file_fos.c: add frama-c annotations 2021-02-21 10:54:38 +01:00
file_found.c
file_found.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
file_fp5.c src/file_fp5.c: add frama-c annotations 2021-02-21 11:19:47 +01:00
file_fp7.c src/file_fp7.c: add frama-c annotations 2021-02-21 12:15:58 +01:00
file_freeway.c src/file_freeway.c: add frama-c annotations 2021-02-21 13:32:28 +01:00
file_frm.c src/file_frm.c: add frama-c annotations 2021-02-21 16:53:29 +01:00
file_fs.c src/file_fs.c: fix frama-c warning 2021-01-31 11:02:48 +01:00
file_fwd.c src/file_fwd.c: add frama-c annotations 2021-02-21 17:07:22 +01:00
file_gam.c src/file_gam.c: add frama-c annotations 2021-02-21 17:09:59 +01:00
file_gct.c src/file_gct.c: add frama-c annotations 2021-02-21 17:12:04 +01:00
file_gho.c src/file_gho.c: add frama-c annotations 2021-02-21 17:14:18 +01:00
file_gi.c src/file_gi.c: add frama-c annotations 2021-02-21 17:38:11 +01:00
file_gif.c src/file_gif.c: fix frama-c warnings 2021-02-06 17:11:09 +01:00
file_gm6.c src/file_gm6.c: add frama-c annotations 2021-02-21 17:52:48 +01:00
file_gp2.c src/file_gp2.c: add frama-c annotations 2021-02-21 17:56:08 +01:00
file_gp5.c src/file_gp5.c: add frama-c annotations 2021-02-21 17:59:29 +01:00
file_gpg.c src/file_gpg.c: improve frama-c annotations 2021-02-22 18:38:23 +01:00
file_gpx.c src/file_gpx.c: add frama-c annotations 2021-02-22 18:40:31 +01:00
file_gsm.c src/file_gsm.c: fix frama-c warnings 2021-02-07 17:06:12 +01:00
file_gz.c src/file_gz.c: fix gcc warning 2021-02-11 22:36:51 +01:00
file_gz.h src/file_gz.[ch]: improve frama-c annotations 2021-02-11 19:24:00 +01:00
file_hdf.c src/file_hdf.c: add some frama-c annotations 2021-02-22 19:13:48 +01:00
file_hdr.c src/file_hdr.c: add frama-c annotations 2021-02-22 19:20:25 +01:00
file_hds.c src/file_hds.c: add frama-c annotations 2021-02-22 19:23:29 +01:00
file_hfsp.c src/hfsp_struct.h: move struct from src/hfsp.h 2021-02-22 20:41:15 +01:00
file_hm.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_hr9.c src/file_hr9.c: add frama-c annotations 2021-02-22 20:48:22 +01:00
file_http.c src/file_http.c: add frama-c annotations 2021-02-22 20:51:15 +01:00
file_ibd.c src/file_ibd.c: add frama-c annotations 2021-02-22 21:36:38 +01:00
file_icc.c src/file_icc.c: add frama-c annotations 2021-02-22 22:10:09 +01:00
file_icns.c src/file_icns.c: add frama-c annotations 2021-02-22 22:25:56 +01:00
file_ico.c src/file_ico.c: add frama-c annotations 2021-02-24 08:02:16 +01:00
file_idx.c src/file_idx.c: fix frama-c warnings 2021-02-06 17:16:01 +01:00
file_ifo.c src/file_ifo.c: add frama-c annotations 2021-02-24 08:02:54 +01:00
file_imb.c src/file_imb.c: add frama-c annotations 2021-02-24 08:03:17 +01:00
file_indd.c src/file_indd.c: add frama-c annotations 2021-02-24 08:03:41 +01:00
file_info.c src/file_info.c: add frama-c annotations 2021-02-24 08:04:02 +01:00
file_iso.c src/file_iso.c: add frama-c annotations 2021-02-24 08:04:29 +01:00
file_it.c src/file_it.c: add frama-c annotations 2021-02-24 08:04:52 +01:00
file_itu.c src/file_itu.c: add frama-c annotations 2021-02-24 08:05:15 +01:00
file_jks.c src/file_jks.c: add frama-c annotations 2021-02-24 08:05:54 +01:00
file_jpg.c src/file_riff.c: add Frama-C annotations, stricter checks 2021-03-03 18:18:15 +01:00
file_jpg.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
file_jsonlz4.c src/file_jsonlz4.c: add frama-c annotations 2021-02-24 08:06:18 +01:00
file_kdb.c src/file_kdb.c: add frama-c annotations 2021-02-24 08:07:52 +01:00
file_kdbx.c src/file_kdbx.c: add frama-c annotations 2021-02-24 08:08:06 +01:00
file_key.c src/file_key.c: add frama-c annotations 2021-02-24 08:08:23 +01:00
file_ldf.c src/file_ldf.c: add frama-c annotations 2021-02-24 08:10:29 +01:00
file_list.c src/file_mdb.c: add frama-c annotations 2021-02-24 17:40:57 +01:00
file_lit.c src/file_lit.c: add frama-c annotations 2021-02-24 08:10:42 +01:00
file_lnk.c src/file_lnk.c: add frama-c annotations 2021-02-24 08:10:53 +01:00
file_logic.c src/file_logic.c: add frama-c annotations 2021-02-24 08:11:05 +01:00
file_lso.c src/file_lso.c: add frama-c annotations 2021-02-24 08:11:16 +01:00
file_luks.c src/luks_struct.h: move struct from src/luks.h to this new file 2021-02-24 08:14:52 +01:00
file_lxo.c src/file_lxo.c: add frama-c annotations 2021-02-24 08:11:48 +01:00
file_lzh.c src/file_lzh.c: add frama-c annotations 2021-02-24 08:12:06 +01:00
file_lzo.c src/file_lzo.c: add frama-c annotations 2021-02-24 08:12:17 +01:00
file_m2ts.c src/file_m2ts.c: add frama-c annotations 2021-02-24 08:13:13 +01:00
file_mat.c src/file_mat.c: add frama-c annotations 2021-02-24 17:33:21 +01:00
file_max.c src/file_max.c: add frama-c annotations 2021-02-24 17:33:49 +01:00
file_mb.c src/file_mb.c: add frama-c annotations 2021-02-24 17:34:31 +01:00
file_mcd.c src/file_mcd.c: add frama-c annotations 2021-02-24 17:38:36 +01:00
file_mdb.c src/file_mdb.c: add frama-c annotations 2021-02-24 17:40:57 +01:00
file_mdf.c src/file_mdf.c: add frama-c annotations 2021-02-24 17:43:45 +01:00
file_mdp.c src/file_mdp.c: add frama-c annotations 2021-02-24 17:46:38 +01:00
file_mfa.c src/file_mfa.c: add frama-c annotations 2021-02-24 18:19:45 +01:00
file_mfg.c src/file_mfg.c: add frama-c annotations 2021-02-24 18:22:28 +01:00
file_mft.c src/ntfs_struct.h: move struct from src/ntfs.h 2021-02-22 20:25:58 +01:00
file_mid.c src/file_mid.c: fix frama-c warnings 2021-02-06 22:22:41 +01:00
file_mig.c src/file_mig.c: add frama-c annotations 2021-02-24 18:31:30 +01:00
file_mk5.c src/file_mk5.c: add frama-c annotations 2021-02-24 19:32:22 +01:00
file_mkv.c src/file_mkv.c: add frama-c annotations for header_check_mkv 2021-02-24 20:24:48 +01:00
file_mlv.c src/file_mlv.c: fix frama-c warnings 2021-02-06 23:00:07 +01:00
file_mobi.c src/file_mobi.c: add frama-c annotations 2021-02-24 20:28:12 +01:00
file_mov.c src/file_mov.c: better annotations for file_rename_mov() 2021-02-24 20:31:20 +01:00
file_mp3.c src/file_mp3.c: fix some frama-c warnings 2021-02-07 10:21:39 +01:00
file_mpg.c src/file_mpg.c: fix some frama-c warnings 2021-02-07 15:59:57 +01:00
file_mpl.c src/file_mpl.c: add frama-c annotations 2021-02-24 20:39:25 +01:00
file_mrw.c src/file_mrw.c: add frama-c annotations 2021-02-24 20:53:42 +01:00
file_msa.c src/file_msa.c: improve frama-c annotations 2021-02-24 20:57:12 +01:00
file_mus.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_mxf.c src/file_mxf.c: fix frama-c warnings 2021-02-07 16:53:06 +01:00
file_myo.c src/file_myo.c: add frama-c annotations 2021-02-24 21:03:28 +01:00
file_mysql.c src/file_mysql.c: add frama-c "assigns" annotations 2021-02-24 21:10:08 +01:00
file_nd2.c src/file_nd2.c: add frama-c annotations 2021-02-25 17:20:43 +01:00
file_nds.c src/file_nds.c: add frama-c annotations 2021-02-25 17:21:07 +01:00
file_nes.c src/file_nes.c: add frama-c annotations 2021-02-25 17:24:13 +01:00
file_njx.c src/file_njx.c: add frama-c annotations 2021-02-25 17:24:56 +01:00
file_nk2.c src/file_nk2.c: add frama-c annotations 2021-02-25 17:28:18 +01:00
file_nsf.c src/file_nsf.c: add frama-c annotations 2021-02-25 17:36:27 +01:00
file_oci.c src/file_oci.c: add frama-c annotations 2021-02-25 20:02:32 +01:00
file_ogg.c src/file_ogg.c: fix frama-c warnings 2021-02-25 22:18:18 +01:00
file_one.c src/file_one.c: add frama-c annotations 2021-02-26 07:59:35 +01:00
file_orf.c src/file_orf.c: add frama-c annotations 2021-02-26 08:00:20 +01:00
file_paf.c src/file_paf.c: add frama-c annotations 2021-02-27 10:20:22 +01:00
file_pap.c src/file_pap.c: add frama-c annotations 2021-02-27 10:21:05 +01:00
file_par2.c src/file_par2.c: fix problems reported by frama-c 2021-02-27 10:21:39 +01:00
file_pcap.c src/file_pcap.c: add frama-c annotations 2021-02-27 10:24:30 +01:00
file_pcb.c src/file_pcb.c: add frama-c annotations 2021-02-27 10:25:59 +01:00
file_pct.c src/file_pct.c: add frama-c annotations 2021-02-27 10:27:22 +01:00
file_pcx.c src/file_pcx.c: add frama-c annotations 2021-02-27 10:28:46 +01:00
file_pdb.c src/file_pdb.c: add Frama-C annotations 2021-02-27 10:31:31 +01:00
file_pdf.c src/file_pdf.c: fix problems reported by Frama-C 2021-02-27 10:44:20 +01:00
file_pds.c src/file_pds.c: add frama-c annotations 2021-02-27 10:47:07 +01:00
file_pf.c src/file_pf.c: improve Frama-C annotations 2021-02-27 10:50:18 +01:00
file_pfx.c src/file_pfx.c: add Frama-C annotations 2021-02-27 10:55:53 +01:00
file_pgdump.c src/file_pgdump.c: add Frama-C annotations 2021-02-27 12:41:37 +01:00
file_plist.c src/file_plist.c: add Frama-C annotations 2021-02-27 14:40:54 +01:00
file_plr.c src/file_plr.c: add Frama-C annotations 2021-02-27 15:28:32 +01:00
file_plt.c src/file_plt.c: add Frama-C annotations 2021-02-27 18:11:26 +01:00
file_png.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_pnm.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_prc.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_prd.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_prt.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_ps.c src/file_ps.c: improve filesize detection 2021-02-13 10:25:09 +01:00
file_psb.c src/file_psb.c, src/file_psd.c: Fix Photoshop file parsers 2021-02-28 11:56:04 +01:00
file_psd.c src/file_psb.c, src/file_psd.c: Fix Photoshop file parsers 2021-02-28 11:56:04 +01:00
file_psf.c src/file_psf.c: add Frama-C annotations 2021-02-28 12:33:30 +01:00
file_psp.c src/file_psp.c: add Frama-C annotations 2021-02-28 12:43:03 +01:00
file_pst.c src/file_pst.c: add Frama-C annotations 2021-02-28 15:01:39 +01:00
file_ptb.c src/file_ptb.c: add Frama-C annotations 2021-02-28 15:13:36 +01:00
file_ptf.c src/file_ptf.c: add Frama-C annotations 2021-02-28 15:19:18 +01:00
file_pyc.c src/file_pyc.c: add Frama-C annotations 2021-02-28 15:26:13 +01:00
file_pzf.c src/file_pzf.c: add Frama-C annotations 2021-02-28 15:36:42 +01:00
file_pzh.c src/file_pzh.c: add Frama-C annotations 2021-02-28 16:56:43 +01:00
file_qbb.c src/file_qbb.c: add Frama-C annotations 2021-02-28 16:59:17 +01:00
file_qdf.c src/file_qdf.c: add Frama-C annotations 2021-02-28 17:25:50 +01:00
file_qkt.c src/file_qkt.c: add Frama-C annotations 2021-02-28 17:28:17 +01:00
file_qxd.c src/file_qxd.c: add Frama-C annotations 2021-02-28 17:38:30 +01:00
file_r3d.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_ra.c src/file_ra.c: add Frama-C annotations 2021-02-28 18:46:03 +01:00
file_raf.c src/file_raf.c: add Frama-C annotations 2021-02-28 19:25:22 +01:00
file_rar.c src/file_rar.c: add Frama-C annotations 2021-03-01 21:21:06 +01:00
file_raw.c src/file_raw.c: add Frama-C annotations 2021-03-01 21:23:34 +01:00
file_rdc.c src/file_rdc.c: add Frama-C annotations 2021-03-03 18:11:14 +01:00
file_reg.c file_asf.c, file_reg.c: add frama-c annotations 2021-02-13 16:28:41 +01:00
file_res.c src/file_res.c: add Frama-C annotations 2021-03-03 18:11:51 +01:00
file_rfp.c src/file_rfp.c: add Frama-C annotations 2021-03-03 18:14:24 +01:00
file_riff.c src/file_riff.c: add Frama-C annotations, stricter checks 2021-03-03 18:18:15 +01:00
file_riff.h src/file_riff.c: add Frama-C annotations, stricter checks 2021-03-03 18:18:15 +01:00
file_rlv.c src/file_rlv.c: add Frama-C annotations 2021-03-03 18:22:52 +01:00
file_rm.c src/file_rm.c: add Frama-C annotations 2021-03-03 18:23:26 +01:00
file_rns.c src/file_rns.c: add Frama-C annotations 2021-03-03 18:25:19 +01:00
file_rpm.c src/file_rpm.c: add Frama-C annotations 2021-03-03 18:59:28 +01:00
file_rw2.c src/file_rw2.c: add Frama-C annotations 2021-03-03 19:12:50 +01:00
file_rx2.c src/file_rx2.c: add Frama-C annotations 2021-03-03 19:35:12 +01:00
file_save.c src/file_save.c: add Frama-C annotations 2021-03-03 19:37:29 +01:00
file_sdsk.c src/file_sdsk.c: add Frama-C annotations 2021-03-03 19:39:46 +01:00
file_ses.c src/file_ses.c: add Frama-C annotations 2021-03-03 19:44:57 +01:00
file_sgcta.c src/file_sgcta.c: add Frama-C annotations 2021-03-05 13:31:55 +01:00
file_shn.c src/file_shn.c: add Frama-C annotations 2021-03-05 13:33:34 +01:00
file_sib.c src/file_sib.c: add Frama-C annotations 2021-03-05 13:35:06 +01:00
file_sig.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_sit.c src/file_sit.c: add Frama-C annotations 2021-03-05 13:37:46 +01:00
file_skd.c src/file_skd.c: add Frama-C annotations 2021-03-05 13:41:25 +01:00
file_skp.c src/file_skp.c: add Frama-C annotations 2021-03-05 18:13:10 +01:00
file_snag.c src/file_snag.c: add Frama-C annotations 2021-03-05 18:47:51 +01:00
file_sp3.c src/file_sp3.c: add Frama-C annotations - split the main function 2021-03-06 11:37:10 +01:00
file_sp3.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
file_spe.c src/file_spe.c: add Frama-C annotations 2021-03-06 13:49:10 +01:00
file_spf.c src/file_spf.c: add Frama-C annotations 2021-03-07 13:48:02 +01:00
file_spss.c src/file_spss.c: add Frama-C annotations 2021-03-07 14:04:50 +01:00
file_sql.c src/file_sql.c: add Frama-C annotations 2021-03-07 14:21:30 +01:00
file_sqm.c src/file_sqm.c: add Frama-C annotations 2021-03-07 14:21:55 +01:00
file_steuer2014.c src/file_steuer2014.c: add Frama-C annotations 2021-03-07 14:45:09 +01:00
file_stl.c src/file_stl.c: add Frama-C annotations 2021-03-05 13:33:05 +01:00
file_stu.c src/file_stu.c: add Frama-C annotations 2021-03-07 14:50:28 +01:00
file_studio.c src/file_studio.c: add Frama-C annotations 2021-03-07 15:08:19 +01:00
file_swf.c src/file_swf.c: add Frama-C "assigns" annotations 2021-03-07 15:14:40 +01:00
file_tar.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
file_tar.h PhotoRec: fix tar recovery 2020-10-17 14:46:55 +02:00
file_tax.c src/file_tax.c: add Frama-C annotations 2021-03-07 15:30:57 +01:00
file_template.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_tg.c src/file_tg.c: add Frama-C annotations 2021-03-07 15:39:48 +01:00
file_tib.c src/file_tib.c: add Frama-C annotations 2021-03-07 16:09:43 +01:00
file_tiff.c src/file_orf.c: add frama-c annotations 2021-02-26 08:00:20 +01:00
file_tiff.h src/file_ttiff*.[ch]: improve Frama-C annotations 2021-03-09 07:53:03 +01:00
file_tiff_be.c src/file_ttiff*.[ch]: improve Frama-C annotations 2021-03-09 07:53:03 +01:00
file_tiff_le.c src/file_ttiff*.[ch]: improve Frama-C annotations 2021-03-09 07:53:03 +01:00
file_tivo.c src/file_tivo.c: add Frama-C annotations 2021-03-09 07:59:08 +01:00
file_torrent.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_tph.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_tpl.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_ttf.c src/file_ttf.c: fix size detection 2021-02-07 17:10:52 +01:00
file_txt.c src/file_txt.c: try to be more frama-c friendly 2020-11-01 13:34:13 +01:00
file_txt.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
file_tz.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_v2i.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_vault.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_vdi.c src/file_vdi.c: better check filesize 2020-10-04 18:58:10 +02:00
file_vdj.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_veg.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_vfb.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_vib.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_vmdk.c src/file_vmdk.c: remove unused l1_entry_sectors variable 2020-11-01 13:26:59 +01:00
file_vmg.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wad.c PhotoRec: recover Doom .wad files 2021-01-06 18:52:23 +01:00
file_wallet.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wdp.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wee.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wim.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_win.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wks.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wld.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wmf.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wnk.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_woff.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wpb.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wpd.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wtv.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_wv.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_x3f.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_x3i.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_x4a.c src/file_x4a.c: add frama-c annotations 2020-10-24 09:08:37 +02:00
file_xar.c src/file_xar.c: recover xar archive using sha512 to checksum data 2020-10-24 09:09:34 +02:00
file_xcf.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xfi.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xfs.c src/file_xfs.c: fix Frama-c warnings 2020-10-24 09:11:46 +02:00
file_xm.c src/file_xm.c: fix frama-c warnings 2020-10-24 09:12:29 +02:00
file_xml.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xpt.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xsv.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xv.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_xz.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_z2d.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_zcode.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
file_zip.c PhotoRec: recover bbdoc files (zip archives) 2021-01-06 19:19:50 +01:00
file_zpr.c PhotoRec: add an ifdef in each file for easier frama-c testing 2020-09-11 12:58:00 +02:00
filegen.c src/filegen.c, src/list.h: update frama-c annotations 2021-01-30 11:05:02 +01:00
filegen.h src/filegen.h: data_check() can also update time 2021-02-06 17:04:20 +01:00
fnctdsk.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
fnctdsk.h Add an header guard to prevent multiple inclusion 2020-10-11 11:01:27 +02:00
fuzzerfidentify.cpp rename list_file_enable to array_file_enable 2020-02-01 09:41:49 +01:00
geometry.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
geometry.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
geometryn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
geometryn.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
gfs2.c Constify more function parameters 2020-06-19 22:05:38 +02:00
gfs2.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
godmode.c src/godmode.c: try to be more static parser friendly 2020-11-01 13:28:37 +01:00
godmode.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
guid_cmp.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
guid_cpy.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
hdaccess.c Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
hdaccess.h Add an header guard to prevent multiple inclusion 2020-10-11 11:01:27 +02:00
hdcache.c src/hdcache.c: add frama-c annotations 2020-08-08 12:31:46 +02:00
hdcache.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
hdwin32.c
hdwin32.h
hfs.c New prototype for recover_HFS() 2020-08-02 10:41:55 +02:00
hfs.h New prototype for recover_HFS() 2020-08-02 10:41:55 +02:00
hfsp.c Constify more function parameters 2020-06-19 22:05:38 +02:00
hfsp.h src/hfsp_struct.h: move struct from src/hfsp.h 2021-02-22 20:41:15 +01:00
hfsp_struct.h src/hfsp_struct.h: move struct from src/hfsp.h 2021-02-22 20:41:15 +01:00
hidden.c
hidden.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
hiddenn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
hiddenn.h Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
hpa_dco.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
hpa_dco.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
hpfs.c Move low-level structure from fat.h to fat_common.h 2020-09-01 19:09:12 +02:00
hpfs.h Constify more function parameters 2020-06-19 22:05:38 +02:00
icon_ph.rc TestDisk & PhotoRec 7.2-WIP 2019-07-09 19:28:33 +02:00
icon_qph.rc TestDisk & PhotoRec 7.2-WIP 2019-07-09 19:28:33 +02:00
icon_tst.rc TestDisk & PhotoRec 7.2-WIP 2019-07-09 19:28:33 +02:00
intrf.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
intrf.h Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
intrface.c
intrface.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
intrfn.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
intrfn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
io_redir.c
io_redir.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
iso.c PhotoRec: rewrote the size tests to be more readable 2020-09-14 18:38:12 +02:00
iso.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
iso9660.h PhotoRec: rewrote the size tests to be more readable 2020-09-14 18:38:12 +02:00
jfs.c src/jfs.c: prevent a potential overflow when calculating the partition 2020-10-11 11:04:50 +02:00
jfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
jfs_superblock.h
lang.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
list.h src/filegen.c, src/list.h: update frama-c annotations 2021-01-30 11:05:02 +01:00
list_sort.c
list_sort.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
log.c Do not return the file handle when calling log_open() and log_open_default() 2020-11-27 19:19:33 +01:00
log.h Do not return the file handle when calling log_open() and log_open_default() 2020-11-27 19:19:33 +01:00
log_part.c
log_part.h
luks.c src/luks.c: improve code readability 2020-11-27 18:51:45 +01:00
luks.h src/luks_struct.h: move struct from src/luks.h to this new file 2021-02-24 08:14:52 +01:00
luks_struct.h src/luks_struct.h: move struct from src/luks.h to this new file 2021-02-24 08:14:52 +01:00
lvm.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
lvm.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00
Makefile.am src/file_riff.c: add Frama-C annotations, stricter checks 2021-03-03 18:18:15 +01:00
md.c recover_MD_from_partition(): Constify local variable offset 2020-08-08 12:25:56 +02:00
md.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00
memmem.h src/file_snag.c: add Frama-C annotations 2021-03-05 18:47:51 +01:00
misc.c Report Windows 10 and Windows server 2016 2020-08-08 12:20:48 +02:00
misc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
msdos.c New prototype for align_pread() 2020-08-02 10:05:08 +02:00
msdos.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
netware.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
netware.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
next.c move struct ext2_super_block from src/ext2.h to src/ext2_common.h 2021-01-29 22:53:48 +01:00
next.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
nodisk.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
nodisk.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ntfs.c src/ntfs.c: fix a check in ntfs_attribheader() 2020-11-27 18:52:22 +01:00
ntfs.h src/ntfs_struct.h: move struct from src/ntfs.h 2021-02-22 20:25:58 +01:00
ntfs_adv.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
ntfs_dir.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
ntfs_dir.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ntfs_fix.c
ntfs_fix.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ntfs_inc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ntfs_io.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
ntfs_struct.h src/ntfs_struct.h: move struct from src/ntfs.h 2021-02-22 20:25:58 +01:00
ntfs_udl.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
ntfs_udl.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ntfs_utl.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
ntfs_utl.h Add an header guard to prevent multiple inclusion 2020-10-11 11:01:27 +02:00
ntfsp.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
ntfsp.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ole.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
partauto.c autodetect_arch(): avoid some function pointers 2020-08-08 12:35:17 +02:00
partauto.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partgpt.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partgpt.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partgptn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
partgptn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partgptro.c
partgptw.c Fix compilation on Debian kfreebsd-amd64 and kfreebsd-i386. 2019-08-22 09:20:45 +02:00
parthumax.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
parthumax.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
parti386.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
parti386.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
parti386n.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
parti386n.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partmac.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partmac.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partmacn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
partmacn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partnone.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partsun.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partsun.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partsunn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
partsunn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partxbox.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
partxbox.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
partxboxn.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
partxboxn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
pbanner.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
pblocksize.c
pblocksize.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
pdisksel.c
pdisksel.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
pdiskseln.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
pdiskseln.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
pe.h
pfree_whole.c
pfree_whole.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
phbf.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
phbf.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
phbs.c PhotoRec: fix tar recovery 2020-10-17 14:46:55 +02:00
phbs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
phcfg.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
phcfg.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
phcli.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
phcli.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
phmain.c Disable some code sections for frama-c 2021-01-06 18:59:37 +01:00
phnc.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
phnc.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
photorec.c PhotoRec: track fragmentation impact 2020-08-07 08:08:40 +02:00
photorec.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00
photorec_64x64.png
photorec_check_header.h PhotoRec: fix tar recovery 2020-10-17 14:46:55 +02:00
phrecn.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
phrecn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
pnext.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
poptions.c Additional frama-c annotations 2020-08-08 12:26:37 +02:00
poptions.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
ppartseln.c New prototype for ask_location() and td_getcwd() 2020-12-06 14:19:01 +01:00
ppartseln.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
psearch.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
psearchn.c Disable ncurses library when using frama-c 2020-11-01 13:29:29 +01:00
psearchn.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
qmainrec.cpp src/log.c: call dup2() in log_open() 2020-11-27 18:37:43 +01:00
qphbs.cpp PhotoRec: fix tar recovery 2020-10-17 14:46:55 +02:00
qphotorec.cpp rename list_file_enable to array_file_enable 2020-02-01 09:41:49 +01:00
qphotorec.h
qphotorec.qrc
qphotorec_locale.qrc Merge latest translations from transifex 2019-07-09 19:31:37 +02:00
qpsearch.cpp Update photorec_aux() in qpsearch.cpp to match the function from psearchn.c 2020-08-08 11:48:20 +02:00
refs.c
refs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
rfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
rfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
rfs_dir.c
rfs_dir.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
savehdr.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
savehdr.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
sessionp.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
sessionp.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
setdate.c Lots of frama-c work that should be safe to commit 2020-06-02 17:33:50 +02:00
setdate.h
sudo.c Cleanup code using SUDO_BIN 2020-03-20 16:57:57 +01:00
sudo.h Add an header guard to prevent multiple inclusion, some files were forgotten in previous commit. 2020-10-04 12:12:23 +02:00
sun.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
sun.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
suspend.c
suspend.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
suspend_no.c src/suspend_no.c: disable JPEG library when frama-c is used 2020-09-11 13:02:54 +02:00
swap.c
swap.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
sysv.c sysv: use unsigned int when checking the signature 2020-11-27 18:47:59 +01:00
sysv.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tanalyse.c
tanalyse.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tbanner.c
tdelete.c
tdelete.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tdiskop.c
tdiskop.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tdisksel.c Cleanup code using SUDO_BIN 2020-03-20 16:57:57 +01:00
tdisksel.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
testdisk.c Do not return the file handle when calling log_open() and log_open_default() 2020-11-27 19:19:33 +01:00
texfat.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
texfat.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
thfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
thfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tload.c
tload.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tlog.c
tlog.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tmbrcode.c
tmbrcode.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tntfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
tntfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
toptions.c
toptions.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
tpartwr.c TestDisk always lets you return to quick or deeper search results. 2019-09-03 08:32:04 +02:00
tpartwr.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
types.h
ufs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
ufs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
unicode.c
unicode.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
vmfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
vmfs.h Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
wbfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
wbfs.h Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
win32.c New prototype for align_pread() 2020-08-02 10:05:08 +02:00
win32.h
xfs.c src/xfs.c: improve code readability 2020-11-27 18:49:49 +01:00
xfs.h Add an header guard to prevent multiple inclusion 2020-10-04 10:30:20 +02:00
zfs.c Constify a lot of function parameters 2020-06-19 19:02:41 +02:00
zfs.h Additional frama-c annotations 2020-08-08 12:26:37 +02:00