194 Commits (eddf9bd63c1f7e0f9709f7c58a1035fa43338325)

Author SHA1 Message Date
Ken Sumrall e88e1eb745 am c587269c: vold: Increase timeout due to selinux changes
11 years ago
Ken Sumrall c587269c5a vold: Increase timeout due to selinux changes
11 years ago
Alex Klyubin 707795ad39 Fix a typo in a comment
11 years ago
Ken Sumrall 160b4d68ec vold: Add support for unencrypted persistent info
11 years ago
Ken Sumrall 56ad03cae1 vold: use unified fstab format
12 years ago
Ken Sumrall db5e026058 Enable allow_discards if dm-crypt supports it
12 years ago
Ken Sumrall 92736efab0 Another fix for encryption
12 years ago
Ken Sumrall 9dedfd473d Fix encryption on certain devices
12 years ago
Jeff Sharkey b77bc4696b Update environment variable for multi-user.
12 years ago
Ken Sumrall e919efea94 Workaround a kernel race when loading dmcrypt table
12 years ago
Jeff Sharkey 7382f81fba Unmount external storage on multi-user devices.
12 years ago
Ken Sumrall 912d0b0755 Merge "Fix a typo in cryptfs.c"
12 years ago
Ken Sumrall 319369ac11 Fix a typo in cryptfs.c
12 years ago
Nick Kralevich 4684e58a8d Add mode when open(O_CREAT) is used.
12 years ago
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 f0679f0da4 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."
12 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