1220 Commits (ad8e26297b07f26376bd3125b11ae280304c22e8)
 

Author SHA1 Message Date
Paul Crowley ad8e26297b Merge "Use a proper key length for the mode." into nyc-dev
8 years ago
Paul Crowley 2199069aca Use a proper key length for the mode.
8 years ago
Calin Juravle d1ee944f08 Prepare profile directories only for the internal storage
8 years ago
Calin Juravle 493f5aa160 Create profile folder for foreign dex markers.
8 years ago
Calin Juravle 79f55a461f Prepare user profile folder
8 years ago
Paul Crowley ad2eb64413 Log a warning if old creds passed to change_user_key don't work.
9 years ago
Paul Crowley 63c18d3ba9 Add scrypt-based password stretching.
9 years ago
Paul Lawrence 58e9c2a4aa Merge "Fix encryption on non-default devices" into nyc-dev
9 years ago
Paul Lawrence 42b2837cfa Fix encryption on non-default devices
9 years ago
Paul Crowley 76107cb3f4 Prefer bool returns to int throughout
9 years ago
Paul Crowley 38132a1f66 Refactor now that global DE has been reworked
9 years ago
Paul Crowley 57eedbf8cb Fix some "false" returns to be "-1" where appropriate in e4crypt_enable
9 years ago
Jeff Sharkey 695d928286 e4crypt_unlock_user_key no longer likes nullptr.
9 years ago
Paul Crowley f7a0d007d2 Add new argument to unlock_user_key, fixing merge-caused error.
9 years ago
Paul Crowley 5c025bd9a5 Merge "Password security for FBE disk encryption keys" into nyc-dev
9 years ago
Paul Crowley 0572080814 Password security for FBE disk encryption keys
9 years ago
Jeff Sharkey 0754a45539 Emulation fixes: mics dirs, recover after disable.
9 years ago
Daichi Hirono 1ab7349e49 Merge "Add context mount option for appfuse."
9 years ago
Jeff Sharkey 47695b29af Allow callers to prepare CE/DE user storage.
9 years ago
Daichi Hirono 1c419e000e Add context mount option for appfuse.
9 years ago
Paul Lawrence f10544df96 Remove unencrypted_properties
9 years ago
Paul Lawrence 5a06a6481b Fix minor issues with previous change
9 years ago
Paul Lawrence aec34dfb1d Use consistent method for device key
9 years ago
Paul Lawrence 7b6b565fa0 Remove support for non-default root passwords in FBE
9 years ago
Daichi Hirono dac436f1fe Merge "Mount appfuse in process namespace."
9 years ago
Daichi Hirono 10d34887b3 Mount appfuse in process namespace.
9 years ago
Jeff Vander Stoep 75fc83bac8 resolve merge conflicts of 2b6f9ce823 to master.
9 years ago
Jeffrey Vander Stoep 2b6f9ce823 Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
9 years ago
Jeffrey Vander Stoep 6f69ee094c Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
9 years ago
Jeff Vander Stoep df72575862 cryptfs: run e2fsck/fsck.f2fs in fsck domain
9 years ago
Paul Crowley b92f83c051 Add support for per-user DE keys.
9 years ago
Paul Crowley b1f3d242dd Refactor of Ext4Crypt.cpp in preparation for DE keys
9 years ago
Paul Crowley 8fb12fd835 Add init_user0 command.
9 years ago
Paul Crowley ea62e26ad3 Create disk encryption keys only when FBE enabled
9 years ago
Paul Crowley 13ffd8ef7a Improvements to the key storage module
9 years ago
Paul Crowley c5fdb4b8d3 Merge "Use a keymaster-based key storage module"
9 years ago
Paul Crowley 1ef255816c Use a keymaster-based key storage module
9 years ago
Narayan Kamath ea243a3015 Unmount emulated filesystems before killing the fuse process.
9 years ago
Paul Crowley a042cb5761 Don't fail on unlock if we're not even emulating FBE
9 years ago
Paul Crowley 285956fe11 Rework FBE crypto to match the N way of doing things
9 years ago
Jeff Sharkey 7a9dd95cbc Offer to enforce "locked" state using SELinux.
9 years ago
Daichi Hirono b025f3efc0 Merge "Add allow_other mount option for appfuse."
9 years ago
Paul Lawrence b0f4a229e5 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4
9 years ago
Paul Crowley 8bb8fcfb4f Use android-base logging not cutils in secdiscard
9 years ago
Paul Lawrence 9b5db9bcbe Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
9 years ago
Paul Lawrence 1ae498e0d4 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
9 years ago
Daichi Hirono 089ab074e8 Add allow_other mount option for appfuse.
9 years ago
liminghao aa08e58e3a cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap .
9 years ago
Daichi Hirono 78b524ec46 Add unmount command to vold's AppFuse listener.
9 years ago
Jeff Sharkey d2d7bffd0c Create /data/media directory for new users.
9 years ago