1. ee6d8c4 Add support for wiping data immediately if crypt fails by Mike Lockwood · 13 years ago
  2. 3ad9072 Add the new verifypw command to vold/cryptfs by Ken Sumrall · 13 years ago
  3. 3be890f Fix cryptfs to work with a raw block device for key storage by Ken Sumrall · 13 years ago
  4. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  5. 3b17005 Prevent sharing or formatting of a vold managed volumes during encryption. by Ken Sumrall · 13 years ago
  6. 128626f Fix to display the proper percentage complete during encryption. by Ken Sumrall · 13 years ago
  7. 319b104 Don't abort the encryption process if an internal volume is present but unmounted. by Ken Sumrall · 13 years ago
  8. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  9. ad2ac33 Load persistent properties after mounting an encrypted /data partition. by Ken Sumrall · 14 years ago
  10. c290eaf Teach vold to use the new android_reboot() function. by Ken Sumrall · 14 years ago
  11. cd235da Enable detection of failed encryption process, for bug 3384231. by Ken Sumrall · 14 years ago
  12. 7f7dbaa Improve detection of incomplete encryption by Ken Sumrall · 14 years ago
  13. d33d417 Detect when encryption failed to complete by Ken Sumrall · 14 years ago
  14. 5d4c68e Have vold grab a partial wakelock when encrypting by Ken Sumrall · 14 years ago
  15. 3f47669 Merge "Don't try to encrypt in place a filesystem that is too large and return proper errors" into honeycomb by Ken Sumrall · 14 years ago
  16. 3ed8236 Don't try to encrypt in place a filesystem that is too large and return proper errors by Ken Sumrall · 14 years ago
  17. 70a4b3f Change cryptfs changepw to only require a new password. by Jason parks · 14 years ago
  18. e874407 Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key. by Ken Sumrall · 14 years ago
  19. 0cc1663 Verify that it's OK to run the various cryptfs commands by Ken Sumrall · 14 years ago
  20. 7df8412 Don't wait for the framework to come up before starting to encrypt in place. by Ken Sumrall · 14 years ago
  21. 57b63e6 Minor tweaks to logging for the cryptfs changepw command. by Ken Sumrall · 14 years ago
  22. 8ddbe40 Updates to cryptfs framework. by Ken Sumrall · 14 years ago
  23. 6864b7e Change the cryptfs command to separate out checking the password and restarting by Ken Sumrall · 14 years ago
  24. 2eaf713 Cleanup a few issues with the cryptfs code. by Ken Sumrall · 14 years ago
  25. 8f869aa Support for encrypting /data on Stingray. by Ken Sumrall · 14 years ago