1. d55d8da Merge "prevent ioctl_init() to write outside buffer" by Elliott Hughes · 10 years ago
  2. 8c0a0db Merge "Change strncpy to strlcpy" by Elliott Hughes · 10 years ago
  3. d9f2082 Merge "VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW)" by Nick Kralevich · 10 years ago
  4. 25e581a VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW) by Nick Kralevich · 10 years ago
  5. 2152266 Change strncpy to strlcpy by Henrik Baard · 10 years ago
  6. 5e6b914 prevent ioctl_init() to write outside buffer by Marek Pola · 10 years ago
  7. f805a8b Merge "Change lseek to lseek64" by Elliott Hughes · 10 years ago
  8. ebc83b3 Merge "Fix memory leak in upgrade_crypt_ftr" by Elliott Hughes · 10 years ago
  9. 96dbee7 Change lseek to lseek64 by Björn Landström · 10 years ago
  10. 9106463 Fix memory leak in upgrade_crypt_ftr by Henrik Baard · 10 years ago
  11. fcca3fa Merge "Make encryption configurable" by Paul Lawrence · 10 years ago
  12. 61c19ef Merge "Add missing <string.h> include." by Elliott Hughes · 10 years ago
  13. 38a73c6 Add missing <string.h> include. by Elliott Hughes · 10 years ago
  14. c19cb9c Make encryption configurable by Paul Lawrence · 10 years ago
  15. 2697029 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 10 years ago
  16. 41405bb Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  17. f3b2637 Merge "Use getmntent when accessing /proc/mounts." by Yabin Cui · 10 years ago
  18. d1104f7 Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  19. ac2bbd0 Merge "Fix missing #includes in system/vold." by Elliott Hughes · 10 years ago
  20. 721c3d0 Fix missing #includes in system/vold. by Elliott Hughes · 10 years ago
  21. 88aba54 Merge "Fix alignment of buffer used for dm_ioctl." by Dan Albert · 10 years ago
  22. c07fa3f Fix alignment of buffer used for dm_ioctl. by Dan Albert · 10 years ago
  23. 4be3610 Merge "Make vold compile with -Werror -Wall." by Tim Murray · 10 years ago
  24. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  25. a20bb17 Merge "Move vold to GCC." by Dan Albert · 10 years ago
  26. 084f0b3 Move vold to GCC. by Dan Albert · 10 years ago
  27. 89bcc63 am 36859212: Merge "Move vold to libc++." by Dan Albert · 10 years ago
  28. a05cb41 am 460a93a6: Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  29. 3685921 Merge "Move vold to libc++." by Dan Albert · 10 years ago
  30. 66d84da Move vold to libc++. by Dan Albert · 10 years ago
  31. 460a93a Merge "Move vold to clang so ASAN_ALL works." by Dan Albert · 10 years ago
  32. 5325f56 Move vold to clang so ASAN_ALL works. by Dan Albert · 10 years ago
  33. 096dd2d am ab083da0: Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  34. ab083da Merge "Set SELinux contexts on device nodes created by vold." by Nick Kralevich · 10 years ago
  35. 9b5a381 cryptfs: [HACK] reboot if the crypto block dev failed to open automerge: 512f0d5 by JP Abgrall · 10 years ago
  36. 4c9b4d8 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  37. 512f0d5 cryptfs: [HACK] reboot if the crypto block dev failed to open by JP Abgrall · 10 years ago
  38. 7776871 cryptfs: extra debugging around crypto blockdev dm-... errors. by JP Abgrall · 10 years ago
  39. fd2180a am fc615041: Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  40. fc61504 Remove possibility of zero chars from passwords by Paul Lawrence · 10 years ago
  41. 6bcac81 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  42. 7639a6a Merge "Reset failed decryption count on successful decryptions" into lmp-dev by Paul Lawrence · 10 years ago
  43. 72b8b82 Reset failed decryption count on successful decryptions by Paul Lawrence · 10 years ago
  44. b69a5e4 am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  45. 6e8440f cryptfs: kill processes with open files on tmpfs /data by Greg Hackmann · 10 years ago
  46. 684e662 Set SELinux contexts on device nodes created by vold. by Stephen Smalley · 10 years ago
  47. f2eabef am 9c58a871: Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  48. 9c58a87 Use monotonic clock for cryptfs progress by Paul Lawrence · 10 years ago
  49. e46f712 am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  50. e2a470f am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  51. 640aa86 am dd1a8040: Include reason when wiping data. by Jeff Sharkey · 10 years ago
  52. 3574b08 Merge "cryptfs: log umount() failure reason" into lmp-dev by Greg Hackmann · 10 years ago
  53. 46a3a79 Merge "print information about opened files when failed unmount" into lmp-dev by Greg Hackmann · 10 years ago
  54. 955653e cryptfs: log umount() failure reason by Greg Hackmann · 10 years ago
  55. 3f14fe4 print information about opened files when failed unmount by jessica_yu · 10 years ago
  56. dd1a804 Include reason when wiping data. by Jeff Sharkey · 10 years ago
  57. 7df812d am 3846be17: Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  58. 3846be1 Reduce cryptfs logspam by Paul Lawrence · 10 years ago
  59. b707d72 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  60. 6efa935 Merge "Don't use deprecated OpenSSL functions." by Alex Klyubin · 10 years ago
  61. 0b4b864 am 8e3f4510: HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  62. b4ef84d resolved conflicts for merge of 2b2a0bec to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  63. 2b2a0be Merge "Remove makefile cruft." by Dan Albert · 10 years ago
  64. 8e3f451 HACK: Retry/reboot when mount reports busy. by Paul Lawrence · 10 years ago
  65. b2aaf3a Remove makefile cruft. by Dan Albert · 10 years ago
  66. 9b6db0a am 7e17e2d2: Don\'t worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  67. 7e17e2d Don't worry about battery levels when encrypting by Paul Lawrence · 10 years ago
  68. 1162281 am e17a9c4a: Change cryptfs keymaster padding to ensure the high bit is never 1, to ensure the padded message is never larger than the RSA public modulus. by Shawn Willden · 10 years ago
  69. e17a9c4 Change cryptfs keymaster padding to ensure the high bit is never 1, by Shawn Willden · 10 years ago
  70. 455a04f am b2f682bd: Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  71. b2f682b Fix Shamus bricked by encryption upgrade by Paul Lawrence · 10 years ago
  72. 6e164ea am 47ba10d6: Pad object to proper size before signing. by Shawn Willden · 10 years ago
  73. 889c4f1 Don't use deprecated OpenSSL functions. by Adam Langley · 10 years ago
  74. 47ba10d Pad object to proper size before signing. by Shawn Willden · 10 years ago
  75. 3e97bfe am 60dec16c: Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  76. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  77. 70c3ee3 am 74f29f1d: Don\'t test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  78. 74f29f1 Don't test mount when we can use the crypto footer to test the password by Paul Lawrence · 10 years ago
  79. f870f91 am 00786076: Merge "Don\'t reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  80. 16acd81 am 71577504: Show correct remaining time by Paul Lawrence · 10 years ago
  81. 0078607 Merge "Don't reboot after default encrypting" into lmp-dev by Paul Lawrence · 10 years ago
  82. 7157750 Show correct remaining time by Paul Lawrence · 10 years ago
  83. 4f3f542 am 43ed123d: ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  84. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  85. b6672e1 Don't reboot after default encrypting by Paul Lawrence · 10 years ago
  86. a842dca am e82df164: Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  87. e82df16 Revert "Revert "cryptfs: Added support for f2fs fast encryption"" by Daniel Rosenberg · 10 years ago
  88. eafe0eb am 52f5425f: Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  89. 52f5425 Merge "Fix Vold to properly handle full-disk file systems" by JP Abgrall · 10 years ago
  90. 961d20d Fix Vold to properly handle full-disk file systems by Robert Chiras · 10 years ago
  91. f42a3f2 am a70abc60: Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  92. ff3a385 am 74c01201: cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  93. 30c2051 am 211c0cfd: Merge "Enable SD card format" by JP Abgrall · 10 years ago
  94. a70abc6 Revert "cryptfs: Added support for f2fs fast encryption" by Jim Miller · 10 years ago
  95. 74c0120 cryptfs: Added support for f2fs fast encryption by Daniel Rosenberg · 10 years ago
  96. 211c0cf Merge "Enable SD card format" by JP Abgrall · 10 years ago
  97. d0c7b17 Wipe userdata when password is good but it won't mount by Paul Lawrence · 10 years ago
  98. 0cd6cfc fstrim: Use a local definition of the IOCTL FIDTRIM number by JP Abgrall · 10 years ago
  99. 55cdafd fstrim: fix typo in log message for FIDTRIM case by JP Abgrall · 10 years ago
  100. 6bfed20 When encryption fails, reboot into recovery by Paul Lawrence · 10 years ago