1. 4375f1b Change to use new WaitForProperty API by Wei Wang · 8 years ago[Renamed (97%) from cryptfs.c]
  2. fec6ba5 Merge "Removed HW encryption build flags and related code." am: bf8518056d am: 95dc636942 am: 730c6196a2 by Isaac Chen · 8 years ago
  3. dcbe194 Merge "Port cryptfs to HILD keymaster HAL" by TreeHugger Robot · 8 years ago
  4. dff70b4 Removed HW encryption build flags and related code. by Isaac Chen · 8 years ago
  5. 015ec30 Port cryptfs to HILD keymaster HAL by Janis Danisevskis · 8 years ago
  6. b45caaf vold: allow specifying HEH filenames encryption by Eric Biggers · 8 years ago
  7. cfc5202 Revert "Port cryptfs to HILD keymaster HAL" by Alex Klyubin · 8 years ago
  8. 6b7fa1b Port cryptfs to HILD keymaster HAL by Janis Danisevskis · 8 years ago
  9. 6218c51 Manually merge commit 'b406ffa' into stage-aosp-master am: 04c55e6ed7 am: 93722ead06 by Adrien Schildknecht · 8 years ago
  10. 04c55e6 Manually merge commit 'b406ffa' into stage-aosp-master by The Android Automerger · 8 years ago
  11. e0f409c Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 8 years ago
  12. 889ed48 Use libbootloader_message. by Yabin Cui · 8 years ago
  13. 985d080 Merge "Update the header path for ext4_utils." am: 6a18a6ddb5 am: 4759d1d637 by Tao Bao · 8 years ago
  14. 5a95ddb Update the header path for ext4_utils. by Tao Bao · 8 years ago
  15. 989fec2 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  16. 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
  17. afaebf1 Use libbootloader_message. am: 1fb5966fbb am: 951de915a3 by Yabin Cui · 8 years ago
  18. 1fb5966 Use libbootloader_message. by Yabin Cui · 8 years ago
  19. e2ef0c0 Prepare necessary data directory before loading persistent properties. by Seigo Nonaka · 8 years ago
  20. 908527a Set encryption mode in mode file am: 6e41059734 am: 3560d44f70 by Paul Lawrence · 8 years ago
  21. 6e41059 Set encryption mode in mode file by Paul Lawrence · 8 years ago
  22. e8167af cryptfs: Avoid dereferencing null pointer by Greg Kaiser · 8 years ago
  23. b451785 Merge "Don\'t start defaultcrypto twice" into nyc-dev am: 0264d8f am: e72c338 by Paul Lawrence · 8 years ago
  24. 84274cc Don't start defaultcrypto twice by Paul Lawrence · 8 years ago
  25. baeb3b4 Merge "vold: write bootloader message directly." into nyc-dev am: cbedcc3 by Yabin Cui · 8 years ago
  26. ffa2e09 vold: write bootloader message directly. by Yabin Cui · 8 years ago
  27. 422a16e Fix some static analyser issues am: 300dae7c38 am: a1b97135eb by Paul Lawrence · 9 years ago
  28. 300dae7 Fix some static analyser issues by Paul Lawrence · 9 years ago
  29. 58ec71b Merge "Make sure encryption type is set on first boot" into nyc-dev am: 439034b8cc by Paul Lawrence · 9 years ago
  30. 4ed4526 Make sure encryption type is set on first boot by Paul Lawrence · 9 years ago
  31. 200dae0 Merge "Add information to error message" into nyc-dev am: 19d76fda3a by Daniel Rosenberg · 9 years ago
  32. 25a5213 Add information to error message by Daniel Rosenberg · 9 years ago
  33. 605d7ae Cleanup uses of sprintf, add modes to open() with O_CREAT. by George Burgess IV · 9 years ago
  34. 63c18d3 Add scrypt-based password stretching. by Paul Crowley · 9 years ago
  35. 38132a1 Refactor now that global DE has been reworked by Paul Crowley · 9 years ago
  36. 47695b2 Allow callers to prepare CE/DE user storage. by Jeff Sharkey · 9 years ago
  37. 5a06a64 Fix minor issues with previous change by Paul Lawrence · 9 years ago
  38. 7b6b565 Remove support for non-default root passwords in FBE by Paul Lawrence · 9 years ago
  39. 75fc83b resolve merge conflicts of 2b6f9ce823 to master. by Jeff Vander Stoep · 9 years ago
  40. df72575 cryptfs: run e2fsck/fsck.f2fs in fsck domain by Jeff Vander Stoep · 9 years ago
  41. b0f4a22 Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4 by Paul Lawrence · 9 years ago
  42. aa08e58 cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap . by liminghao · 9 years ago
  43. 3d99eba Encrypt on reboot by Paul Lawrence · 9 years ago
  44. 873da23 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf am: cd6d8e3fb6 by Kenny Root · 9 years ago
  45. cd6d8e3 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  46. 0a7e668 Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 9 years ago
  47. bf0d972 system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 9 years ago
  48. 0c24746 Add developer option to convert from FDE to FBE by Paul Lawrence · 9 years ago
  49. 2309f76 Merge "Don't show UI on default encryption" into mnc-dr-dev by Paul Lawrence · 9 years ago
  50. 82fd804 vold: Retry opening block device on failure when starting encryption by David Ng · 10 years ago
  51. 569649f Don't show UI on default encryption by Paul Lawrence · 9 years ago
  52. f733ae6 Don't break on setting default password by Paul Lawrence · 9 years ago
  53. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 9 years ago
  54. 0417060 Use correct error code for rate limiting. by Shawn Willden · 9 years ago
  55. da6e899 Add keymaster1 support to vold. by Shawn Willden · 9 years ago
  56. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 9 years ago
  57. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 9 years ago
  58. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 9 years ago
  59. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 9 years ago
  60. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 9 years ago
  61. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 9 years ago
  62. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  63. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  64. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  65. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  66. 2a8c109 am 8a0fde27: am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  67. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 10 years ago
  68. 8175a0b Adding e4crypt support by Paul Lawrence · 10 years ago
  69. 05335c3 Adding e4crypt support by Paul Lawrence · 10 years ago
  70. 47bc0ff am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 10 years ago
  71. 8af3335 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 10 years ago
  72. d1fd846 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 10 years ago
  73. 933216c crytpfs: fix clobbering of crypto info on keymaster failure by JP Abgrall · 10 years ago
  74. d32b75e am 33b6de4b: am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  75. a655b9a am 38394c7d: am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  76. 33b6de4 am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  77. d55d8da Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  78. 38394c7 am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  79. 223fd1c Revert "Make encryption configurable" by Paul Lawrence · 10 years ago
  80. 5e6b914 prevent ioctl_init() to write outside buffer by Marek Pola · 10 years ago
  81. efb4c6d am 71f8d86f: am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  82. 71f8d86 am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  83. 394cd68 am e22b21af: am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  84. e22b21a am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  85. f805a8b Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  86. ebc83b3 Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  87. 96dbee7 Change lseek to lseek64 by Björn Landström · 10 years ago
  88. 9106463 Fix memory leak in upgrade_crypt_ftr by Henrik Baard · 10 years ago
  89. db3730c Remove kdfs that were only used internally in LMP by Paul Lawrence · 10 years ago
  90. c19cb9c Make encryption configurable by Paul Lawrence · 10 years ago
  91. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 10 years ago
  92. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  93. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  94. 6a69cfc Make encryption configurable by Paul Lawrence · 10 years ago
  95. da91b19 Remove unused local variable to fix the build by Brian Carlstrom · 10 years ago
  96. 210caab resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  97. c07fa3f Fix alignment of buffer used for dm_ioctl. by Dan Albert · 10 years ago
  98. 6c78e7d resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp by Tim Murray · 10 years ago
  99. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  100. 6322302 am acfdc30e: Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago