Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
vold
/
48d81d3b58daa0514b86def4abaf1a5951246fea
/
cryptfs.c
« Previous
6bfed20
When encryption fails, reboot into recovery
by Paul Lawrence
· 10 years ago
231bdba
Fix an accidental PRId64 to PRIx64.
by Elliott Hughes
· 10 years ago
cb33f57
resolved conflicts for merge of afa60cee to master
by Elliott Hughes
· 10 years ago
7373716
Fix vold %lld to PRId64.
by Elliott Hughes
· 10 years ago
62c7af3
cryptfs: makefs F2FS if the partition type is F2FS.
by JP Abgrall
· 10 years ago
73d7a02
On low power turn off rather than rebooting to allow device to charge
by Paul Lawrence
· 10 years ago
a96d9c9
Calculate time to go while encrypting
by Paul Lawrence
· 10 years ago
58c58cf
Show correct percentage when encrypting used blocks only
by Paul Lawrence
· 10 years ago
8c00839
Fix encryption on Nakasi
by Paul Lawrence
· 11 years ago
69f4ebd
Add keymaster support to cryptfs
by Paul Lawrence
· 11 years ago
45f1053
Revert "Revert "Encrypt phone even if pattern or no keyguard""
by Paul Lawrence
· 11 years ago
efec3f2
Revert "Encrypt phone even if pattern or no keyguard"
by Paul Lawrence
· 11 years ago
5cc86c5
Encrypt phone even if pattern or no keyguard
by Paul Lawrence
· 11 years ago
0798707
Merge "Fix setfield/getfield"
by Paul Lawrence
· 11 years ago
cc21538
Merge "Store password in vold"
by Paul Lawrence
· 11 years ago
8799917
Don't corrupt ssd when encrypting and power fails
by Paul Lawrence
· 11 years ago
399317e
Store password in vold
by Paul Lawrence
· 11 years ago
8561b5c
Fix setfield/getfield
by Paul Lawrence
· 11 years ago
684dbdf
Infrastructure to securely allow only one prompt at boot when encrypted
by Paul Lawrence
· 11 years ago
1348603
Enable auto-encrypt drive at startup
by Paul Lawrence
· 11 years ago
931f15d
Merge "Support default, pattern, pin and password encryption types"
by Paul Lawrence
· 11 years ago
2c1bbe0
am 49dd24c2: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages"
by Mark Salyzyn
· 11 years ago
f4faa57
Support default, pattern, pin and password encryption types
by Paul Lawrence
· 11 years ago
5eecc44
vold: suppress unused argument warning messages
by Mark Salyzyn
· 11 years ago
3e97127
vold: suppress unused argument warning messages
by Mark Salyzyn
· 11 years ago
88948cd
am e985c9ab: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
59846b6
vold: fix errors inside ALOGV
by Colin Cross
· 11 years ago
ae59fe6
Fast ext4 encryption
by Paul Lawrence
· 11 years ago
6fd5771
allow encrypted filesystems to be mounted readonly
by Doug Zongker
· 11 years ago
dbf5b66
am 46f8c2b9: am 7bdfa52d: vold: cryptfs: Don\'t update KDF without validating pwd/key.
by JP Abgrall
· 11 years ago
7bdfa52
vold: cryptfs: Don't update KDF without validating pwd/key.
by JP Abgrall
· 11 years ago
502dc74
vold: cryptfs: Retry encryption after killing processes using /data
by JP Abgrall
· 11 years ago
e550f78
Use android_fork_execvp() instead of system(3) to format filesystems
by Ken Sumrall
· 11 years ago
2947e34
Initialize iterator
by Kenny Root
· 11 years ago
558830c
Merge "vold: Use the new method of rebooting by asking init to do it"
by Ken Sumrall
· 11 years ago
adfba36
vold: Use the new method of rebooting by asking init to do it
by Ken Sumrall
· 11 years ago
c4c70f1
Change key derivation to scrypt
by Kenny Root
· 11 years ago
c96a5f8
Extract some version constants to header
by Kenny Root
· 11 years ago
7434b31
Change upgrade code to allow multiple versions
by Kenny Root
· 11 years ago
9caab76
vold: Add an optional wipe paramter to the volume format command
by Ken Sumrall
· 11 years ago
e88e1eb
am c587269c: vold: Increase timeout due to selinux changes
by Ken Sumrall
· 11 years ago
c587269
vold: Increase timeout due to selinux changes
by Ken Sumrall
· 11 years ago
707795a
Fix a typo in a comment
by Alex Klyubin
· 11 years ago
160b4d6
vold: Add support for unencrypted persistent info
by Ken Sumrall
· 12 years ago
56ad03c
vold: use unified fstab format
by Ken Sumrall
· 12 years ago
db5e026
Enable allow_discards if dm-crypt supports it
by Ken Sumrall
· 12 years ago
92736ef
Another fix for encryption
by Ken Sumrall
· 12 years ago
9dedfd4
Fix encryption on certain devices
by Ken Sumrall
· 12 years ago
b77bc46
Update environment variable for multi-user.
by Jeff Sharkey
· 12 years ago
e919efe
Workaround a kernel race when loading dmcrypt table
by Ken Sumrall
· 12 years ago
7382f81
Unmount external storage on multi-user devices.
by Jeff Sharkey
· 12 years ago
912d0b0
Merge "Fix a typo in cryptfs.c"
by Ken Sumrall
· 12 years ago
319369a
Fix a typo in cryptfs.c
by Ken Sumrall
· 12 years ago
4684e58
Add mode when open(O_CREAT) is used.
by Nick Kralevich
· 12 years ago
425524d
Unmount all asec apps before encrypting
by Ken Sumrall
· 12 years ago
e5032c4
Changes to encryption to work with the new filesystem manager
by Ken Sumrall
· 13 years ago
f0679f0
Changes to encryption to work with the new filesystem manager
by Ken Sumrall
· 13 years ago
d02a472
Merge "Fix to not return a bogus decryption error when a device is not encrypted."
by Ken Sumrall
· 13 years ago
ee6d8c4
Add support for wiping data immediately if crypt fails
by Mike Lockwood
· 13 years ago
e1a4585
Fix to not return a bogus decryption error when a device is not encrypted.
by Ken Sumrall
· 13 years ago
3ad9072
Add the new verifypw command to vold/cryptfs
by Ken Sumrall
· 13 years ago
3be890f
Fix cryptfs to work with a raw block device for key storage
by Ken Sumrall
· 13 years ago
0b8b597
Add the ability to revert a crypto mapping when unmounting a volume
by Ken Sumrall
· 13 years ago
3b17005
Prevent sharing or formatting of a vold managed volumes during encryption.
by Ken Sumrall
· 13 years ago
128626f
Fix to display the proper percentage complete during encryption.
by Ken Sumrall
· 13 years ago
319b104
Don't abort the encryption process if an internal volume is present but unmounted.
by Ken Sumrall
· 13 years ago
29d8da8
vold: allow to store key in a file on another partition
by Ken Sumrall
· 13 years ago
ad2ac33
Load persistent properties after mounting an encrypted /data partition.
by Ken Sumrall
· 14 years ago
c290eaf
Teach vold to use the new android_reboot() function.
by Ken Sumrall
· 14 years ago
cd235da
Enable detection of failed encryption process, for bug 3384231.
by Ken Sumrall
· 14 years ago
7f7dbaa
Improve detection of incomplete encryption
by Ken Sumrall
· 14 years ago
d33d417
Detect when encryption failed to complete
by Ken Sumrall
· 14 years ago
5d4c68e
Have vold grab a partial wakelock when encrypting
by Ken Sumrall
· 14 years ago
3f47669
Merge "Don't try to encrypt in place a filesystem that is too large and return proper errors" into honeycomb
by Ken Sumrall
· 14 years ago
3ed8236
Don't try to encrypt in place a filesystem that is too large and return proper errors
by Ken Sumrall
· 14 years ago
70a4b3f
Change cryptfs changepw to only require a new password.
by Jason parks
· 14 years ago
e874407
Create and use a salt when calling pbkdf2 to encrypt/decrypt the master key.
by Ken Sumrall
· 14 years ago
0cc1663
Verify that it's OK to run the various cryptfs commands
by Ken Sumrall
· 14 years ago
7df8412
Don't wait for the framework to come up before starting to encrypt in place.
by Ken Sumrall
· 14 years ago
57b63e6
Minor tweaks to logging for the cryptfs changepw command.
by Ken Sumrall
· 14 years ago
8ddbe40
Updates to cryptfs framework.
by Ken Sumrall
· 14 years ago
6864b7e
Change the cryptfs command to separate out checking the password and restarting
by Ken Sumrall
· 14 years ago
2eaf713
Cleanup a few issues with the cryptfs code.
by Ken Sumrall
· 14 years ago
8f869aa
Support for encrypting /data on Stingray.
by Ken Sumrall
· 14 years ago