summaryrefslogtreecommitdiffstats
path: root/src/next.c
Commit message (Expand)AuthorAgeFilesLines
* move struct ext2_super_block from src/ext2.h to src/ext2_common.hChristophe Grenier2021-01-291-1/+1
* Avoid a division by zero in update_location()Christophe Grenier2017-06-301-18/+35
* Add bound checking when accessing search_location_info[]Christophe Grenier2015-12-221-4/+6
* TestDisk: always search for partition aligned on 1 MB boundariesChristophe Grenier2012-07-141-19/+10
* Remove redundant location hints used by partition search (speedup)Christophe Grenier2010-04-271-18/+71
* Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...Christophe Grenier2008-07-181-1/+2
* First version in gitChristophe Grenier2007-10-291-0/+164