1. 11 Feb, 2015 1 commit
    • JP Abgrall's avatar
      crytpfs: fix clobbering of crypto info on keymaster failure · 933216c8
      JP Abgrall authored
      Changing the device lock (even from swipe to none) will cause the
      master key to be re-encrypted.
      If at that point keymaster fails (e.g. due to an incompatible keymaster update)
      cryptfs will write back the now-incomplete crypto metadata.
      Upon next reboot, userdata can't be decrypted.
      
      Now we don't bother writing on keymaster failure.
      
      Bug: 19301883
      Change-Id: I2b9a1278f8b4d333ac8d567e17e2263005e99409
      933216c8
  2. 09 Feb, 2015 3 commits
  3. 07 Feb, 2015 5 commits
  4. 06 Feb, 2015 7 commits
  5. 05 Feb, 2015 8 commits
  6. 03 Feb, 2015 1 commit
  7. 28 Jan, 2015 6 commits
  8. 26 Jan, 2015 1 commit
  9. 23 Jan, 2015 3 commits
  10. 21 Jan, 2015 1 commit
    • Paul Lawrence's avatar
      Make encryption configurable · 6a69cfc4
      Paul Lawrence authored
      Add maybeenabledefaultencryption function, that encrypts based
      on the encryption flag and appropriate environment variable
      
      Bug: 18764230
      Change-Id: Id9a1967d09a7ae63a51240c0a5f3c41505af0e9a
      6a69cfc4
  11. 06 Jan, 2015 3 commits
  12. 30 Dec, 2014 1 commit