index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A lot of frama-c annotations or code disabling
Christophe Grenier
2024-01-30
1
-55
/
+56
*
src/common.[ch]: improve Frama-C annotations
Christophe Grenier
2024-01-07
1
-2
/
+12
*
src/common.c: rewrite set_part_name(), set_part_name_chomp() and
Christophe Grenier
2023-08-25
1
-2
/
+8
*
src/fat_adv.c: move up2power() from src/common.c
Christophe Grenier
2023-08-25
1
-5
/
+0
*
Commit various Frama-C annotations
Christophe Grenier
2023-02-19
1
-1
/
+1
*
Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification
Christophe Grenier
2022-04-13
1
-10
/
+22
*
TestDisk: detect APFS partition
Christophe Grenier
2021-06-02
1
-1
/
+3
*
Fix commit 65caf90a28399f6be0aa5c6401e27e646f9bdfe3
Christophe Grenier
2021-05-12
1
-1
/
+1
*
src/common.h: add Frama-C annotations
Christophe Grenier
2021-05-09
1
-34
/
+88
*
New prototype for test_structure()
Christophe Grenier
2020-08-02
1
-1
/
+1
*
src/common.[ch]: modify check_command() prototype
Christophe Grenier
2020-08-02
1
-6
/
+20
*
Add support for BeFS for EFI GPT and Mac partition table
François Revol
2020-07-13
1
-0
/
+4
*
List 'MS Storage Spaces' partition entries
Christophe Grenier
2020-05-15
1
-24
/
+69
*
EFI GPT: List Apple Core Storage by its name
Christophe Grenier
2019-12-30
1
-0
/
+2
*
date_dos2unix(): adapt a more recent and readable version from Linux kernel.
Christophe Grenier
2019-12-28
1
-0
/
+2
*
New prototype for date_dos2unix()
Christophe Grenier
2019-10-19
1
-1
/
+1
*
src/common.c: add frama-c annotations for MALLOC()
Christophe Grenier
2019-10-12
1
-0
/
+6
*
Add Apple APFS and Extended Boot Partition
Christophe Grenier
2019-04-14
1
-0
/
+5
*
Detect f2fs filesystem, a filesystem created in 2012 by Samsung Electronics C...
Christophe Grenier
2018-06-28
1
-0
/
+1
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-0
/
+3
*
Add Windows Recovery, Linux /home, /src and data EFI uuid partition type
Christophe Grenier
2017-12-24
1
-2
/
+8
*
MinGW: use localtime() instead of localtime_r()
Christophe Grenier
2017-04-18
1
-1
/
+1
*
Use localtime_t() instead of localtime()
Christophe Grenier
2017-04-15
1
-0
/
+3
*
src/common.h: initialize only the first enumeration defininition
Christophe Grenier
2017-04-11
1
-11
/
+11
*
Fix failure to build on Debian MIPS with gcc 6.
Christophe Grenier
2016-12-24
1
-63
/
+63
*
Support XFS5
Christophe Grenier
2016-01-23
1
-0
/
+1
*
Detect Microsoft ReFS filesystem
Christophe Grenier
2015-12-03
1
-0
/
+1
*
Reserve more bytes for partition information
Christophe Grenier
2015-04-16
1
-3
/
+3
*
add gcc_struct attribute to all __packed__ structure
Christophe Grenier
2015-04-11
1
-1
/
+1
*
Modify set_part_name() and set_part_name_chomp() prototype
Christophe Grenier
2014-11-15
1
-2
/
+2
*
TestDisk: remove align parameter from write_part() function
Christophe Grenier
2013-11-03
1
-1
/
+1
*
Get rid of pread_fast(), it's too error prone
Christophe Grenier
2013-05-24
1
-1
/
+0
*
Fix memory leak when freeing device
Christophe Grenier
2013-05-19
1
-15
/
+15
*
Move td_ntfs2utc() to src/common.c
Christophe Grenier
2013-04-19
1
-0
/
+1
*
move date_dos2unix() and set_secwest() to src/common.c
Christophe Grenier
2012-09-16
1
-0
/
+2
*
TestDisk: reports UFS1 and UFS2 blocksize
Christophe Grenier
2012-08-12
1
-0
/
+2
*
TestDisk: add Linux swap using 8k pagefile detection
Christophe Grenier
2012-08-12
1
-0
/
+3
*
Cleanup some constants in src/common.h
Christophe Grenier
2012-06-09
1
-5
/
+1
*
TestDisk: display the partition table type if autodetected
Christophe Grenier
2012-01-27
1
-0
/
+1
*
Recover WBFS (Wii Backup File System) partition
Christophe Grenier
2012-01-16
1
-0
/
+1
*
Add filename and filesize filters in NTFS undelete
Christophe Grenier
2012-01-02
1
-0
/
+3
*
Locate lost GFS2 partition but not yet the size
Christophe Grenier
2011-08-28
1
-0
/
+1
*
Add detection of Vmware VMFS partition
Christophe Grenier
2011-07-20
1
-0
/
+1
*
Read HDD serial number and firmware revision (Linux)
Christophe Grenier
2011-06-30
1
-0
/
+3
*
TestDisk: recover btrfs, a GPL-licensed copy-on-write file system for Linux.
Christophe Grenier
2011-03-05
1
-2
/
+46
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-0
/
+1
*
MBRCode: Avoid to replace the disk signature used by Vista and later
Christophe Grenier
2010-08-18
1
-1
/
+0
*
Handle Humax partition table
Christophe Grenier
2010-06-22
1
-1
/
+4
*
Identify ISO9660 image as non-partitionned media
Christophe Grenier
2009-10-19
1
-1
/
+1
*
Move fat_set_part_name() to src/common.c and rename it to set_part_name_chomp()
Christophe Grenier
2009-10-19
1
-0
/
+1
[next]