bench
resolve merge conflicts of d254ce4
to master
2016-07-06 16:26:43 -06:00
binder/android /os
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
fs
Add noatime to vfat and exfat
2017-07-31 18:12:30 +08:00
model
Revert "Revert "Add support for gid derivation on private volumes""
2017-09-22 23:20:29 +00:00
tests
Enable "cert-err34-c" tidy checks.
2017-09-20 13:29:48 -06:00
Android.mk
Refactor of use of fstab in advance of fix.
2017-09-26 14:21:10 -07:00
BenchmarkGen.h
resolve merge conflicts of d254ce4
to master
2016-07-06 16:26:43 -06:00
BenchmarkTask.cpp
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
BenchmarkTask.h
Move long-running calls to async with listeners.
2017-09-15 14:18:00 -06:00
CheckBattery.cpp
Make vold compile with -Werror -Wall.
2014-12-18 00:21:21 +00:00
CheckBattery.h
On low power turn off rather than rebooting to allow device to charge
2014-06-09 15:15:32 -07:00
CleanSpec.mk
Add an empty CleanSpec.mk
2010-03-08 18:05:25 -08:00
cryptfs.cpp
Refactor of use of fstab in advance of fix.
2017-09-26 14:21:10 -07:00
cryptfs.h
Enable "cert-err34-c" tidy checks.
2017-09-20 13:29:48 -06:00
Devmapper.cpp
Make Loop::destroyAll() smarter.
2017-09-21 17:11:07 -06:00
Devmapper.h
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
EncryptInplace.cpp
<stdbool.h> unnecessary in C++.
2017-09-08 14:58:08 -07:00
EncryptInplace.h
Refactor to lay the groundwork for metadata encryption
2017-04-21 10:47:17 -07:00
Ext4Crypt.cpp
Enable "cert-err34-c" tidy checks.
2017-09-20 13:29:48 -06:00
Ext4Crypt.h
Add secdiscard command for secure deletion of files
2017-05-16 13:29:24 +01:00
FileDeviceUtils.cpp
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -07:00
FileDeviceUtils.h
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -07:00
hash.h
vold: Bugfixes & cleanups
2010-03-13 16:42:19 -08:00
KeyBuffer.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyBuffer.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Keymaster.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Keymaster.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyStorage.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyStorage.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
KeyUtil.cpp
Fix keyname generation issue
2017-09-11 18:39:01 -07:00
KeyUtil.h
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Loop.cpp
Make Loop::destroyAll() smarter.
2017-09-21 17:11:07 -06:00
Loop.h
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
main.cpp
Read the configuration before starting the native service.
2017-09-27 10:56:54 -07:00
MetadataCrypt.cpp
Refactor of use of fstab in advance of fix.
2017-09-26 14:21:10 -07:00
MetadataCrypt.h
Add support for metadata encryption
2017-04-21 13:40:20 -07:00
MoveTask.cpp
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
MoveTask.h
Move long-running calls to async with listeners.
2017-09-15 14:18:00 -06:00
NetlinkHandler.cpp
Remove obsolete code for monitoring USB status
2011-06-07 08:34:08 -07:00
NetlinkHandler.h
Fix google-explicit-constructor warnings in system/vold.
2016-08-02 11:41:54 -07:00
NetlinkManager.cpp
Invert the order of SO_RCVBUFFORCE and SO_RCVBUFF
2017-08-29 10:29:48 -07:00
NetlinkManager.h
system: vold2: Initial skeleton for vold2.
2009-10-10 17:57:51 -07:00
OWNERS
Add OWNERS in system/vold
2017-06-09 14:55:46 -07:00
Process.cpp
Enable clang-tidy for security sensitive domain.
2017-03-27 17:14:52 -06:00
Process.h
Enable clang-tidy for security sensitive domain.
2017-03-27 17:14:52 -06:00
ScryptParameters.cpp
system/vold: cleanup compiler warnings (read of uninitialized memory).
2016-10-19 17:58:32 -07:00
ScryptParameters.h
Add scrypt-based password stretching.
2016-02-10 14:07:59 +00:00
secdiscard.cpp
Move functions useful for crypto test into their own file
2017-06-16 16:17:26 -07:00
secontext.cpp
cryptfs: run e2fsck/fsck.f2fs in fsck domain
2016-02-01 12:59:59 -08:00
secontext.h
cryptfs: run e2fsck/fsck.f2fs in fsck domain
2016-02-01 12:59:59 -08:00
sehandle.h
Set SELinux contexts on device nodes created by vold.
2014-09-30 15:35:28 -04:00
TrimTask.cpp
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
TrimTask.h
Move long-running calls to async with listeners.
2017-09-15 14:18:00 -06:00
Utils.cpp
Zero memory used for encryuption keys.
2017-08-10 17:31:03 +01:00
Utils.h
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
vdc.cpp
Revert "Revert "Be more aggressive about obtaining vold service.""
2017-09-27 11:20:01 -07:00
vdc.rc
Revert "Enable metadata encryption"
2017-04-28 23:58:39 +00:00
vold.rc
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
VoldNativeService.cpp
Make Loop::destroyAll() smarter.
2017-09-21 17:11:07 -06:00
VoldNativeService.h
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00
VoldUtil.cpp
Refactor of use of fstab in advance of fix.
2017-09-26 14:21:10 -07:00
VoldUtil.h
Refactor of use of fstab in advance of fix.
2017-09-26 14:21:10 -07:00
VolumeManager.cpp
Merge "Make Loop::destroyAll() smarter."
2017-09-22 01:10:49 +00:00
VolumeManager.h
Destroy vold socket interface completely.
2017-09-18 16:00:14 -06:00