summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* src/fidentify.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_fs.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_flv.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+1
* src/file_flac.c: add more frama-c annotationsChristophe Grenier2023-12-271-1/+6
* src/file_fcs.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+5
* src/file_exe.c: more frama-c annotationsChristophe Grenier2023-12-271-1/+7
* src/file_evt.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_emf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_dxf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_dss.c: more frama-c annotationsChristophe Grenier2023-12-271-1/+4
* src/file_ds2.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+1
* src/file_dovecot.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+4
* src/file_doc.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+12
* src/file_dad.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_clip.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_che.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_caf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_bvr.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_bld.c: more frama-c annotationsChristophe Grenier2023-12-271-3/+14
* src/file_bac.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_axx.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_axp.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+2
* src/file_asf.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+1
* src/file_amr.c: add "terminates \true;" annotations to data_check_amr() and h...Christophe Grenier2023-12-271-1/+4
* src/file_ace.c: more frama-c annotationsChristophe Grenier2023-12-271-0/+3
* src/file_ab.c: frama-c - no endless loop in data_check_addressbook() andChristophe Grenier2023-12-271-0/+3
* src/file_3dm.c: frama-c - header_check_3dm() terminatesChristophe Grenier2023-12-271-1/+5
* src/filegen.[ch]: add more frama-c annotationsChristophe Grenier2023-12-272-1/+27
* TestDisk: src/dirn.c - reduce dir_partition_aux() complexityChristophe Grenier2023-12-271-32/+20
* src/file_riff.[ch]: PhotoRec - fix potential endless loopChristophe Grenier2023-12-272-7/+24
* src/file_xcf.c: add support for more recent versions of Gimp xcf filesChristophe Grenier2023-10-221-2/+2
* src/filegen.c: fix bug introduced in 0fdbc689159d76539feb7ef29b9b3ef2a11636efChristophe Grenier2023-10-211-2/+3
* PhotoRec: distinguish .FCStd from .zip filesChristophe Grenier2023-10-211-1/+8
* Add missing src/file_sdw.c - Recover Microsoft Jet DB / Sage Simply Accountin...Christophe Grenier2023-10-082-3/+70
* src/file_sig.c: improve Frama-C annotation for load_signature()Christophe Grenier2023-10-081-5/+7
* src/file_mkv.c: improve Frama-C annotationsChristophe Grenier2023-10-081-3/+10
* src/file_lzh.c: fix wrong Frama-C annotationsChristophe Grenier2023-10-081-1/+1
* src/file_hdf5.c: fix ifdefChristophe Grenier2023-10-081-1/+2
* src/file_zip.c: improve Frama-C annotations in file_rename_zip()Christophe Grenier2023-10-081-1/+4
* src/file_xml.c: rewrote file_rename_xml() for easier Frama-C validationChristophe Grenier2023-10-081-18/+39
* src/file_shp.c: switch size field to unsignedChristophe Grenier2023-10-081-2/+2
* src/file_psd.c: improve Frama-C annotationsChristophe Grenier2023-10-081-0/+12
* src/file_psb.c: improve Frama-C annotationsChristophe Grenier2023-10-081-1/+13
* src/file_pdf.c: improve Frama-C annotations after removing a call toChristophe Grenier2023-10-081-10/+36
* src/file_nk2.c: fix Frama-C annotations for file_check_nk2()Christophe Grenier2023-10-081-0/+7
* src/file_hdf.c: improve file_check_hdf() annotationsChristophe Grenier2023-10-081-22/+44
* src/file*.c: add various Frama-C annotations in data_check_*()Christophe Grenier2023-10-0840-0/+99
* src/file_fbx.c: fix wrong Frama-C annotationsChristophe Grenier2023-10-081-1/+2
* src/file_dovecot.c: fix wrong Frama-C annotations for data_check_dovecot2()Christophe Grenier2023-10-081-3/+2
* src/file_list.c: fix several boggus ifdefChristophe Grenier2023-10-081-7/+17