summaryrefslogtreecommitdiffstats
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* A lot of frama-c annotations or code disablingChristophe Grenier2024-01-301-55/+56
* src/common.[ch]: improve Frama-C annotationsChristophe Grenier2024-01-071-2/+12
* src/common.c: rewrite set_part_name(), set_part_name_chomp() andChristophe Grenier2023-08-251-2/+8
* src/fat_adv.c: move up2power() from src/common.cChristophe Grenier2023-08-251-5/+0
* Commit various Frama-C annotationsChristophe Grenier2023-02-191-1/+1
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-10/+22
* TestDisk: detect APFS partitionChristophe Grenier2021-06-021-1/+3
* Fix commit 65caf90a28399f6be0aa5c6401e27e646f9bdfe3Christophe Grenier2021-05-121-1/+1
* src/common.h: add Frama-C annotationsChristophe Grenier2021-05-091-34/+88
* New prototype for test_structure()Christophe Grenier2020-08-021-1/+1
* src/common.[ch]: modify check_command() prototypeChristophe Grenier2020-08-021-6/+20
* Add support for BeFS for EFI GPT and Mac partition tableFrançois Revol2020-07-131-0/+4
* List 'MS Storage Spaces' partition entriesChristophe Grenier2020-05-151-24/+69
* EFI GPT: List Apple Core Storage by its nameChristophe Grenier2019-12-301-0/+2
* date_dos2unix(): adapt a more recent and readable version from Linux kernel.Christophe Grenier2019-12-281-0/+2
* New prototype for date_dos2unix()Christophe Grenier2019-10-191-1/+1
* src/common.c: add frama-c annotations for MALLOC()Christophe Grenier2019-10-121-0/+6
* Add Apple APFS and Extended Boot PartitionChristophe Grenier2019-04-141-0/+5
* Detect f2fs filesystem, a filesystem created in 2012 by Samsung Electronics C...Christophe Grenier2018-06-281-0/+1
* Use new functions check_command(), skip_comma_in_command() and get_int_from_c...Christophe Grenier2018-03-171-0/+3
* Add Windows Recovery, Linux /home, /src and data EFI uuid partition typeChristophe Grenier2017-12-241-2/+8
* MinGW: use localtime() instead of localtime_r()Christophe Grenier2017-04-181-1/+1
* Use localtime_t() instead of localtime()Christophe Grenier2017-04-151-0/+3
* src/common.h: initialize only the first enumeration defininitionChristophe Grenier2017-04-111-11/+11
* Fix failure to build on Debian MIPS with gcc 6.Christophe Grenier2016-12-241-63/+63
* Support XFS5Christophe Grenier2016-01-231-0/+1
* Detect Microsoft ReFS filesystemChristophe Grenier2015-12-031-0/+1
* Reserve more bytes for partition informationChristophe Grenier2015-04-161-3/+3
* add gcc_struct attribute to all __packed__ structureChristophe Grenier2015-04-111-1/+1
* Modify set_part_name() and set_part_name_chomp() prototypeChristophe Grenier2014-11-151-2/+2
* TestDisk: remove align parameter from write_part() functionChristophe Grenier2013-11-031-1/+1
* Get rid of pread_fast(), it's too error proneChristophe Grenier2013-05-241-1/+0
* Fix memory leak when freeing deviceChristophe Grenier2013-05-191-15/+15
* Move td_ntfs2utc() to src/common.cChristophe Grenier2013-04-191-0/+1
* move date_dos2unix() and set_secwest() to src/common.cChristophe Grenier2012-09-161-0/+2
* TestDisk: reports UFS1 and UFS2 blocksizeChristophe Grenier2012-08-121-0/+2
* TestDisk: add Linux swap using 8k pagefile detectionChristophe Grenier2012-08-121-0/+3
* Cleanup some constants in src/common.hChristophe Grenier2012-06-091-5/+1
* TestDisk: display the partition table type if autodetectedChristophe Grenier2012-01-271-0/+1
* Recover WBFS (Wii Backup File System) partitionChristophe Grenier2012-01-161-0/+1
* Add filename and filesize filters in NTFS undeleteChristophe Grenier2012-01-021-0/+3
* Locate lost GFS2 partition but not yet the sizeChristophe Grenier2011-08-281-0/+1
* Add detection of Vmware VMFS partitionChristophe Grenier2011-07-201-0/+1
* Read HDD serial number and firmware revision (Linux)Christophe Grenier2011-06-301-0/+3
* TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.Christophe Grenier2011-03-051-2/+46
* Introduce pread_fast(), a function that can return a pointer to the data in c...Christophe Grenier2010-11-051-0/+1
* MBRCode: Avoid to replace the disk signature used by Vista and laterChristophe Grenier2010-08-181-1/+0
* Handle Humax partition tableChristophe Grenier2010-06-221-1/+4
* Identify ISO9660 image as non-partitionned mediaChristophe Grenier2009-10-191-1/+1
* Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp()Christophe Grenier2009-10-191-0/+1