29 Commits (eacf7e03d60a2b33ac6cdaa0e01bd6a6fdd9455a)

Author SHA1 Message Date
Ken Sumrall 425524dba1 Unmount all asec apps before encrypting
12 years ago
Ken Sumrall e5032c42da Changes to encryption to work with the new filesystem manager
12 years ago
Ken Sumrall d02a47239c Merge "Fix to not return a bogus decryption error when a device is not encrypted."
13 years ago
Mike Lockwood ee6d8c42f3 Add support for wiping data immediately if crypt fails
13 years ago
Ken Sumrall e1a4585784 Fix to not return a bogus decryption error when a device is not encrypted.
13 years ago
Ken Sumrall 3ad9072a5d Add the new verifypw command to vold/cryptfs
13 years ago
Ken Sumrall 3be890f59c Fix cryptfs to work with a raw block device for key storage
13 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Ken Sumrall 3b17005083 Prevent sharing or formatting of a vold managed volumes during encryption.
13 years ago
Ken Sumrall 128626fc5a Fix to display the proper percentage complete during encryption.
13 years ago
Ken Sumrall 319b1043bb Don't abort the encryption process if an internal volume is present but unmounted.
13 years ago
Ken Sumrall 29d8da8cef vold: allow to store key in a file on another partition
13 years ago
Ken Sumrall ad2ac33460 Load persistent properties after mounting an encrypted /data partition.
14 years ago
Ken Sumrall c290eaf685 Teach vold to use the new android_reboot() function.
14 years ago
Ken Sumrall cd235da6fb Enable detection of failed encryption process, for bug 3384231.
14 years ago
Ken Sumrall 7f7dbaa278 Improve detection of incomplete encryption
14 years ago
Ken Sumrall d33d417e3a Detect when encryption failed to complete
14 years ago
Ken Sumrall 5d4c68e407 Have vold grab a partial wakelock when encrypting
14 years ago
Ken Sumrall 3f476690ea Merge "Don't try to encrypt in place a filesystem that is too large and return proper errors" into honeycomb
14 years ago
Ken Sumrall 3ed8236de1 Don't try to encrypt in place a filesystem that is too large and return proper errors
14 years ago
Jason parks 70a4b3fd7a Change cryptfs changepw to only require a new password.
14 years ago
Ken Sumrall e874407036 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.
14 years ago
Ken Sumrall 0cc166385a Verify that it's OK to run the various cryptfs commands
14 years ago
Ken Sumrall 7df84120b2 Don't wait for the framework to come up before starting to encrypt in place.
14 years ago
Ken Sumrall 57b63e61cb Minor tweaks to logging for the cryptfs changepw command.
14 years ago
Ken Sumrall 8ddbe40a8a Updates to cryptfs framework.
14 years ago
Ken Sumrall 6864b7ec94 Change the cryptfs command to separate out checking the password and restarting
14 years ago
Ken Sumrall 2eaf713852 Cleanup a few issues with the cryptfs code.
14 years ago
Ken Sumrall 8f869aa1bc Support for encrypting /data on Stingray.
14 years ago