1. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 9 years ago
  2. a051eb7 Use pointers not references for out arguments by Paul Crowley · 9 years ago
  3. 320e5e1 Require the auth token for decryption. by Paul Crowley · 9 years ago
  4. d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 9 years ago
  5. ad8e262 Merge "Use a proper key length for the mode." into nyc-dev by Paul Crowley · 9 years ago
  6. 2199069 Use a proper key length for the mode. by Paul Crowley · 9 years ago
  7. d1ee944 Prepare profile directories only for the internal storage by Calin Juravle · 9 years ago
  8. 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 9 years ago
  9. 79f55a4 Prepare user profile folder by Calin Juravle · 9 years ago
  10. ad2eb64 Log a warning if old creds passed to change_user_key don't work. by Paul Crowley · 9 years ago
  11. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  12. 58e9c2a Merge "Fix encryption on non-default devices" into nyc-dev by Paul Lawrence · 9 years ago
  13. 42b2837 Fix encryption on non-default devices by Paul Lawrence · 9 years ago
  14. 76107cb Prefer bool returns to int throughout by Paul Crowley · 9 years ago
  15. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  16. 57eedbf Fix some "false" returns to be "-1" where appropriate in e4crypt_enable by Paul Crowley · 9 years ago
  17. 695d928 e4crypt_unlock_user_key no longer likes nullptr. by Jeff Sharkey · 9 years ago
  18. f7a0d00 Add new argument to unlock_user_key, fixing merge-caused error. by Paul Crowley · 9 years ago
  19. 5c025bd Merge "Password security for FBE disk encryption keys" into nyc-dev by Paul Crowley · 9 years ago
  20. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
  21. 0754a45 Emulation fixes: mics dirs, recover after disable. by Jeff Sharkey · 9 years ago
  22. 1ab7349 Merge "Add context mount option for appfuse." by Daichi Hirono · 9 years ago
  23. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  24. 1c419e0 Add context mount option for appfuse. by Daichi Hirono · 9 years ago
  25. f10544d Remove unencrypted_properties by Paul Lawrence · 9 years ago
  26. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  27. aec34df Use consistent method for device key by Paul Lawrence · 9 years ago
  28. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  29. dac436f Merge "Mount appfuse in process namespace." by Daichi Hirono · 9 years ago
  30. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
  31. 75fc83b resolve merge conflicts of 2b6f9ce823 to master. by Jeff Vander Stoep · 9 years ago
  32. 2b6f9ce Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain" am: 6f69ee094c by Jeffrey Vander Stoep · 9 years ago
  33. 6f69ee0 Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain" by Jeffrey Vander Stoep · 9 years ago
  34. df72575 cryptfs: run e2fsck/fsck.f2fs in fsck domain by Jeff Vander Stoep · 9 years ago
  35. b92f83c Add support for per-user DE keys. by Paul Crowley · 9 years ago
  36. b1f3d24 Refactor of Ext4Crypt.cpp in preparation for DE keys by Paul Crowley · 9 years ago
  37. 8fb12fd Add init_user0 command. by Paul Crowley · 9 years ago
  38. ea62e26 Create disk encryption keys only when FBE enabled by Paul Crowley · 9 years ago
  39. 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
  40. c5fdb4b Merge "Use a keymaster-based key storage module" by Paul Crowley · 9 years ago
  41. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago
  42. ea243a3 Unmount emulated filesystems before killing the fuse process. by Narayan Kamath · 9 years ago
  43. a042cb5 Don't fail on unlock if we're not even emulating FBE by Paul Crowley · 9 years ago
  44. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 9 years ago
  45. 7a9dd95 Offer to enforce "locked" state using SELinux. by Jeff Sharkey · 9 years ago
  46. b025f3e Merge "Add allow_other mount option for appfuse." by Daichi Hirono · 9 years ago
  47. b0f4a22 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4 by Paul Lawrence · 9 years ago
  48. 8bb8fcf Use android-base logging not cutils in secdiscard by Paul Crowley · 9 years ago
  49. 9b5db9b Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." by Paul Lawrence · 9 years ago
  50. 1ae498e Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." by Paul Lawrence · 9 years ago
  51. 089ab07 Add allow_other mount option for appfuse. by Daichi Hirono · 9 years ago
  52. aa08e58 cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap . by liminghao · 9 years ago
  53. 78b524e Add unmount command to vold's AppFuse listener. by Daichi Hirono · 9 years ago
  54. d2d7bff Create /data/media directory for new users. by Jeff Sharkey · 9 years ago
  55. 7eac12c Merge "Hide external storage from apps if it\'s not set as adoptable" am: f570ded508 by Jeff Sharkey · 9 years ago
  56. 6a7d34b Merge "Hide external storage from apps if it\'s not set as adoptable" by Jeff Sharkey · 9 years ago
  57. f570ded Merge "Hide external storage from apps if it's not set as adoptable" by Jeff Sharkey · 9 years ago
  58. e0074f1 Hide external storage from apps if it's not set as adoptable by Qin Chao · 9 years ago
  59. 415d360 Avoid use of a macro when checking argument count. by Paul Crowley · 9 years ago
  60. 9ad4369 Fix a bug in passing parameters to prepare_user_storage. by Lenka Trochtova · 9 years ago
  61. 47ef9bc Mount FUSE for appfuse directories. by Daichi Hirono · 9 years ago
  62. 37f09e0 Merge "Send file descriptor of /dev/fuse from vold." by Daichi Hirono · 9 years ago
  63. ee6b164 Use Jeff's C++ style for finding the subcommand consistently. by Paul Crowley · 9 years ago
  64. 34b813e Simplify test for right argc in cryptfs commands, and test more. by Paul Crowley · 9 years ago
  65. 27cbce9 Rename functions with a system/extras name collision. by Paul Crowley · 9 years ago
  66. ff9097f Fix create_user_key to take 3 params by Paul Lawrence · 9 years ago
  67. 8575a35 Send file descriptor of /dev/fuse from vold. by Daichi Hirono · 9 years ago
  68. 395039f Introduce support for ephemeral users. by Lenka Trochtova · 9 years ago
  69. fc505c3 Emulate media encryption, always chmod to unlock. by Jeff Sharkey · 9 years ago
  70. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  71. b7d5a47 Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 am: a9d5080109 by Elliott Hughes · 9 years ago
  72. a9d5080 Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 by Elliott Hughes · 9 years ago
  73. 20a8fa9 Merge "Track rename from base/ to android-base/." by Elliott Hughes · 9 years ago
  74. 51c6b98 Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894 by Jeff Sharkey · 9 years ago
  75. 90cca66 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e by Jeff Sharkey · 9 years ago
  76. 20826a1 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9 by Jeff Sharkey · 9 years ago
  77. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  78. 971ecb4 Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894 by Jeff Sharkey · 9 years ago
  79. 9e807ea Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c by Jeff Sharkey · 9 years ago
  80. 63b7774 Merge "Handle non-format partition in Vold" am: 385ca5d236 by Jeff Sharkey · 9 years ago
  81. de629f1 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c by Jeff Sharkey · 9 years ago
  82. 385ca5d Merge "Handle non-format partition in Vold" by Jeff Sharkey · 9 years ago
  83. e0e5bfe Merge "Make sure path is not NULL to avoid fatal exception." by Jeff Sharkey · 9 years ago
  84. a619c19 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9 by Jeff Sharkey · 9 years ago
  85. bf6acf4 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 by Jeff Sharkey · 9 years ago
  86. 3e6c59d Merge "vold: fix 64 bit ioctl error" by Jeff Sharkey · 9 years ago
  87. a597d0a Use the right system property name. by Jeff Sharkey · 9 years ago
  88. 3d99eba Encrypt on reboot by Paul Lawrence · 9 years ago
  89. c79fb89 Switch to new FBE emulation property. by Jeff Sharkey · 9 years ago
  90. c74ce36 Merge "Create user_de on adopted storage devices." by Jeff Sharkey · 9 years ago
  91. d322c2a Create user_de on adopted storage devices. by Jeff Sharkey · 9 years ago
  92. 28c4df4 Make deletion of larger files possible. by Paul Crowley · 9 years ago
  93. 5512c50 Merge "Add --no-unlink option to secdiscard for testing." by Paul Crowley · 9 years ago
  94. 0f442b9 Merge "secdiscard.cpp: Use getmntent and my newfound C++ knowledge." by Paul Crowley · 9 years ago
  95. d2c96e7 New granular encryption commands for framework. by Jeff Sharkey · 9 years ago
  96. 873da23 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf am: cd6d8e3fb6 by Kenny Root · 9 years ago
  97. 03b10c2 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf by Kenny Root · 9 years ago
  98. cd6d8e3 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  99. 0a7e668 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  100. bf0d972 system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 9 years ago