OSDN Git Service

Don't evict keys when we delete users
[android-x86/system-vold.git] / Ext4Crypt.cpp
2016-07-19 Paul CrowleyDon't evict keys when we delete users
2016-07-18 Jeff SharkeyOnly restorecon CE storage after unlocked.
2016-06-22 Paul LawrenceStop dropping caches now we have kernel fix
2016-05-27 Paul LawrenceSet encryption mode in mode file
2016-05-23 Paul LawrenceRevert "Add fileencrypted=software/ice to fstab options"
2016-05-18 Paul CrowleyTwo phases to set the password for disk encryption
2016-05-17 Paul CrowleyTwo phases to set the password for disk encryption
2016-05-11 Paul LawrenceAdd fileencrypted=software/ice to fstab options
2016-05-10 Paul CrowleyMerge "e4crypt_is_native has been moved into system...
2016-05-10 Paul CrowleyMerge "e4crypt_is_native has been moved into system...
2016-05-10 Paul CrowleyRevert "Two phases to set the password for disk encryption"
2016-05-10 Paul CrowleyRevert "Two phases to set the password for disk encryption"
2016-05-10 Paul Crowleye4crypt_is_native has been moved into system/extras.
2016-05-09 Paul CrowleyTwo phases to set the password for disk encryption
2016-05-06 Paul CrowleyTwo phases to set the password for disk encryption
2016-04-29 Paul LawrenceMerge "Drop caches after installing key policy to avoid...
2016-04-29 Paul LawrenceDrop caches after installing key policy to avoid cache...
2016-04-25 John CormieMerge "Unmount public sdcard filesystems before killing...
2016-04-25 Martijn CoenenMerge "Move vold (and sdcard childs) to foreground...
2016-04-19 Paul LawrenceMerge "Don't start defaultcrypto twice" into nyc-dev
2016-04-18 Jeff SharkeyConsistent creation/destruction of user data.
2016-04-15 Jeff SharkeyConsistent creation/destruction of user data.
2016-03-29 Paul CrowleyDon't fail if the CE key isn't loaded in destroy_user_key
2016-03-11 Jeff SharkeyMerge "Print size as unsigned when sending to framework...
2016-03-10 Prathmesh PrabhuMerge "Support emulator's virtio-blk based SD card...
2016-03-09 Daniel RosenbergMerge "Add information to error message" into nyc-dev
2016-03-09 Paul CrowleyRun clang-format over ext4crypt related code
2016-03-09 Paul CrowleyUse pointers not references for out arguments
2016-03-08 Paul CrowleyFix memory leak in generate_key wrapper. Other fixes.
2016-03-02 Paul CrowleyMerge "Use a proper key length for the mode." into...
2016-03-02 Paul CrowleyUse a proper key length for the mode.
2016-03-02 Calin JuravlePrepare profile directories only for the internal storage
2016-02-25 Calin JuravleCreate profile folder for foreign dex markers.
2016-02-19 Calin JuravlePrepare user profile folder
2016-02-10 Paul CrowleyLog a warning if old creds passed to change_user_key...
2016-02-10 Paul CrowleyAdd scrypt-based password stretching.
2016-02-09 Paul LawrenceMerge "Fix encryption on non-default devices" into...
2016-02-09 Paul CrowleyPrefer bool returns to int throughout
2016-02-09 Paul CrowleyRefactor now that global DE has been reworked
2016-02-09 Paul CrowleyFix some "false" returns to be "-1" where appropriate...
2016-02-09 Jeff Sharkeye4crypt_unlock_user_key no longer likes nullptr.
2016-02-08 Paul CrowleyAdd new argument to unlock_user_key, fixing merge-cause...
2016-02-08 Paul CrowleyMerge "Password security for FBE disk encryption keys...
2016-02-08 Paul CrowleyPassword security for FBE disk encryption keys
2016-02-08 Jeff SharkeyEmulation fixes: mics dirs, recover after disable.
2016-02-07 Daichi HironoMerge "Add context mount option for appfuse."
2016-02-05 Jeff SharkeyAllow callers to prepare CE/DE user storage.
2016-02-04 Paul LawrenceRemove unencrypted_properties
2016-02-03 Paul LawrenceFix minor issues with previous change
2016-02-03 Paul LawrenceUse consistent method for device key
2016-02-02 Paul LawrenceRemove support for non-default root passwords in FBE
2016-02-02 Daichi HironoMerge "Mount appfuse in process namespace."
2016-02-01 Jeff Vander Stoepresolve merge conflicts of 2b6f9ce823 to master.
2016-02-01 Paul CrowleyAdd support for per-user DE keys.
2016-02-01 Paul CrowleyRefactor of Ext4Crypt.cpp in preparation for DE keys
2016-02-01 Paul CrowleyAdd init_user0 command.
2016-01-28 Paul CrowleyCreate disk encryption keys only when FBE enabled
2016-01-27 Paul CrowleyImprovements to the key storage module
2016-01-27 Paul CrowleyMerge "Use a keymaster-based key storage module"
2016-01-26 Paul CrowleyUse a keymaster-based key storage module
2016-01-21 Paul CrowleyDon't fail on unlock if we're not even emulating FBE
2016-01-20 Paul CrowleyRework FBE crypto to match the N way of doing things
2016-01-15 Jeff SharkeyOffer to enforce "locked" state using SELinux.
2016-01-12 Paul LawrenceMerge "cryptfs: Skip to encrtypt unused blocks into...
2015-12-19 Jeff SharkeyCreate /data/media directory for new users.
2015-12-17 Jeff SharkeyMerge "Hide external storage from apps if it\'s not...
2015-12-11 Lenka TrochtovaFix a bug in passing parameters to prepare_user_storage.
2015-12-11 Daichi HironoMerge "Send file descriptor of /dev/fuse from vold."
2015-12-10 Paul CrowleyRename functions with a system/extras name collision.
2015-12-09 Paul LawrenceFix create_user_key to take 3 params
2015-12-08 Lenka TrochtovaIntroduce support for ephemeral users.
2015-12-08 Jeff SharkeyEmulate media encryption, always chmod to unlock.
2015-12-05 Elliott Hughesresolve merge conflicts of b7d5a47cec to master.
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/." am...
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-05 Elliott HughesMerge "Track rename from base/ to android-base/."
2015-12-05 Jeff SharkeyMerge "Handle non-format partition in Vold" am: 385ca5d...
2015-12-05 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-05 Jeff SharkeyMerge "vold: fix 64 bit ioctl error" am: 3e6c59dc16...
2015-12-04 Elliott HughesTrack rename from base/ to android-base/.
2015-12-03 Jeff SharkeyMerge "Handle non-format partition in Vold"
2015-12-03 Jeff SharkeyMerge "Make sure path is not NULL to avoid fatal except...
2015-12-03 Jeff SharkeyMerge "vold: fix 64 bit ioctl error"
2015-11-30 Jeff SharkeyUse the right system property name.
2015-11-19 Jeff SharkeySwitch to new FBE emulation property.
2015-11-16 Paul CrowleyMerge "Add --no-unlink option to secdiscard for testing."
2015-11-12 Paul CrowleyMerge "secdiscard.cpp: Use getmntent and my newfound...
2015-11-10 Jeff SharkeyNew granular encryption commands for framework.
2015-11-06 Kenny RootMerge "system/vold: check return value of PKCS5_PBKDF2_...
2015-11-02 Paul CrowleyAdd --no-unlink option to secdiscard for testing.
2015-10-29 Elliott HughesMerge "Fix ioctl parameter"
2015-10-21 Jeff SharkeyMerge "Promote free bytes calculation to 64 bits"
2015-10-02 Sami Tolvanenam 0331d4ae: am 685dfdd3: Merge "Error correction:...
2015-09-03 Paul Crowleyam 2ada9517: am 480fcd27: Set uid/gid of newly created...
2015-09-03 Paul Crowleyam 480fcd27: Set uid/gid of newly created user dirs...
2015-08-27 Tom Cherryam 79b6fdfc: (-s ours) update bundled rc files to their...
2015-08-27 Tom Cherryam 685439bb: (-s ours) am 218f48d6: Merge "bundle init...
2015-08-27 Elliott Hughesam b1259ffd: (-s ours) am f298f6be: Merge "Use errno...
2015-08-27 Elliott Hughesam 3097d0e1: (-s ours) am 6d24e086: Merge "Remove dead...
2015-08-27 Jeff Sharkeyam 7206b42b: (-s ours) am eddf9bd6: Request specific...
next