1. 17059fe cryptfs: Remove Speck support by Greg Kaiser · 6 years ago
  2. 385cb8c Gate use of allow_encrypt_override behind ro.crypto property by Paul Crowley · 7 years ago
  3. 38723f2 cryptfs: Optionally get crypto type as a property by Greg Kaiser · 7 years ago
  4. 57f9af6 cryptfs: Require ext disk crypt to match code by Greg Kaiser · 7 years ago
  5. 59ad018 cryptfs: Use the crypt_mnt_ftr keysize by Greg Kaiser · 7 years ago
  6. 00eda38 cryptfs: Don't use bare integers for key size by Greg Kaiser · 7 years ago
  7. c0de9c7 cryptfs: Clarify sizing of intermediate key by Greg Kaiser · 7 years ago
  8. b802078 Revert "cryptfs: Don't hardcode ikey buffer size" by Greg Kaiser · 7 years ago
  9. 2c92d7b Revert "cryptfs: Make decrypted key buffers large enough" by Greg Kaiser · 7 years ago
  10. fa09961 Revert "cryptfs: Optionally get crypt type from properties" by Greg Kaiser · 7 years ago
  11. 291fec1 cryptfs: Optionally get crypt type from properties by Greg Kaiser · 7 years ago
  12. 4a35ef0 cryptfs: Make decrypted key buffers large enough by Greg Kaiser · 7 years ago
  13. 1452b27 cryptfs: Don't hardcode ascii buffer size by Greg Kaiser · 7 years ago
  14. f45a70c cryptfs: Don't hardcode ikey buffer size by Greg Kaiser · 7 years ago
  15. b610e77 cryptfs: Fix format string by Greg Kaiser · 7 years ago
  16. 026072f cryptfs: Remove unused variable by Greg Kaiser · 7 years ago
  17. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 7 years ago
  18. a8b6225 Merge "No double encryption on FDE+FBE SD cards" by TreeHugger Robot · 7 years ago
  19. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 7 years ago
  20. 5afbc62 No double encryption on FDE+FBE SD cards by Paul Crowley · 7 years ago
  21. 6699e7b Merge "Key upgrading for FDE." am: 997e605563 am: 2b1b72d183 am: 78c9969299 by Paul Crowley · 7 years ago
  22. 2b1b72d Merge "Key upgrading for FDE." am: 997e605563 by Paul Crowley · 7 years ago
  23. 7347333 Key upgrading for FDE. by Paul Crowley · 7 years ago
  24. bf168f7 Merge commit 'e2d1d99f1a98b02a28fe71f2a387a72b69d4b4a6' from by Xin Li · 7 years ago
  25. 119a98a Merge "cryptfs: support make_f2fs with quota" am: 7807866abe am: 4d1c7765c8 by Jaegeuk Kim · 7 years ago
  26. 5968445 Merge "cryptfs: support make_f2fs with quota" am: 7807866abe am: 4d1c7765c8 by Jaegeuk Kim · 7 years ago
  27. 8de9f06 cryptfs: support make_f2fs with quota by Jaegeuk Kim · 7 years ago
  28. 98651a2 cryptfs: call format_f2fs correctly with proper flags by Jaegeuk Kim · 7 years ago
  29. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  30. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  31. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  32. a7ca40b Remove dead code; move code out of cryptfs that doesn't belong. by Paul Crowley · 7 years ago
  33. 584610f Remove CheckBattery altogether by Paul Crowley · 7 years ago
  34. de90f76 Remove CheckBattery altogether am: a04014bf26 by Paul Crowley · 7 years ago
  35. 5385417 Remove CheckBattery altogether by Paul Crowley · 7 years ago
  36. a04014b Remove CheckBattery altogether by Paul Crowley · 7 years ago
  37. e2ee152 Refactor of use of fstab in advance of fix. by Paul Crowley · 7 years ago
  38. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  39. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  40. e78efb7 Merge "Switch RebootType to an enum class." am: db725d3348 am: da54114d23 am: c01810be33 by Josh Gao · 7 years ago
  41. 41770aa Merge "Switch RebootType to an enum class." am: db725d3348 am: da54114d23 by Josh Gao · 7 years ago
  42. da54114 Merge "Switch RebootType to an enum class." am: db725d3348 by Josh Gao · 7 years ago
  43. fec4437 Switch RebootType to an enum class. by Josh Gao · 7 years ago
  44. b678d7c cryptfs: remove reference to legacy make_ext4fs by Jin Qian · 7 years ago
  45. ab48bc9 cryptfs: call format_f2fs correctly with proper flags by Jaegeuk Kim · 7 years ago
  46. 42e3810 Remove timout logic in waiting vold.post_fs_data_done by Wei Wang · 7 years ago
  47. 5b6c6a2 Revert "Enable metadata encryption" by Guang Zhu · 7 years ago
  48. 3963b23 Enable metadata encryption by Paul Lawrence · 7 years ago
  49. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago
  50. 32ebb73 Enable clang-tidy for security sensitive domain. by Jeff Sharkey · 8 years ago
  51. 4375f1b Change to use new WaitForProperty API by Wei Wang · 8 years ago[Renamed (97%) from cryptfs.c]
  52. fec6ba5 Merge "Removed HW encryption build flags and related code." am: bf8518056d am: 95dc636942 am: 730c6196a2 by Isaac Chen · 8 years ago
  53. dcbe194 Merge "Port cryptfs to HILD keymaster HAL" by TreeHugger Robot · 8 years ago
  54. dff70b4 Removed HW encryption build flags and related code. by Isaac Chen · 8 years ago
  55. 015ec30 Port cryptfs to HILD keymaster HAL by Janis Danisevskis · 8 years ago
  56. b45caaf vold: allow specifying HEH filenames encryption by Eric Biggers · 8 years ago
  57. cfc5202 Revert "Port cryptfs to HILD keymaster HAL" by Alex Klyubin · 8 years ago
  58. 6b7fa1b Port cryptfs to HILD keymaster HAL by Janis Danisevskis · 8 years ago
  59. 6218c51 Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 93722ead06 by Adrien Schildknecht · 8 years ago
  60. 04c55e6 Manually merge commit 'b406ffa' into stage-aosp-master by The Android Automerger · 8 years ago
  61. e0f409c Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 8 years ago
  62. 889ed48 Use libbootloader_message. by Yabin Cui · 8 years ago
  63. 985d080 Merge "Update the header path for ext4_utils." am: 6a18a6ddb5 am: 4759d1d637 by Tao Bao · 8 years ago
  64. 5a95ddb Update the header path for ext4_utils. by Tao Bao · 8 years ago
  65. 989fec2 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  66. 06dc311 Call EVP_CIPHER_CTX_cleanup to avoid leaking memory that was allocated in EVP_DecryptInit_ex by Thurston Hou Yeen Dang · 8 years ago
  67. afaebf1 Use libbootloader_message. am: 1fb5966fbb am: 951de915a3 by Yabin Cui · 8 years ago
  68. 1fb5966 Use libbootloader_message. by Yabin Cui · 8 years ago
  69. e2ef0c0 Prepare necessary data directory before loading persistent properties. by Seigo Nonaka · 8 years ago
  70. 908527a Set encryption mode in mode file am: 6e41059734 am: 3560d44f70 by Paul Lawrence · 8 years ago
  71. 6e41059 Set encryption mode in mode file by Paul Lawrence · 8 years ago
  72. e8167af cryptfs: Avoid dereferencing null pointer by Greg Kaiser · 8 years ago
  73. b451785 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: 0264d8f am: e72c338 by Paul Lawrence · 8 years ago
  74. 84274cc Don't start defaultcrypto twice by Paul Lawrence · 8 years ago
  75. baeb3b4 Merge "vold: write bootloader message directly." into nyc-dev am: cbedcc3 by Yabin Cui · 9 years ago
  76. ffa2e09 vold: write bootloader message directly. by Yabin Cui · 9 years ago
  77. 422a16e Fix some static analyser issues am: 300dae7c38 am: a1b97135eb by Paul Lawrence · 9 years ago
  78. 300dae7 Fix some static analyser issues by Paul Lawrence · 9 years ago
  79. 58ec71b Merge "Make sure encryption type is set on first boot" into nyc-dev am: 439034b8cc by Paul Lawrence · 9 years ago
  80. 4ed4526 Make sure encryption type is set on first boot by Paul Lawrence · 9 years ago
  81. 200dae0 Merge "Add information to error message" into nyc-dev am: 19d76fda3a by Daniel Rosenberg · 9 years ago
  82. 25a5213 Add information to error message by Daniel Rosenberg · 9 years ago
  83. 605d7ae Cleanup uses of sprintf, add modes to open() with O_CREAT. by George Burgess IV · 9 years ago
  84. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  85. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  86. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  87. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  88. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  89. 75fc83b resolve merge conflicts of 2b6f9ce823 to master. by Jeff Vander Stoep · 9 years ago
  90. df72575 cryptfs: run e2fsck/fsck.f2fs in fsck domain by Jeff Vander Stoep · 9 years ago
  91. b0f4a22 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4 by Paul Lawrence · 9 years ago
  92. aa08e58 cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap . by liminghao · 9 years ago
  93. 3d99eba Encrypt on reboot by Paul Lawrence · 9 years ago
  94. 873da23 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf am: cd6d8e3fb6 by Kenny Root · 9 years ago
  95. cd6d8e3 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  96. 0a7e668 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  97. bf0d972 system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 9 years ago
  98. 0c24746 Add developer option to convert from FDE to FBE by Paul Lawrence · 9 years ago
  99. 2309f76 Merge "Don't show UI on default encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  100. 82fd804 vold: Retry opening block device on failure when starting encryption by David Ng · 10 years ago