1. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  2. f10544d Remove unencrypted_properties by Paul Lawrence · 9 years ago
  3. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  4. aec34df Use consistent method for device key by Paul Lawrence · 9 years ago
  5. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  6. b92f83c Add support for per-user DE keys. by Paul Crowley · 9 years ago
  7. b1f3d24 Refactor of Ext4Crypt.cpp in preparation for DE keys by Paul Crowley · 9 years ago
  8. 8fb12fd Add init_user0 command. by Paul Crowley · 9 years ago
  9. ea62e26 Create disk encryption keys only when FBE enabled by Paul Crowley · 9 years ago
  10. 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
  11. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago
  12. a042cb5 Don't fail on unlock if we're not even emulating FBE by Paul Crowley · 9 years ago
  13. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 9 years ago
  14. 7a9dd95 Offer to enforce "locked" state using SELinux. by Jeff Sharkey · 9 years ago
  15. d2d7bff Create /data/media directory for new users. by Jeff Sharkey · 9 years ago
  16. 9ad4369 Fix a bug in passing parameters to prepare_user_storage. by Lenka Trochtova · 9 years ago
  17. 27cbce9 Rename functions with a system/extras name collision. by Paul Crowley · 9 years ago
  18. ff9097f Fix create_user_key to take 3 params by Paul Lawrence · 9 years ago
  19. 395039f Introduce support for ephemeral users. by Lenka Trochtova · 9 years ago
  20. fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
  21. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  22. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  23. a597d0a Use the right system property name. by Jeff Sharkey · 9 years ago
  24. c79fb89 Switch to new FBE emulation property. by Jeff Sharkey · 9 years ago
  25. 5512c50 Merge "Add --no-unlink option to secdiscard for testing." by Paul Crowley · 9 years ago
  26. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
  27. 5ab73e9 Add --no-unlink option to secdiscard for testing. by Paul Crowley · 10 years ago
  28. 480fcd2 Set uid/gid of newly created user dirs to system/system. by Paul Crowley · 9 years ago
  29. 9336348 Evict the key before we delete it. by Paul Crowley · 10 years ago
  30. cd307b7 Scrub the key from the disk with BLKSECDISCARD. by Paul Crowley · 10 years ago
  31. b33e887 Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 10 years ago
  32. 95376d6 Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 10 years ago
  33. f25a35a Break key installation into its own function so we can install non-master keys. by Paul Crowley · 10 years ago
  34. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  35. 0d9cd9e DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity by Paul Lawrence · 10 years ago
  36. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  37. b7f0702 DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 10 years ago
  38. a56d313 DO NOT MERGE Simplify password checking logic by Paul Lawrence · 10 years ago
  39. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  40. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  41. fd7db73 DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 10 years ago
  42. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago