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