summaryrefslogtreecommitdiff
path: root/utility/mount-encrypted.c
Commit message (Expand)AuthorAgeFilesLines
* mount-encrypted: mount with commit=600factory-2846.BKees Cook2012-08-311-1/+1
* mount-encrypted: explicitly use uint64_t for sizesKees Cook2012-08-221-20/+20
* mount-encrypted: write key to disk initiallyfactory-2717.BKees Cook2012-08-061-71/+97
* mount-encrypted: allow stateful mount check to pass factory installKees Cook2012-08-011-3/+10
* mount-encrypted: improve ancient Cr48 install detectionKees Cook2012-07-241-38/+82
* mount-encrypted: handle lack of dm-crypt "allow_discard"Kees Cook2012-07-201-3/+16
* mount-encrypted: support static key factory modeKees Cook2012-07-181-13/+41
* mount-encrypted: use minimum mkfs size on migrationfactory-2475.BKees Cook2012-06-201-11/+51
* mount-encrypted: use correct ownership testKees Cook2012-06-141-24/+36
* mount-encrypted: allow dynamic root directoryKees Cook2012-06-071-83/+229
* mount-encrypted: provide umount option for shutdownKees Cook2012-05-171-2/+32
* mount-encrypted: handle migration betterKees Cook2012-04-171-53/+100
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-051-27/+101
* mount-encrypted: add encrypted mount helperKees Cook2012-04-041-0/+815