summaryrefslogtreecommitdiffstats
path: root/src/parthumax.c
Commit message (Expand)AuthorAgeFilesLines
* new constant SINGLE_PARTITION_TYPE to improve code testingChristophe Grenier2022-11-161-1/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-2/+18
* Additional frama-c annotationsChristophe Grenier2020-08-081-0/+1
* New prototype for test_structure()Christophe Grenier2020-08-021-13/+52
* Avoid function pointer when function is already knownChristophe Grenier2020-08-021-1/+1
* Constify a lot of function parametersChristophe Grenier2020-06-191-1/+1
* Use new functions check_command(), skip_comma_in_command() and get_int_from_c...Christophe Grenier2018-03-171-8/+4
* Avoid a NULL dereference when listing an NTFS partition after RebuildBSChristophe Grenier2018-02-071-0/+2
* Add is_part_known_humax() to avoid NULL dereference.Christophe Grenier2017-07-051-1/+7
* Use explicit function adressesChristophe Grenier2017-04-031-9/+9
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-2/+2
* Check that disk sector_size is 512 bytes at leastChristophe Grenier2015-04-091-1/+4
* file_exe.c, parthumax.c: remove dead codeChristophe Grenier2014-11-151-0/+2
* TestDisk: remove align parameter from write_part() functionChristophe Grenier2013-11-031-2/+2
* Code cleanupChristophe Grenier2010-08-231-2/+0
* Handle Humax partition tableChristophe Grenier2010-06-221-0/+301