1. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 9 years ago
  2. 0417060 Use correct error code for rate limiting. by Shawn Willden · 9 years ago
  3. da6e899 Add keymaster1 support to vold. by Shawn Willden · 9 years ago
  4. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 9 years ago
  5. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 9 years ago
  6. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 9 years ago
  7. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 9 years ago
  8. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 9 years ago
  9. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 9 years ago
  10. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  11. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  12. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  13. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  14. 2a8c109 am 8a0fde27: am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  15. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 9 years ago
  16. 8175a0b Adding e4crypt support by Paul Lawrence · 9 years ago
  17. 05335c3 Adding e4crypt support by Paul Lawrence · 9 years ago
  18. 47bc0ff am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 9 years ago
  19. 8af3335 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 9 years ago
  20. d1fd846 Rename keymaster_device_t to keymaster0_device_t. by Shawn Willden · 9 years ago
  21. 933216c crytpfs: fix clobbering of crypto info on keymaster failure by JP Abgrall · 9 years ago
  22. d32b75e am 33b6de4b: am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 9 years ago
  23. a655b9a am 38394c7d: am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  24. 33b6de4 am d55d8dac: Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 9 years ago
  25. d55d8da Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 9 years ago
  26. 38394c7 am 223fd1ca: Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  27. 223fd1c Revert "Make encryption configurable" by Paul Lawrence · 9 years ago
  28. 5e6b914 prevent ioctl_init() to write outside buffer by Marek Pola · 9 years ago
  29. efb4c6d am 71f8d86f: am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 9 years ago
  30. 71f8d86 am f805a8b3: Merge "Change lseek to lseek64" by Elliott Hughes · 9 years ago
  31. 394cd68 am e22b21af: am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 9 years ago
  32. e22b21a am ebc83b3e: Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 9 years ago
  33. f805a8b Merge "Change lseek to lseek64" by Elliott Hughes · 9 years ago
  34. ebc83b3 Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 9 years ago
  35. 96dbee7 Change lseek to lseek64 by Björn Landström · 9 years ago
  36. 9106463 Fix memory leak in upgrade_crypt_ftr by Henrik Baard · 9 years ago
  37. db3730c Remove kdfs that were only used internally in LMP by Paul Lawrence · 9 years ago
  38. c19cb9c Make encryption configurable by Paul Lawrence · 9 years ago
  39. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 9 years ago
  40. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  41. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  42. 6a69cfc Make encryption configurable by Paul Lawrence · 9 years ago
  43. da91b19 Remove unused local variable to fix the build by Brian Carlstrom · 10 years ago
  44. 210caab resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  45. c07fa3f Fix alignment of buffer used for dm_ioctl. by Dan Albert · 10 years ago
  46. 6c78e7d resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp by Tim Murray · 10 years ago
  47. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  48. 6322302 am acfdc30e: Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  49. 82b451d am d44a8f59: Merge "Fix encrypt-and-wipe" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  50. acfdc30 Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  51. ef2b5be Fix error in clocks leading to devices staying unlocked by Paul Lawrence · 10 years ago
  52. b1eb7a0 Fix encrypt-and-wipe by Paul Lawrence · 10 years ago
  53. c9c5171 am bb7d9afe: fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  54. b7d3511 resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aosp by Iliyan Malchev · 10 years ago
  55. bb7d9af fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  56. 87701e2 Adding support of dm-req-crypt by Ajay Dudani · 10 years ago
  57. b4be741 Modify vold to check for hardware keymaster. automerge: 7c49ab0 by Shawn Willden · 10 years ago
  58. 7c49ab0 Modify vold to check for hardware keymaster. by Shawn Willden · 10 years ago
  59. 84f2515 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev by Rubin Xu · 10 years ago
  60. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  61. 9b5a381 cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  62. 4c9b4d8 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  63. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  64. ca42022 am 7fc1de8a: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  65. 0327917 am 3334c6a1: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  66. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  67. 3334c6a cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  68. 7776871 cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  69. 2e83bfa am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  70. fd2180a am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  71. fc61504 Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  72. 4465744 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  73. 6bcac81 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  74. 7639a6a Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  75. 72b8b82 Reset failed decryption count on successful decryptions by Paul Lawrence · 10 years ago
  76. 72498ed am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  77. 17fb62c am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  78. b69a5e4 am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  79. 6e8440f cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  80. f2eabef am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  81. 9c58a87 Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  82. fd8d08c am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  83. 7103f41 am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  84. 7145264 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  85. e46f712 am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  86. e2a470f am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  87. 640aa86 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  88. 3574b08 Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  89. 46a3a79 Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  90. 955653e cryptfs: log umount() failure reason by Greg Hackmann · 10 years ago
  91. 3f14fe4 print information about opened files when failed unmount by jessica_yu · 10 years ago
  92. dd1a804 Include reason when wiping data. by Jeff Sharkey · 10 years ago
  93. c48387c am 3846be17: Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  94. 7df812d am 3846be17: Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  95. 3846be1 Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  96. 2f61b41 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  97. b707d72 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  98. 8e3f451 HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  99. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  100. b2f682b Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago