summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* am 959de99a: am f8c905e0: Merge "Add dependency on libsquashfs_utils due to f...Mohamad Ayyash2015-04-071-0/+1
|\
| * Add dependency on libsquashfs_utils due to fs_mgr dependencyMohamad Ayyash2015-04-061-0/+1
* | Remove unused code.Jeff Sharkey2015-04-011-2/+0
* | Support for private (adopted) volumes.Jeff Sharkey2015-04-011-0/+1
* | Update for libbase.Dan Albert2015-03-161-1/+2
* | Checkpoint of better dynamic device support.Jeff Sharkey2015-03-131-2/+7
|/
* am 26970299: Merge "Remove superfluous OpenSSL include paths."Kenny Root2015-01-231-1/+0
|\
| * Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-1/+0
* | resolved conflicts for merge of 88aba541 to lmp-mr1-dev-plus-aospDan Albert2014-12-181-9/+12
|\|
| * Fix alignment of buffer used for dm_ioctl.Dan Albert2014-12-181-8/+12
* | resolved conflicts for merge of 4be36106 to lmp-mr1-dev-plus-aospTim Murray2014-12-171-1/+4
|\|
| * Make vold compile with -Werror -Wall.Tim Murray2014-12-181-1/+3
* | am a20bb17e: Merge "Move vold to GCC."Dan Albert2014-12-131-3/+3
|\|
| * Move vold to GCC.Dan Albert2014-12-121-3/+3
* | resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aospIliyan Malchev2014-11-211-0/+7
|\ \ | |/ |/|
| * Adding support of dm-req-cryptAjay Dudani2014-11-211-0/+6
* | am 36859212: Merge "Move vold to libc++."Dan Albert2014-11-061-2/+2
|\ \
| * | Move vold to libc++.Dan Albert2014-11-051-2/+2
* | | am 460a93a6: Merge "Move vold to clang so ASAN_ALL works."Dan Albert2014-11-061-0/+3
|\| |
| * | Move vold to clang so ASAN_ALL works.Dan Albert2014-10-211-0/+3
* | | resolved conflicts for merge of 2b2a0bec to lmp-dev-plus-aospDan Albert2014-09-121-18/+5
|\| | | |/ |/|
| * Remove makefile cruft.Dan Albert2014-09-121-18/+5
* | Revert "Revert "cryptfs: Added support for f2fs fast encryption""Daniel Rosenberg2014-08-151-0/+2
* | Revert "cryptfs: Added support for f2fs fast encryption"Jim Miller2014-08-151-2/+0
* | cryptfs: Added support for f2fs fast encryptionDaniel Rosenberg2014-08-151-0/+2
* | Add keymaster support to cryptfsPaul Lawrence2014-04-181-2/+7
* | Don't corrupt ssd when encrypting and power failsPaul Lawrence2014-03-211-3/+8
* | am ca3593df: am 311edc8c: Merge "Add SELinux restorecon calls on ASEC contain...Nick Kralevich2014-02-111-1/+2
|\|
| * Add SELinux restorecon calls on ASEC containers.Robert Craig2014-02-061-1/+2
* | am 8328e815: Merge "vold: remove from include path"Colin Cross2014-01-231-2/+1
|\|
| * vold: remove $(KERNEL_HEADERS) from include pathColin Cross2014-01-231-2/+1
* | am f4a8c0b9: am 10939ac7: Merge "Extract UUID and label from inserted volumes...Jeff Sharkey2013-10-171-0/+3
|\|
| * Extract UUID and label from inserted volumes.Jeff Sharkey2013-10-171-0/+3
* | vold: Remove obsolete xwarp support.Nick Kralevich2013-09-171-1/+0
|/
* Use a shared library when building voldKen Sumrall2013-08-141-2/+2
* Add libext4 and libmincrypt to vold.Geremy Condra2013-08-071-1/+3
* Change key derivation to scryptKenny Root2013-06-241-3/+8
* vold: Add an optional wipe paramter to the volume format commandKen Sumrall2013-06-121-0/+1
* Add liblogYing Wang2013-04-091-0/+1
* Vold: Add the fstrim subsystem to voldKen Sumrall2013-03-221-0/+1
* Replace custom logwrapper implementation with liblogwrapRom Lemarchand2013-01-301-1/+1
* Changes to encryption to work with the new filesystem managerKen Sumrall2012-04-271-0/+4
* Add in ext4 support for ASEC containersKenny Root2012-04-251-0/+1
* vold: add -Werror=formatNick Kralevich2012-02-231-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+0
* Have vold grab a partial wakelock when encryptingKen Sumrall2011-01-301-0/+1
* Don't try to encrypt in place a filesystem that is too large and return prope...Ken Sumrall2011-01-291-0/+1
* Support for encrypting /data on Stingray.Ken Sumrall2010-12-181-1/+2
* Change ASCII conversion for hash and add testsKenny Root2010-06-201-24/+45
* vold: Convert to use OpenSSL MD5 APIKenny Root2010-03-151-8/+13