1. 8afff3b Merge "Address const issues in preparation for libcxx rebase." am: a4f7dad by Dan Austin · 8 years ago
  2. 3cc69fa Merge "Address const issues in preparation for libcxx rebase." am: a4f7dad by Dan Austin · 8 years ago
  3. a4f7dad Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 8 years ago
  4. 008c7dd Merge "vold: write bootloader message directly." into nyc-dev am: cbedcc3 by Yabin Cui · 8 years ago
  5. cbedcc3 Merge "vold: write bootloader message directly." into nyc-dev by Yabin Cui · 8 years ago
  6. 4d5cfe5 Add log flag for verbose AppFuse log for nyc-dev. am: 2d6555f by Daichi Hirono · 8 years ago
  7. 2d6555f Add log flag for verbose AppFuse log for nyc-dev. by Daichi Hirono · 8 years ago
  8. ffa2e09 vold: write bootloader message directly. by Yabin Cui · 8 years ago
  9. f6b34cb Kill apps using PublicVolume when unmounting. am: 8aff854 by Jeff Sharkey · 8 years ago
  10. 8aff854 Kill apps using PublicVolume when unmounting. by Jeff Sharkey · 8 years ago
  11. 2761664 Don\'t fail if the CE key isn\'t loaded in destroy_user_key am: 71ee662 by Paul Crowley · 8 years ago
  12. 71ee662 Don't fail if the CE key isn't loaded in destroy_user_key by Paul Crowley · 8 years ago
  13. 49ab5f9 Address const issues in preparation for libcxx rebase. by Dan Austin · 8 years ago
  14. d4d7651 Support Keymaster2 with lots of clever template logic :) am: 0323afd by Paul Crowley · 8 years ago
  15. 0323afd Support Keymaster2 with lots of clever template logic :) by Paul Crowley · 8 years ago
  16. a1b9713 Fix some static analyser issues am: 300dae7c38 by Paul Lawrence · 9 years ago
  17. 300dae7 Fix some static analyser issues by Paul Lawrence · 9 years ago
  18. dba928f Merge "Make sure encryption type is set on first boot" into nyc-dev by Paul Lawrence · 9 years ago
  19. 439034b Merge "Make sure encryption type is set on first boot" into nyc-dev by Paul Lawrence · 9 years ago
  20. d6b13a7 Merge "Print size as unsigned when sending to framework." into nyc-dev by Jeff Sharkey · 9 years ago
  21. f84fe90 Merge "Print size as unsigned when sending to framework." into nyc-dev by Jeff Sharkey · 9 years ago
  22. 4ed4526 Make sure encryption type is set on first boot by Paul Lawrence · 9 years ago
  23. d087bbc Print size as unsigned when sending to framework. by Jeff Sharkey · 9 years ago
  24. fcb71eb Merge "Support emulator\'s virtio-blk based SD card" into nyc-dev am: 828d386c7d by Yu Ning · 9 years ago
  25. 828d386 Merge "Support emulator's virtio-blk based SD card" into nyc-dev by Prathmesh Prabhu · 9 years ago
  26. 7945daa Merge "Add information to error message" into nyc-dev am: 19d76fda3a by Daniel Rosenberg · 9 years ago
  27. 19d76fd Merge "Add information to error message" into nyc-dev by Daniel Rosenberg · 9 years ago
  28. 1d348d2 Run clang-format over ext4crypt related code am: df528a7011 by Paul Crowley · 9 years ago
  29. 41fb6ed Use pointers not references for out arguments am: a051eb7a22 by Paul Crowley · 9 years ago
  30. 64b60cc Require the auth token for decryption. am: 320e5e15b6 by Paul Crowley · 9 years ago
  31. 25a5213 Add information to error message by Daniel Rosenberg · 9 years ago
  32. b930c26 Fix memory leak in generate_key wrapper. Other fixes. am: d9b9295b8c by Paul Crowley · 9 years ago
  33. df528a7 Run clang-format over ext4crypt related code by Paul Crowley · 9 years ago
  34. a051eb7 Use pointers not references for out arguments by Paul Crowley · 9 years ago
  35. 320e5e1 Require the auth token for decryption. by Paul Crowley · 9 years ago
  36. d9b9295 Fix memory leak in generate_key wrapper. Other fixes. by Paul Crowley · 9 years ago
  37. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
  38. 2227b35 Merge "Use a proper key length for the mode." into nyc-dev am: ad8e26297b by Paul Crowley · 9 years ago
  39. c0c305f Prepare profile directories only for the internal storage am: d1ee944f08 by Calin Juravle · 9 years ago
  40. ad8e262 Merge "Use a proper key length for the mode." into nyc-dev by Paul Crowley · 9 years ago
  41. 2199069 Use a proper key length for the mode. by Paul Crowley · 9 years ago
  42. d1ee944 Prepare profile directories only for the internal storage by Calin Juravle · 9 years ago
  43. 29593a8 Create profile folder for foreign dex markers. am: 493f5aa160 by Calin Juravle · 9 years ago
  44. 493f5aa Create profile folder for foreign dex markers. by Calin Juravle · 9 years ago
  45. 8f1913d Prepare user profile folder am: 79f55a461f by Calin Juravle · 9 years ago
  46. 79f55a4 Prepare user profile folder by Calin Juravle · 9 years ago
  47. c191423 Merge commit \'9b5db9bcbe333b677ca18d2c1c398c8751cd0fd2\' into HEAD by Bill Yi · 9 years ago
  48. e7af39d Merge commit '9b5db9bcbe333b677ca18d2c1c398c8751cd0fd2' into HEAD by Bill Yi · 9 years ago
  49. 708950b Merge "Add missing liblog dependency" am: 6e8a931d54 -s ours by Dimitry Ivanov · 9 years ago
  50. 6e8a931 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  51. 01f86a5 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  52. ad2eb64 Log a warning if old creds passed to change_user_key don't work. by Paul Crowley · 9 years ago
  53. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  54. 58e9c2a Merge "Fix encryption on non-default devices" into nyc-dev by Paul Lawrence · 9 years ago
  55. 42b2837 Fix encryption on non-default devices by Paul Lawrence · 9 years ago
  56. 76107cb Prefer bool returns to int throughout by Paul Crowley · 9 years ago
  57. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  58. 57eedbf Fix some "false" returns to be "-1" where appropriate in e4crypt_enable by Paul Crowley · 9 years ago
  59. 695d928 e4crypt_unlock_user_key no longer likes nullptr. by Jeff Sharkey · 9 years ago
  60. f7a0d00 Add new argument to unlock_user_key, fixing merge-caused error. by Paul Crowley · 9 years ago
  61. 5c025bd Merge "Password security for FBE disk encryption keys" into nyc-dev by Paul Crowley · 9 years ago
  62. 0572080 Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
  63. 0754a45 Emulation fixes: mics dirs, recover after disable. by Jeff Sharkey · 9 years ago
  64. 1ab7349 Merge "Add context mount option for appfuse." by Daichi Hirono · 9 years ago
  65. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  66. 1c419e0 Add context mount option for appfuse. by Daichi Hirono · 9 years ago
  67. f10544d Remove unencrypted_properties by Paul Lawrence · 9 years ago
  68. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  69. aec34df Use consistent method for device key by Paul Lawrence · 9 years ago
  70. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  71. dac436f Merge "Mount appfuse in process namespace." by Daichi Hirono · 9 years ago
  72. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 9 years ago
  73. 75fc83b resolve merge conflicts of 2b6f9ce823 to master. by Jeff Vander Stoep · 9 years ago
  74. 2b6f9ce Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain" am: 6f69ee094c by Jeffrey Vander Stoep · 9 years ago
  75. 6f69ee0 Merge "cryptfs: run e2fsck/fsck.f2fs in fsck domain" by Jeffrey Vander Stoep · 9 years ago
  76. df72575 cryptfs: run e2fsck/fsck.f2fs in fsck domain by Jeff Vander Stoep · 9 years ago
  77. b92f83c Add support for per-user DE keys. by Paul Crowley · 9 years ago
  78. b1f3d24 Refactor of Ext4Crypt.cpp in preparation for DE keys by Paul Crowley · 9 years ago
  79. 8fb12fd Add init_user0 command. by Paul Crowley · 9 years ago
  80. ea62e26 Create disk encryption keys only when FBE enabled by Paul Crowley · 9 years ago
  81. 13ffd8e Improvements to the key storage module by Paul Crowley · 9 years ago
  82. c5fdb4b Merge "Use a keymaster-based key storage module" by Paul Crowley · 9 years ago
  83. 1ef2558 Use a keymaster-based key storage module by Paul Crowley · 9 years ago
  84. ea243a3 Unmount emulated filesystems before killing the fuse process. by Narayan Kamath · 9 years ago
  85. a042cb5 Don't fail on unlock if we're not even emulating FBE by Paul Crowley · 9 years ago
  86. 285956f Rework FBE crypto to match the N way of doing things by Paul Crowley · 9 years ago
  87. 7a9dd95 Offer to enforce "locked" state using SELinux. by Jeff Sharkey · 9 years ago
  88. b025f3e Merge "Add allow_other mount option for appfuse." by Daichi Hirono · 9 years ago
  89. b0f4a22 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4 by Paul Lawrence · 9 years ago
  90. 8bb8fcf Use android-base logging not cutils in secdiscard by Paul Crowley · 9 years ago
  91. 9b5db9b Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." by Paul Lawrence · 9 years ago
  92. 1ae498e Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." by Paul Lawrence · 9 years ago
  93. 089ab07 Add allow_other mount option for appfuse. by Daichi Hirono · 9 years ago
  94. aa08e58 cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap . by liminghao · 9 years ago
  95. 78b524e Add unmount command to vold's AppFuse listener. by Daichi Hirono · 9 years ago
  96. d2d7bff Create /data/media directory for new users. by Jeff Sharkey · 9 years ago
  97. 7eac12c Merge "Hide external storage from apps if it\'s not set as adoptable" am: f570ded508 by Jeff Sharkey · 9 years ago
  98. 6a7d34b Merge "Hide external storage from apps if it\'s not set as adoptable" by Jeff Sharkey · 9 years ago
  99. f570ded Merge "Hide external storage from apps if it's not set as adoptable" by Jeff Sharkey · 9 years ago
  100. e0074f1 Hide external storage from apps if it's not set as adoptable by Qin Chao · 9 years ago