No description
Find a file
Daniel Rosenberg 6a74dcaa6e Fixed bugs with ASEC filesystem.
Changed ext4 to be 4kb aligned, and fat to be 32kb aligned.
Fixed issue that could potentially cause unencrypted ext4
ASECS to overwrite the ASEC super block when filled.

Change-Id: I890426c82ac9cbc65add85a8e3f5063504193c31
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2014-05-28 23:23:47 +00:00
tests Change ASCII conversion for hash and add tests 2010-06-20 22:03:10 -07:00
Android.mk Add keymaster support to cryptfs 2014-04-18 11:40:13 -07:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
CheckBattery.cpp Updates for BatteryProperty 64-bit property values 2014-05-16 03:06:10 +00:00
CheckBattery.h Don't corrupt ssd when encrypting and power fails 2014-03-21 18:30:26 +00:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
CommandListener.cpp Revert "Revert "Encrypt phone even if pattern or no keyguard"" 2014-04-10 14:30:31 +00:00
CommandListener.h vold: Remove obsolete xwarp support. 2013-09-17 13:21:03 -07:00
cryptfs.c Fix encryption on Nakasi 2014-05-06 22:16:16 +00:00
cryptfs.h Add keymaster support to cryptfs 2014-04-18 11:40:13 -07:00
Devmapper.cpp Fix compiling warnings 2013-02-10 23:34:36 +08:00
Devmapper.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
DirectVolume.cpp am 099b20f3: am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" 2014-05-27 19:28:07 +00:00
DirectVolume.h am 099b20f3: am 1881395b: am c6752b06: Merge "vold: wildcard support for device path matching" 2014-05-27 19:28:07 +00:00
Ext4.cpp Fixed bugs with ASEC filesystem. 2014-05-28 23:23:47 +00:00
Ext4.h Fixed bugs with ASEC filesystem. 2014-05-28 23:23:47 +00:00
Fat.cpp vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
Fat.h vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
fstrim.c vold: suppress unused argument warning messages 2014-02-12 20:18:28 +00:00
fstrim.h Vold: Add the fstrim subsystem to vold 2013-03-22 02:19:15 -07:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Loop.cpp vold: suppress unused argument warning messages 2014-02-12 20:18:28 +00:00
Loop.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
main.cpp Add support for more expressive SD card permissions 2013-10-08 10:13:04 -07:00
NetlinkHandler.cpp Remove obsolete code for monitoring USB status 2011-06-07 08:34:08 -07:00
NetlinkHandler.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.cpp vold: fix potential socket leak 2013-07-02 12:04:09 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
Process.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
Process.h vold: Refactor Processkiller and add command to return users of a mount point 2010-02-16 17:12:00 -08:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h Support default, pattern, pin and password encryption types 2014-02-12 14:54:40 -08:00
vdc.c vdc: fix segfault 2014-04-15 18:08:05 -07:00
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldCommand.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldUtil.c vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
VoldUtil.h vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
Volume.cpp vold: suppress unused argument warning messages 2014-02-12 20:18:28 +00:00
Volume.h Extract UUID and label from inserted volumes. 2013-10-17 09:51:19 -07:00
VolumeManager.cpp Fixed bugs with ASEC filesystem. 2014-05-28 23:23:47 +00:00
VolumeManager.h am 7cf05b15: am 2f0a1d66: am 7f6932df: am 35ab6119: am 3e03bf8a: am fd2dcf90: am f4770dcf: am 0de7c611: Validate asec names. 2014-01-28 14:06:00 +00:00