1. 4b9c47d Fsync directories after creating files by Paul Crowley · 6 years ago
  2. eb850f9 Remove secdiscard IPC call by Rubin Xu · 7 years ago
  3. 71cd43f Fingerprint data is now stored in one of two ways depending on the by Andreas Huber · 7 years ago
  4. 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
  5. c6433a2 Forget keys when we forget the volume. by Paul Crowley · 7 years ago
  6. 3aa914d Give SD cards their own keys and modes. by Paul Crowley · 7 years ago
  7. 82b41ff Convert vold_prepare_subdirs to C++ by Paul Crowley · 7 years ago
  8. 8e55066 Recursively delete subdirs when deleting by Paul Crowley · 7 years ago
  9. 1a96526 Create subdirectories of misc_ce/misc_de when needed by Paul Crowley · 7 years ago
  10. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  11. a7ca40b Remove dead code; move code out of cryptfs that doesn't belong. by Paul Crowley · 7 years ago
  12. 6b756ce Don't re-prepare main storage when preparing SD card storage by Paul Crowley · 7 years ago
  13. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  14. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  15. b350ed0 Drop inode and page caches after evicting CE key. by Pavel Grafov · 7 years ago
  16. d794526 Fully switch to mke2fs; set policies everywhere. by Jeff Sharkey · 7 years ago
  17. 2436e27 Add secdiscard command for secure deletion of files by Rubin Xu · 7 years ago
  18. c3bda18 Switch to libkeyutils. by Elliott Hughes · 7 years ago
  19. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago
  20. 8ad0bef Revert "Stop dropping caches now we have kernel fix" by Daniel Rosenberg · 7 years ago
  21. fa4039b vold: unlink ext4 encryption keys rather than revoking them by Eric Biggers · 8 years ago
  22. 4c4958d Merge "Vold: Clean up code related to foreign dex use" am: 61a7d1a815 am: aaa95fbdfe by Calin Juravle · 8 years ago
  23. 3a68f14 Vold: Clean up code related to foreign dex use by Calin Juravle · 8 years ago
  24. b45caaf vold: allow specifying HEH filenames encryption by Eric Biggers · 8 years ago
  25. 7ec25c7 Evict CE keys on request or when a user is removed. by Andrew Scull · 8 years ago
  26. 4f70554 Merge "Remove misleading comment (b/26948053)" am: dbeebf56aa by Paul Crowley · 8 years ago
  27. 99360d7 Remove misleading comment (b/26948053) by Paul Crowley · 8 years ago
  28. 985d080 Merge "Update the header path for ext4_utils." am: 6a18a6ddb5 am: 4759d1d637 by Tao Bao · 8 years ago
  29. 989fec2 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  30. 25a7138 Don't try to fixate CE keys for ephemeral users by Paul Crowley · 8 years ago
  31. ab0b56a Don't fail if a key we want to delete is already deleted by Paul Crowley · 8 years ago
  32. abc2538 Don't evict keys when we delete users by Paul Crowley · 8 years ago
  33. d24aeda Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago
  34. 6abe683 Stop dropping caches now we have kernel fix by Paul Lawrence · 8 years ago
  35. 6e41059 Set encryption mode in mode file by Paul Lawrence · 8 years ago
  36. 3ae29e7 Revert "Add fileencrypted=software/ice to fstab options" by Paul Lawrence · 8 years ago
  37. 8fd77a0 Two phases to set the password for disk encryption am: a363036b44 by Paul Crowley · 8 years ago
  38. a363036 Two phases to set the password for disk encryption by Paul Crowley · 8 years ago
  39. 01f1bc7 Add fileencrypted=software/ice to fstab options by Paul Lawrence · 8 years ago
  40. 44ddeba Merge "e4crypt_is_native has been moved into system/extras." into nyc-dev by Paul Crowley · 8 years ago
  41. cfa03d4 Merge "e4crypt_is_native has been moved into system/extras." into nyc-dev by Paul Crowley · 8 years ago
  42. 26642bf Revert "Two phases to set the password for disk encryption" am: d402389290 by Paul Crowley · 8 years ago
  43. d402389 Revert "Two phases to set the password for disk encryption" by Paul Crowley · 8 years ago
  44. 4d2d524 e4crypt_is_native has been moved into system/extras. by Paul Crowley · 8 years ago
  45. 4e44272 Two phases to set the password for disk encryption am: 92c5eeb467 by Paul Crowley · 8 years ago
  46. 92c5eeb Two phases to set the password for disk encryption by Paul Crowley · 8 years ago
  47. 85e3d8c Drop caches after installing key policy to avoid cache clashes by Paul Lawrence · 8 years ago
  48. be70c9a Consistent creation/destruction of user data. by Jeff Sharkey · 8 years ago
  49. 71ee662 Don't fail if the CE key isn't loaded in destroy_user_key by Paul Crowley · 9 years ago
  50. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 9 years ago
  51. a051eb7 Use pointers not references for out arguments by Paul Crowley · 9 years ago
  52. d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 9 years ago
  53. ad8e262 Merge "Use a proper key length for the mode." into nyc-dev by Paul Crowley · 9 years ago
  54. 2199069 Use a proper key length for the mode. by Paul Crowley · 9 years ago
  55. d1ee944 Prepare profile directories only for the internal storage by Calin Juravle · 9 years ago
  56. 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 9 years ago
  57. 79f55a4 Prepare user profile folder by Calin Juravle · 9 years ago
  58. ad2eb64 Log a warning if old creds passed to change_user_key don't work. by Paul Crowley · 9 years ago
  59. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  60. 76107cb Prefer bool returns to int throughout by Paul Crowley · 9 years ago
  61. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  62. 57eedbf Fix some "false" returns to be "-1" where appropriate in e4crypt_enable by Paul Crowley · 9 years ago
  63. 695d928 e4crypt_unlock_user_key no longer likes nullptr. by Jeff Sharkey · 9 years ago
  64. f7a0d00 Add new argument to unlock_user_key, fixing merge-caused error. by Paul Crowley · 9 years ago
  65. 5c025bd Merge "Password security for FBE disk encryption keys" into nyc-dev by Paul Crowley · 9 years ago
  66. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
  67. 0754a45 Emulation fixes: mics dirs, recover after disable. by Jeff Sharkey · 9 years ago
  68. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  69. f10544d Remove unencrypted_properties by Paul Lawrence · 9 years ago
  70. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  71. aec34df Use consistent method for device key by Paul Lawrence · 9 years ago
  72. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  73. b92f83c Add support for per-user DE keys. by Paul Crowley · 9 years ago
  74. b1f3d24 Refactor of Ext4Crypt.cpp in preparation for DE keys by Paul Crowley · 9 years ago
  75. 8fb12fd Add init_user0 command. by Paul Crowley · 9 years ago
  76. ea62e26 Create disk encryption keys only when FBE enabled by Paul Crowley · 9 years ago
  77. 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
  78. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago
  79. a042cb5 Don't fail on unlock if we're not even emulating FBE by Paul Crowley · 9 years ago
  80. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 9 years ago
  81. 7a9dd95 Offer to enforce "locked" state using SELinux. by Jeff Sharkey · 9 years ago
  82. d2d7bff Create /data/media directory for new users. by Jeff Sharkey · 9 years ago
  83. 9ad4369 Fix a bug in passing parameters to prepare_user_storage. by Lenka Trochtova · 9 years ago
  84. 27cbce9 Rename functions with a system/extras name collision. by Paul Crowley · 9 years ago
  85. ff9097f Fix create_user_key to take 3 params by Paul Lawrence · 9 years ago
  86. 395039f Introduce support for ephemeral users. by Lenka Trochtova · 9 years ago
  87. fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
  88. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  89. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  90. a597d0a Use the right system property name. by Jeff Sharkey · 9 years ago
  91. c79fb89 Switch to new FBE emulation property. by Jeff Sharkey · 9 years ago
  92. 5512c50 Merge "Add --no-unlink option to secdiscard for testing." by Paul Crowley · 9 years ago
  93. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
  94. 5ab73e9 Add --no-unlink option to secdiscard for testing. by Paul Crowley · 9 years ago
  95. 480fcd2 Set uid/gid of newly created user dirs to system/system. by Paul Crowley · 9 years ago
  96. 9336348 Evict the key before we delete it. by Paul Crowley · 9 years ago
  97. cd307b7 Scrub the key from the disk with BLKSECDISCARD. by Paul Crowley · 9 years ago
  98. b33e887 Add "cryptfs deleteuserkey" command to vold. by Paul Crowley · 9 years ago
  99. 95376d6 Add vold commands for setting up per-user encrypted user directories by Paul Crowley · 9 years ago
  100. f25a35a Break key installation into its own function so we can install non-master keys. by Paul Crowley · 9 years ago