OSDN Git Service

Add support for more expressive SD card permissions
[android-x86/system-vold.git] / cryptfs.h
2013-10-08 Jeff SharkeyAdd support for more expressive SD card permissions
2013-07-02 Jean-Baptiste Queruam 5d09126a: am f99dfdb5: Merge "vold: fix potential...
2013-07-02 Nick Kralevicham 0002a85f: am 5d27f0a7: Merge "Fix spelling."
2013-06-28 Ken SumrallMerge "vold: Use the new method of rebooting by asking...
2013-06-24 Kenny RootChange key derivation to scrypt
2013-06-14 Kenny RootExtract some version constants to header
2013-05-16 The Android Open... am 9420c0b3: (-s ours) Reconcile with jb-mr2-release...
2013-05-15 Ken Sumrallam c587269c: vold: Increase timeout due to selinux...
2013-05-08 Ken Sumrallam bc7d5088: vold: Have the fstrim log start and finish...
2013-05-02 Ken Sumrallam e78cd4f3: Grab a partial wakelock when doing fstrim
2013-04-26 Ken Sumrallvold: Add support for unencrypted persistent info
2011-10-13 Ken SumrallAdd the new verifypw command to vold/cryptfs
2011-09-01 Ken SumrallAdd the ability to revert a crypto mapping when unmount...
2011-07-18 The Android Open... Reconcile with gingerbread-release
2011-07-14 David 'Digit' Turneram 6c190fd3: am 137858b4: resolved conflicts for merge...
2011-07-14 David 'Digit' Turneram 137858b4: resolved conflicts for merge of 5284bcff...
2011-07-07 The Android Open... Reconcile with gingerbread-release
2011-06-29 Mike Lockwoodam 273d3549: am 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-29 Mike Lockwoodam 2c9d8de7: Merge "Prevent buffer overflows."
2011-06-09 Nick Kralevicham 598e833d: am b20d54b2: Merge "fix double closing...
2011-06-07 Nick Kralevicham b20d54b2: Merge "fix double closing file descriptors"
2011-06-02 Ken Sumrallvold: allow to store key in a file on another partition
2011-05-20 The Android Open... Reconcile with gingerbread-release honeycomb-release
2011-04-26 Conley Owensam 9cb6e501: Ignore change "Set SO_PASSCRED on the...
2011-04-19 Nick Kralevicham b9aa1459: am c51920c8: vold: Enable the SO_PASSCRED...
2011-04-18 Nick Kralevicham aecf0e2a: am f3d3ce5e: add bounds checking for mPart...
2011-02-02 The Android Automergermerge in honeycomb-release history after reset to honeycomb
2011-02-02 Kenny RootMerge "Use LOOP_GET_STATUS64 for checking loop devices...
2011-02-02 Ken Sumrallam 7f7dbaa2: Improve detection of incomplete encryption
2011-02-01 Ken SumrallImprove detection of incomplete encryption
2011-02-01 Ken Sumrallam d33d417e: Detect when encryption failed to complete
2011-02-01 Ken SumrallDetect when encryption failed to complete
2011-01-30 The Android Automergermerge in honeycomb-release history after reset to honeycomb
2011-01-30 Ken SumrallMerge "Don't try to encrypt in place a filesystem that...
2011-01-29 Jason parksam 70a4b3fd: Change cryptfs changepw to only require...
2011-01-28 Jason parksChange cryptfs changepw to only require a new password.
2011-01-19 Ken Sumrallam e8744070: Create and use a salt when calling pbkdf2...
2011-01-19 Ken SumrallCreate and use a salt when calling pbkdf2 to encrypt...
2011-01-17 Ken Sumrallam 8ddbe40a: Updates to cryptfs framework.
2011-01-17 Ken SumrallUpdates to cryptfs framework.
2011-01-17 Ken Sumrallam 6864b7ec: Change the cryptfs command to separate...
2011-01-14 Ken SumrallChange the cryptfs command to separate out checking...
2010-12-19 Ken SumrallSupport for encrypting /data on Stingray.