You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Paul Crowley 8f82879901
add wait_for_keymaster
6 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Remove secdiscard IPC call 6 years ago
fs vold: set f2fs feature bit 6 years ago
model Trim whitespace from sysfs values. 6 years ago
tests Merge "Key upgrading for FDE." am: 997e605563 am: 2b1b72d183 7 years ago
.clang-format Get ourselves some clang-format. 7 years ago
Android.bp add wait_for_keymaster 6 years ago
Benchmark.cpp Abort long-running benchmarks, report progress. 7 years ago
Benchmark.h Fix task memory leaks; better path validation. 7 years ago
BenchmarkGen.h Abort long-running benchmarks, report progress. 7 years ago
CheckEncryption.cpp Test that plaintext can't be read from disk for encrypted files. 7 years ago
CheckEncryption.h Test that plaintext can't be read from disk for encrypted files. 7 years ago
CleanSpec.mk Add an empty CleanSpec.mk 14 years ago
Devmapper.cpp Move to modern utility methods from android::base. 7 years ago
Devmapper.h Move to modern utility methods from android::base. 7 years ago
EncryptInplace.cpp Add a mount with metadata encryption service 6 years ago
EncryptInplace.h Add a mount with metadata encryption service 6 years ago
Ext4Crypt.cpp Remove secdiscard IPC call 6 years ago
Ext4Crypt.h Remove secdiscard IPC call 6 years ago
FileDeviceUtils.cpp Move functions useful for crypto test into their own file 7 years ago
FileDeviceUtils.h Move functions useful for crypto test into their own file 7 years ago
IdleMaint.cpp vold: Idle-maint calls device GC 6 years ago
IdleMaint.h Add functions to handle idle maintenance 7 years ago
KeyBuffer.cpp Zero memory used for encryuption keys. 7 years ago
KeyBuffer.h Zero memory used for encryuption keys. 7 years ago
KeyStorage.cpp Support Keymaster4 6 years ago
KeyStorage.h When we forget a volume, forget per-volume key 7 years ago
KeyUtil.cpp When we forget a volume, forget per-volume key 7 years ago
KeyUtil.h When we forget a volume, forget per-volume key 7 years ago
Keymaster.cpp Disable use of StrongBox for encryption 6 years ago
Keymaster.h Prevent spurious call to keymaster abort(). 6 years ago
Loop.cpp Use unique_ptr<DIR> to safely release resources. 6 years ago
Loop.h Move to modern utility methods from android::base. 7 years ago
MetadataCrypt.cpp Add a mount with metadata encryption service 6 years ago
MetadataCrypt.h Add a mount with metadata encryption service 6 years ago
MoveStorage.cpp FBE devices now fully support adoptable storage. 6 years ago
MoveStorage.h Fix task memory leaks; better path validation. 7 years ago
NetlinkHandler.cpp Move to modern utility methods from android::base. 7 years ago
NetlinkHandler.h Fix google-explicit-constructor warnings in system/vold. 8 years ago
NetlinkManager.cpp Move to modern utility methods from android::base. 7 years ago
NetlinkManager.h system: vold2: Initial skeleton for vold2. 15 years ago
OWNERS Add OWNERS in system/vold 7 years ago
PREUPLOAD.cfg Get ourselves some clang-format. 7 years ago
Process.cpp StartsWith now allows std::string prefixes. 6 years ago
Process.h Move to modern utility methods from android::base. 7 years ago
ScryptParameters.cpp system/vold: cleanup compiler warnings (read of uninitialized memory). 8 years ago
ScryptParameters.h Be more C++. volume UUID should always be std::string. 7 years ago
Utils.cpp Fingerprint data is now stored in one of two ways depending on the 6 years ago
Utils.h Fingerprint data is now stored in one of two ways depending on the 6 years ago
VoldNativeService.cpp Remove secdiscard IPC call 6 years ago
VoldNativeService.h Remove secdiscard IPC call 6 years ago
VoldUtil.cpp Refactor of use of fstab in advance of fix. 7 years ago
VoldUtil.h Refactor of use of fstab in advance of fix. 7 years ago
VolumeManager.cpp Exclude /mnt/vendor from vold's ownership. 6 years ago
VolumeManager.h Delay touching disks when secure keyguard showing. 7 years ago
cryptfs.cpp Gate use of allow_encrypt_override behind ro.crypto property 6 years ago
cryptfs.h cryptfs: Require ext disk crypt to match code 6 years ago
hash.h vold: Bugfixes & cleanups 14 years ago
main.cpp Add a mount with metadata encryption service 6 years ago
secdiscard.cpp Move functions useful for crypto test into their own file 7 years ago
secontext.cpp cryptfs: run e2fsck/fsck.f2fs in fsck domain 8 years ago
secontext.h Be more C++. volume UUID should always be std::string. 7 years ago
sehandle.h Set SELinux contexts on device nodes created by vold. 10 years ago
vdc.cpp Add a mount with metadata encryption service 6 years ago
vdc.rc Remove all references to FDE enable wipe 6 years ago
vold.rc Grant "disk_reserved" GID to critical services. 6 years ago
vold_prepare_subdirs.cpp Fingerprint data is now stored in one of two ways depending on the 6 years ago
wait_for_keymaster.cpp add wait_for_keymaster 6 years ago