Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/ext2_common.c: more Frama-C annotations | Christophe Grenier | 2023-10-08 | 1 | -6/+21 |
* | src/ext2_common.c: test_EXT2() - reduce code complexity | Christophe Grenier | 2021-09-04 | 1 | -8/+11 |
* | move struct ext2_super_block from src/ext2.h to src/ext2_common.h | Christophe Grenier | 2021-01-29 | 1 | -1/+0 |
* | New prototype for test_EXT2() | Christophe Grenier | 2016-01-23 | 1 | -12/+1 |
* | Allow ext2/3/4 filesystem with 16kb and 32kb block | Christophe Grenier | 2013-10-20 | 1 | -0/+2 |
* | allow 64 KiB ext4 blocksize | Christophe Grenier | 2013-08-31 | 1 | -2/+11 |
* | TestDisk: handle ext4 with 64 bit blocks (EXT4_FEATURE_INCOMPAT_64BIT) | Christophe Grenier | 2013-08-28 | 1 | -0/+92 |