1. 44a307b am 61c19efd: Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  2. 61c19ef Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  3. 38a73c6 Add missing <string.h> include. by Elliott Hughes · 10 years ago
  4. 4a36ca0 am 6a69cfc4: Make encryption configurable by Paul Lawrence · 10 years ago
  5. ba5834d am 26970299: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  6. 2697029 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  7. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  8. 6a69cfc Make encryption configurable by Paul Lawrence · 10 years ago
  9. 09cf735 am f3b2637e: Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  10. f3b2637 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  11. d1104f7 Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  12. 20d2a0a am ac2bbd08: Merge "Fix missing #includes in system/vold." by Elliott Hughes · 10 years ago
  13. ac2bbd0 Merge "Fix missing #includes in system/vold." by Elliott Hughes · 10 years ago
  14. 721c3d0 Fix missing #includes in system/vold. by Elliott Hughes · 10 years ago
  15. da91b19 Remove unused local variable to fix the build by Brian Carlstrom · 10 years ago
  16. 210caab resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  17. 88aba54 Merge "Fix alignment of buffer used for dm_ioctl." by Dan Albert · 10 years ago
  18. c07fa3f Fix alignment of buffer used for dm_ioctl. by Dan Albert · 10 years ago
  19. 6c78e7d resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aosp by Tim Murray · 10 years ago
  20. 4be3610 Merge "Make vold compile with -Werror -Wall." by Tim Murray · 10 years ago
  21. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  22. 97f3d07 am a20bb17e: Merge "Move vold to GCC." by Dan Albert · 10 years ago
  23. a20bb17 Merge "Move vold to GCC." by Dan Albert · 10 years ago
  24. 084f0b3 Move vold to GCC. by Dan Albert · 10 years ago
  25. 6322302 am acfdc30e: Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  26. 82b451d am d44a8f59: Merge "Fix encrypt-and-wipe" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  27. 6380bf4 am b25302e1: Do not log passwords returned through vdc by Paul Lawrence · 10 years ago
  28. acfdc30 Merge "Fix error in clocks leading to devices staying unlocked" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  29. d44a8f5 Merge "Fix encrypt-and-wipe" into lmp-mr1-dev by Paul Lawrence · 10 years ago
  30. b25302e Do not log passwords returned through vdc by Paul Lawrence · 10 years ago
  31. ef2b5be Fix error in clocks leading to devices staying unlocked by Paul Lawrence · 10 years ago
  32. b1eb7a0 Fix encrypt-and-wipe by Paul Lawrence · 10 years ago
  33. c9c5171 am bb7d9afe: fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  34. b7d3511 resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aosp by Iliyan Malchev · 10 years ago
  35. bb7d9af fall back to dm-crypt if device already encrypted by Iliyan Malchev · 10 years ago
  36. 87701e2 Adding support of dm-req-crypt by Ajay Dudani · 10 years ago
  37. 9c147fc am 89bcc638: am 36859212: Merge "Move vold to libc++." by Dan Albert · 10 years ago
  38. 0a2171f am a05cb413: am 460a93a6: Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  39. 89bcc63 am 36859212: Merge "Move vold to libc++." by Dan Albert · 10 years ago
  40. a05cb41 am 460a93a6: Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  41. 3685921 Merge "Move vold to libc++." by Dan Albert · 10 years ago
  42. 66d84da Move vold to libc++. by Dan Albert · 10 years ago
  43. b4be741 Modify vold to check for hardware keymaster. automerge: 7c49ab0 by Shawn Willden · 10 years ago
  44. 7c49ab0 Modify vold to check for hardware keymaster. by Shawn Willden · 10 years ago
  45. 84f2515 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev by Rubin Xu · 10 years ago
  46. 13c3a90 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev by Rubin Xu · 10 years ago
  47. 0f1797b am 096dd2dd: am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  48. b0328d0 am 9b5a3812: cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  49. c0532ef am 4c9b4d8c: am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  50. 28d5e7b am fd2180a9: am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  51. 3cc0f43 am 6bcac81e: am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  52. 4372bf7 am b69a5e44: am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  53. 0d638fd am f2eabef8: am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  54. 5158d84 am e46f7122: am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  55. 7c33583 am e2a470f3: am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  56. c6a0e5f am 640aa862: am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  57. f2953f4 am 7df812df: am 3846be17: Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  58. 4aa1260 am b707d72a: am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  59. 85c01f9 Make persistent field in cryptofs support longer values. by Rubin Xu · 10 years ago
  60. 460a93a Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  61. 5325f56 Move vold to clang so ASAN_ALL works. by Dan Albert · 10 years ago
  62. 096dd2d am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  63. 0981329 am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  64. ab083da Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  65. 1bf3715 am ada1f929: am 512f0d52: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  66. 875b5c2 am 0f3e09cb: resolved conflicts for merge of 7776871d to lmp-mr1-dev by JP Abgrall · 10 years ago
  67. ada1f92 am 512f0d52: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  68. 0f3e09c resolved conflicts for merge of 7776871d to lmp-mr1-dev by JP Abgrall · 10 years ago
  69. 9b5a381 cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  70. 4c9b4d8 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  71. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  72. ca42022 am 7fc1de8a: cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  73. 0327917 am 3334c6a1: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  74. 7fc1de8 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  75. 3334c6a cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  76. 7776871 cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  77. 2e83bfa am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  78. fd2180a am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  79. fc61504 Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  80. 4465744 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  81. 6bcac81 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  82. 7639a6a Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  83. 72b8b82 Reset failed decryption count on successful decryptions by Paul Lawrence · 10 years ago
  84. 72498ed am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  85. 17fb62c am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  86. b69a5e4 am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  87. 6e8440f cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  88. 684e662 Set SELinux contexts on device nodes created by vold. by Stephen Smalley · 10 years ago
  89. f2eabef am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  90. 9c58a87 Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  91. fd8d08c am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  92. 7103f41 am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  93. 7145264 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  94. e46f712 am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  95. e2a470f am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  96. 640aa86 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  97. 3574b08 Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  98. 46a3a79 Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  99. 955653e cryptfs: log umount() failure reason by Greg Hackmann · 10 years ago
  100. 3f14fe4 print information about opened files when failed unmount by jessica_yu · 10 years ago