Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move struct ext2_super_block from src/ext2.h to src/ext2_common.h | Christophe Grenier | 2021-01-29 | 1 | -1/+1 |
* | Avoid a division by zero in update_location() | Christophe Grenier | 2017-06-30 | 1 | -18/+35 |
* | Add bound checking when accessing search_location_info[] | Christophe Grenier | 2015-12-22 | 1 | -4/+6 |
* | TestDisk: always search for partition aligned on 1 MB boundaries | Christophe Grenier | 2012-07-14 | 1 | -19/+10 |
* | Remove redundant location hints used by partition search (speedup) | Christophe Grenier | 2010-04-27 | 1 | -18/+71 |
* | Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ... | Christophe Grenier | 2008-07-18 | 1 | -1/+2 |
* | First version in git | Christophe Grenier | 2007-10-29 | 1 | -0/+164 |