1. cb46b9b Prepare necessary data directory before loading persistent properties. by Seigo Nonaka · 9 years ago
  2. dff70b4 Removed HW encryption build flags and related code. by Isaac Chen · 8 years ago
  3. 04c55e6 Manually merge commit 'b406ffa' into stage-aosp-master by The Android Automerger · 8 years ago
  4. e0f409c Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 8 years ago
  5. 889ed48 Use libbootloader_message. by Yabin Cui · 9 years ago
  6. 985d080 Merge "Update the header path for ext4_utils." am: 6a18a6ddb5 am: 4759d1d637 by Tao Bao · 8 years ago
  7. 989fec2 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  8. 1fb5966 Use libbootloader_message. by Yabin Cui · 9 years ago
  9. 6e41059 Set encryption mode in mode file by Paul Lawrence · 9 years ago
  10. 84274cc Don't start defaultcrypto twice by Paul Lawrence · 9 years ago
  11. ffa2e09 vold: write bootloader message directly. by Yabin Cui · 9 years ago
  12. 300dae7 Fix some static analyser issues by Paul Lawrence · 9 years ago
  13. 4ed4526 Make sure encryption type is set on first boot by Paul Lawrence · 9 years ago
  14. 25a5213 Add information to error message by Daniel Rosenberg · 9 years ago
  15. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  16. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  17. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  18. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  19. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  20. 75fc83b resolve merge conflicts of 2b6f9ce823 to master. by Jeff Vander Stoep · 9 years ago
  21. df72575 cryptfs: run e2fsck/fsck.f2fs in fsck domain by Jeff Vander Stoep · 9 years ago
  22. b0f4a22 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4 by Paul Lawrence · 9 years ago
  23. aa08e58 cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap . by liminghao · 9 years ago
  24. 3d99eba Encrypt on reboot by Paul Lawrence · 9 years ago
  25. 873da23 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf am: cd6d8e3fb6 by Kenny Root · 9 years ago
  26. cd6d8e3 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  27. 0a7e668 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  28. bf0d972 system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 9 years ago
  29. 0c24746 Add developer option to convert from FDE to FBE by Paul Lawrence · 9 years ago
  30. 2309f76 Merge "Don't show UI on default encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  31. 82fd804 vold: Retry opening block device on failure when starting encryption by David Ng · 10 years ago
  32. 569649f Don't show UI on default encryption by Paul Lawrence · 9 years ago
  33. f733ae6 Don't break on setting default password by Paul Lawrence · 9 years ago
  34. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 10 years ago
  35. 0417060 Use correct error code for rate limiting. by Shawn Willden · 10 years ago
  36. da6e899 Add keymaster1 support to vold. by Shawn Willden · 10 years ago
  37. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 10 years ago
  38. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 10 years ago
  39. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 10 years ago
  40. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 10 years ago
  41. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 10 years ago
  42. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 10 years ago
  43. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 10 years ago
  44. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 10 years ago
  45. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
  46. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  47. 2a8c109 am 8a0fde27: am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 10 years ago
  48. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 10 years ago
  49. 8175a0b Adding e4crypt support by Paul Lawrence · 10 years ago
  50. 05335c3 Adding e4crypt support by Paul Lawrence · 10 years ago
  51. 47bc0ff am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 10 years ago
  52. 8af3335 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 10 years ago
  53. d1fd846 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 10 years ago
  54. 933216c crytpfs: fix clobbering of crypto info on keymaster failure by JP Abgrall · 10 years ago
  55. d32b75e am 33b6de4b: am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  56. a655b9a am 38394c7d: am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  57. 33b6de4 am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  58. d55d8da Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  59. 38394c7 am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  60. 223fd1c Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  61. 5e6b914 prevent ioctl_init() to write outside buffer by Marek Pola · 10 years ago
  62. efb4c6d am 71f8d86f: am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  63. 71f8d86 am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  64. 394cd68 am e22b21af: am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  65. e22b21a am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  66. f805a8b Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  67. ebc83b3 Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  68. 96dbee7 Change lseek to lseek64 by Björn Landström · 10 years ago
  69. 9106463 Fix memory leak in upgrade_crypt_ftr by Henrik Baard · 10 years ago
  70. db3730c Remove kdfs that were only used internally in LMP by Paul Lawrence · 10 years ago
  71. c19cb9c Make encryption configurable by Paul Lawrence · 10 years ago
  72. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 10 years ago
  73. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  74. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  75. 6a69cfc Make encryption configurable by Paul Lawrence · 10 years ago
  76. da91b19 Remove unused local variable to fix the build by Brian Carlstrom · 10 years ago
  77. 210caab resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  78. c07fa3f Fix alignment of buffer used for dm_ioctl. by Dan Albert · 10 years ago
  79. 6c78e7d resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp by Tim Murray · 10 years ago
  80. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  81. 6322302 am acfdc30e: Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  82. 82b451d am d44a8f59: Merge "Fix encrypt-and-wipe" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  83. acfdc30 Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  84. ef2b5be Fix error in clocks leading to devices staying unlocked by Paul Lawrence · 10 years ago
  85. b1eb7a0 Fix encrypt-and-wipe by Paul Lawrence · 10 years ago
  86. c9c5171 am bb7d9afe: fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  87. b7d3511 resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aosp by Iliyan Malchev · 10 years ago
  88. bb7d9af fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  89. 87701e2 Adding support of dm-req-crypt by Ajay Dudani · 10 years ago
  90. b4be741 Modify vold to check for hardware keymaster. automerge: 7c49ab0 by Shawn Willden · 10 years ago
  91. 7c49ab0 Modify vold to check for hardware keymaster. by Shawn Willden · 10 years ago
  92. 84f2515 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev by Rubin Xu · 10 years ago
  93. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  94. 9b5a381 cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  95. 4c9b4d8 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  96. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  97. ca42022 am 7fc1de8a: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  98. 0327917 am 3334c6a1: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  99. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  100. 3334c6a cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago