194 Commits (eddf9bd63c1f7e0f9709f7c58a1035fa43338325)

Author SHA1 Message Date
Paul Lawrence ef2b5bea6b Fix error in clocks leading to devices staying unlocked
10 years ago
Paul Lawrence b1eb7a06ee Fix encrypt-and-wipe
10 years ago
Iliyan Malchev c9c5171792 am bb7d9afe: fall back to dm-crypt if device already encrypted
10 years ago
Iliyan Malchev b7d35115dc resolved conflicts for merge of 87701e27 to lmp-mr1-dev-plus-aosp
10 years ago
Iliyan Malchev bb7d9afea9 fall back to dm-crypt if device already encrypted
10 years ago
Ajay Dudani 87701e2755 Adding support of dm-req-crypt
10 years ago
Shawn Willden b4be7416f8 Modify vold to check for hardware keymaster.
10 years ago
Shawn Willden 7c49ab0a0b Modify vold to check for hardware keymaster.
10 years ago
Rubin Xu 84f2515008 Merge "Make persistent field in cryptofs support longer values." into lmp-mr1-dev
10 years ago
Rubin Xu 85c01f95c7 Make persistent field in cryptofs support longer values.
10 years ago
JP Abgrall 9b5a381241 cryptfs: [HACK] reboot if the crypto block dev failed to open
10 years ago
JP Abgrall 4c9b4d8c97 am 7776871d: cryptfs: extra debugging around crypto blockdev dm-... errors.
10 years ago
JP Abgrall 512f0d52ac cryptfs: [HACK] reboot if the crypto block dev failed to open
10 years ago
JP Abgrall ca42022cf0 am 7fc1de8a: cryptfs: [HACK] reboot if the crypto block dev failed to open
10 years ago
JP Abgrall 03279172e9 am 3334c6a1: cryptfs: extra debugging around crypto blockdev dm-... errors.
10 years ago
JP Abgrall 7fc1de8a44 cryptfs: [HACK] reboot if the crypto block dev failed to open
10 years ago
JP Abgrall 3334c6a1ae cryptfs: extra debugging around crypto blockdev dm-... errors.
10 years ago
JP Abgrall 7776871d82 cryptfs: extra debugging around crypto blockdev dm-... errors.
10 years ago
Paul Lawrence 2e83bfa43d am fc615041: Remove possibility of zero chars from passwords
10 years ago
Paul Lawrence fd2180a972 am fc615041: Remove possibility of zero chars from passwords
10 years ago
Paul Lawrence fc61504166 Remove possibility of zero chars from passwords
10 years ago
Paul Lawrence 4465744614 am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev
10 years ago
Paul Lawrence 6bcac81e6a am 7639a6ab: Merge "Reset failed decryption count on successful decryptions" into lmp-dev
10 years ago
Paul Lawrence 7639a6ab60 Merge "Reset failed decryption count on successful decryptions" into lmp-dev
10 years ago
Paul Lawrence 72b8b82780 Reset failed decryption count on successful decryptions
10 years ago
Greg Hackmann 72498ed5c2 am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data
10 years ago
Paul Lawrence 17fb62cebb am 9c58a871: Use monotonic clock for cryptfs progress
10 years ago
Greg Hackmann b69a5e44db am 6e8440fd: cryptfs: kill processes with open files on tmpfs /data
10 years ago
Greg Hackmann 6e8440fd50 cryptfs: kill processes with open files on tmpfs /data
10 years ago
Paul Lawrence f2eabef83f am 9c58a871: Use monotonic clock for cryptfs progress
10 years ago
Paul Lawrence 9c58a871f9 Use monotonic clock for cryptfs progress
10 years ago
Greg Hackmann fd8d08c22a am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev
10 years ago
Greg Hackmann 7103f41a17 am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev
10 years ago
Jeff Sharkey 714526434c am dd1a8040: Include reason when wiping data.
10 years ago
Greg Hackmann e46f7122e0 am 3574b085: Merge "cryptfs: log umount() failure reason" into lmp-dev
10 years ago
Greg Hackmann e2a470f398 am 46a3a79a: Merge "print information about opened files when failed unmount" into lmp-dev
10 years ago
Jeff Sharkey 640aa86222 am dd1a8040: Include reason when wiping data.
10 years ago
Greg Hackmann 3574b085f4 Merge "cryptfs: log umount() failure reason" into lmp-dev
10 years ago
Greg Hackmann 46a3a79a8f Merge "print information about opened files when failed unmount" into lmp-dev
10 years ago
Greg Hackmann 955653ebff cryptfs: log umount() failure reason
10 years ago
jessica_yu 3f14fe45a3 print information about opened files when failed unmount
10 years ago
Jeff Sharkey dd1a8040e8 Include reason when wiping data.
10 years ago
Paul Lawrence c48387ca4c am 3846be17: Reduce cryptfs logspam
10 years ago
Paul Lawrence 7df812dfaa am 3846be17: Reduce cryptfs logspam
10 years ago
Paul Lawrence 3846be17fe Reduce cryptfs logspam
10 years ago
Alex Klyubin 2f61b41e5d am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions."
10 years ago
Alex Klyubin b707d72a33 am 6efa9351: Merge "Don\'t use deprecated OpenSSL functions."
10 years ago
Paul Lawrence 8e3f4510a8 HACK: Retry/reboot when mount reports busy.
10 years ago
Shawn Willden e17a9c4ad3 Change cryptfs keymaster padding to ensure the high bit is never 1,
10 years ago
Paul Lawrence b2f682bda8 Fix Shamus bricked by encryption upgrade
10 years ago
Adam Langley 889c4f1e36 Don't use deprecated OpenSSL functions.
10 years ago
Shawn Willden 47ba10d6d5 Pad object to proper size before signing.
10 years ago
Paul Lawrence 74f29f1df7 Don't test mount when we can use the crypto footer to test the password
10 years ago
Paul Lawrence 00786076cd Merge "Don't reboot after default encrypting" into lmp-dev
10 years ago
Paul Lawrence 715775046c Show correct remaining time
10 years ago
Paul Lawrence b6672e135a Don't reboot after default encrypting
10 years ago
Daniel Rosenberg e82df164e8 Revert "Revert "cryptfs: Added support for f2fs fast encryption""
10 years ago
Jim Miller a70abc6009 Revert "cryptfs: Added support for f2fs fast encryption"
10 years ago
Daniel Rosenberg 74c01201de cryptfs: Added support for f2fs fast encryption
10 years ago
Paul Lawrence d0c7b17070 Wipe userdata when password is good but it won't mount
10 years ago
Paul Lawrence 6bfed20c77 When encryption fails, reboot into recovery
10 years ago
Elliott Hughes 231bdba012 Fix an accidental PRId64 to PRIx64.
10 years ago
Elliott Hughes cb33f5741c resolved conflicts for merge of afa60cee to master
10 years ago
Elliott Hughes 7373716c6d Fix vold %lld to PRId64.
10 years ago
JP Abgrall 62c7af38f2 cryptfs: makefs F2FS if the partition type is F2FS.
10 years ago
Paul Lawrence 73d7a02dc6 On low power turn off rather than rebooting to allow device to charge
10 years ago
Paul Lawrence a96d9c9b38 Calculate time to go while encrypting
10 years ago
Paul Lawrence 58c58cf7ef Show correct percentage when encrypting used blocks only
10 years ago
Paul Lawrence 8c00839714 Fix encryption on Nakasi
10 years ago
Paul Lawrence 69f4ebd81e Add keymaster support to cryptfs
10 years ago
Paul Lawrence 45f10533f8 Revert "Revert "Encrypt phone even if pattern or no keyguard""
10 years ago
Paul Lawrence efec3f2927 Revert "Encrypt phone even if pattern or no keyguard"
10 years ago
Paul Lawrence 5cc86c5741 Encrypt phone even if pattern or no keyguard
10 years ago
Paul Lawrence 0798707334 Merge "Fix setfield/getfield"
10 years ago
Paul Lawrence cc215381dd Merge "Store password in vold"
10 years ago
Paul Lawrence 87999173dd Don't corrupt ssd when encrypting and power fails
10 years ago
Paul Lawrence 399317ede4 Store password in vold
10 years ago
Paul Lawrence 8561b5c9f5 Fix setfield/getfield
10 years ago
Paul Lawrence 684dbdf316 Infrastructure to securely allow only one prompt at boot when encrypted
11 years ago
Paul Lawrence 1348603357 Enable auto-encrypt drive at startup
11 years ago
Paul Lawrence 931f15d050 Merge "Support default, pattern, pin and password encryption types"
11 years ago
Mark Salyzyn 2c1bbe0c44 am 49dd24c2: am 1dc1fb4a: Merge "vold: suppress unused argument warning messages"
11 years ago
Paul Lawrence f4faa575c9 Support default, pattern, pin and password encryption types
11 years ago
Mark Salyzyn 5eecc449cc vold: suppress unused argument warning messages
11 years ago
Mark Salyzyn 3e971277db vold: suppress unused argument warning messages
11 years ago
Colin Cross 88948cd60c am e985c9ab: am 1d8e3ce8: Merge "vold: fix errors inside ALOGV"
11 years ago
Colin Cross 59846b654e vold: fix errors inside ALOGV
11 years ago
Paul Lawrence ae59fe6c19 Fast ext4 encryption
11 years ago
Doug Zongker 6fd5771337 allow encrypted filesystems to be mounted readonly
11 years ago
JP Abgrall dbf5b6652c am 46f8c2b9: am 7bdfa52d: vold: cryptfs: Don\'t update KDF without validating pwd/key.
11 years ago
JP Abgrall 7bdfa52d93 vold: cryptfs: Don't update KDF without validating pwd/key.
11 years ago
JP Abgrall 502dc74153 vold: cryptfs: Retry encryption after killing processes using /data
11 years ago
Ken Sumrall e550f78a3f Use android_fork_execvp() instead of system(3) to format filesystems
11 years ago
Kenny Root 2947e34e41 Initialize iterator
11 years ago
Ken Sumrall 558830c38a Merge "vold: Use the new method of rebooting by asking init to do it"
11 years ago
Ken Sumrall adfba3626e vold: Use the new method of rebooting by asking init to do it
11 years ago
Kenny Root c4c70f15bb Change key derivation to scrypt
11 years ago
Kenny Root c96a5f8edf Extract some version constants to header
11 years ago
Kenny Root 7434b3111b Change upgrade code to allow multiple versions
11 years ago
Ken Sumrall 9caab76c6b vold: Add an optional wipe paramter to the volume format command
11 years ago