1214 Commits (63c18d3ba9179ee0e678564e12aa845d9a6c3ec8)
 

Author SHA1 Message Date
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
Jeff Sharkey 7eac12c2c6 Merge "Hide external storage from apps if it\'s not set as adoptable" am: f570ded508
9 years ago
Jeff Sharkey 6a7d34bffd Merge "Hide external storage from apps if it\'s not set as adoptable"
9 years ago
Jeff Sharkey f570ded508 Merge "Hide external storage from apps if it's not set as adoptable"
9 years ago
Qin Chao e0074f142b Hide external storage from apps if it's not set as adoptable
9 years ago
Paul Crowley 415d3605e0 Avoid use of a macro when checking argument count.
9 years ago
Lenka Trochtova 9ad4369ce8 Fix a bug in passing parameters to prepare_user_storage.
9 years ago