summaryrefslogtreecommitdiffstats
path: root/src/luks.c
Commit message (Expand)AuthorAgeFilesLines
* src/luks.c: improve code readabilityChristophe Grenier2020-11-271-2/+3
* Constify a lot of function parametersChristophe Grenier2020-06-191-29/+26
* New prototype for test_LUKS()Christophe Grenier2016-01-231-8/+5
* LUKS filesystem, list data size unknown only if the partition size is unknownChristophe Grenier2012-04-211-1/+4
* luks: code cleanupChristophe Grenier2010-04-271-2/+2
* Fix some compilation warningsChristophe Grenier2009-02-031-9/+9
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* IO redirection for alt. superblock/bs is enabled before file listingChristophe Grenier2007-11-131-1/+2
* First version in gitChristophe Grenier2007-10-291-0/+107