OSDN Git Service

android-x86/system-vold.git
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-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-27 Paul CrowleyUse a longer timeout on the disk encryption keys
2016-04-27 Paul CrowleyUse a longer timeout on the disk encryption keys
2016-04-25 John CormieMerge "Unmount public sdcard filesystems before killing...
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-25 Martijn CoenenMerge "Move vold (and sdcard childs) to foreground...
2016-04-19 John CormieUnmount public sdcard filesystems before killing the...
2016-04-19 Paul LawrenceMerge "Don\'t start defaultcrypto twice" into nyc-dev
2016-04-19 Paul LawrenceMerge "Don't start defaultcrypto twice" into nyc-dev
2016-04-18 Paul LawrenceDon't start defaultcrypto twice
2016-04-18 Jeff SharkeyConsistent creation/destruction of user data.
2016-04-15 Jeff SharkeyConsistent creation/destruction of user data.
2016-04-15 Martijn CoenenMove vold (and sdcard childs) to foreground cpuset.
2016-04-12 Elliott Hughesresolve merge conflicts of 81fd991 to nyc-dev-plus...
2016-04-12 Mattias NisslerMerge "Switch to BoringSSL crypto."
2016-04-12 Elliott HughesMerge "Switch to BoringSSL crypto."
2016-04-12 Dan AustinMerge "Address const issues in preparation for libcxx...
2016-04-12 Dan AustinMerge "Address const issues in preparation for libcxx...
2016-04-12 Dan AustinMerge "Address const issues in preparation for libcxx...
2016-04-09 Yabin CuiMerge "vold: write bootloader message directly." into...
2016-04-08 Yabin CuiMerge "vold: write bootloader message directly." into...
2016-04-07 Daichi HironoAdd log flag for verbose AppFuse log for nyc-dev.
2016-04-07 Daichi HironoAdd log flag for verbose AppFuse log for nyc-dev.
2016-04-07 Yabin Cuivold: write bootloader message directly.
2016-04-06 Mattias NisslerSwitch to BoringSSL crypto.
2016-03-31 Jeff SharkeyKill apps using PublicVolume when unmounting.
2016-03-31 Jeff SharkeyKill apps using PublicVolume when unmounting.
2016-03-29 Paul CrowleyDon\'t fail if the CE key isn\'t loaded in destroy_user_key
2016-03-29 Paul CrowleyDon't fail if the CE key isn't loaded in destroy_user_key
2016-03-28 Dan AustinAddress const issues in preparation for libcxx rebase.
2016-03-17 Paul CrowleySupport Keymaster2 with lots of clever template logic :)
2016-03-17 Paul CrowleySupport Keymaster2 with lots of clever template logic :)
2016-03-11 Paul LawrenceFix some static analyser issues
2016-03-11 Paul LawrenceFix some static analyser issues
2016-03-11 Paul LawrenceMerge "Make sure encryption type is set on first boot...
2016-03-11 Paul LawrenceMerge "Make sure encryption type is set on first boot...
2016-03-11 Jeff SharkeyMerge "Print size as unsigned when sending to framework...
2016-03-11 Jeff SharkeyMerge "Print size as unsigned when sending to framework...
2016-03-10 Paul LawrenceMake sure encryption type is set on first boot
2016-03-10 Jeff SharkeyPrint size as unsigned when sending to framework.
2016-03-10 Yu NingMerge "Support emulator\'s virtio-blk based SD card...
2016-03-10 Prathmesh PrabhuMerge "Support emulator's virtio-blk based SD card...
2016-03-10 Daniel RosenbergMerge "Add information to error message" into nyc-dev
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-09 Paul CrowleyRequire the auth token for decryption.
2016-03-09 Daniel RosenbergAdd information to error message
2016-03-09 Paul CrowleyFix memory leak in generate_key wrapper. Other fixes.
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 CrowleyRequire the auth token for decryption.
2016-03-08 Paul CrowleyFix memory leak in generate_key wrapper. Other fixes.
2016-03-08 Yu NingSupport emulator's virtio-blk based SD card
2016-03-02 Paul CrowleyMerge "Use a proper key length for the mode." into...
2016-03-02 Calin JuravlePrepare profile directories only for the internal storage
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-03-01 Calin JuravleCreate profile folder for foreign dex markers.
2016-02-25 Calin JuravleCreate profile folder for foreign dex markers.
2016-02-22 Calin JuravlePrepare user profile folder
2016-02-19 Calin JuravlePrepare user profile folder
2016-02-17 Bill YiMerge commit \'9b5db9bcbe333b677ca18d2c1c398c8751cd0fd2...
2016-02-17 Bill YiMerge commit '9b5db9bcbe333b677ca18d2c1c398c8751cd0fd2...
2016-02-13 Dimitry IvanovMerge "Add missing liblog dependency"
2016-02-13 Dimitry IvanovMerge "Add missing liblog dependency"
2016-02-13 Dimitry IvanovAdd missing liblog dependency
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 LawrenceFix encryption on non-default devices
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-05 Daichi HironoAdd context mount option for appfuse.
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-02 Daichi HironoMount appfuse in process namespace.
2016-02-01 Jeff Vander... resolve merge conflicts of 2b6f9ce823 to master.
2016-02-01 Jeffrey Vander... Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
2016-02-01 Jeffrey Vander... Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain"
2016-02-01 Jeff Vander... cryptfs: run e2fsck/fsck.f2fs in fsck domain
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.
next