1. 15 Feb, 2012 1 commit
  2. 28 Oct, 2011 1 commit
  3. 26 Oct, 2011 2 commits
  4. 25 Oct, 2011 2 commits
  5. 13 Oct, 2011 1 commit
    • Ken Sumrall's avatar
      Add the new verifypw command to vold/cryptfs · 3ad9072a
      Ken Sumrall authored
      This vold command returns 0 if the given password matches the password
      used to decrypt the device on boot.  It returns 1 if they don't match,
      and it returns -1 on an internal error, and -2 if the device is not encrypted.
      
      Also check the uid of the sender of the command and only allow the root and
      system users to issue cryptfs commands.
      
      Change-Id: I5e5ae3b72a2d7814ae68c2d49aa9deb90fb1dac5
      3ad9072a
  6. 14 Sep, 2011 1 commit
    • Ken Sumrall's avatar
      Fix cryptfs to work with a raw block device for key storage · 3be890f5
      Ken Sumrall authored
      If a raw block is specified for key storage, do not try to force the size
      of the file to 16 Kbytes when writing the keys, and do not complain if
      the size is not 16 Kbytes when reading the keys.  Only do them if the
      keyfile is a regular file.
      
      Change-Id: I4de1cb7c3614479d93289d4f2767ca6ce1bbbc73
      3be890f5
  7. 01 Sep, 2011 1 commit
    • Ken Sumrall's avatar
      Add the ability to revert a crypto mapping when unmounting a volume · 0b8b5971
      Ken Sumrall authored
      Add the force_and_revert option to the unmount command which will force
      the unmount, and revert a crypto mapping.  This is used during factory
      reset so that when the internal sdcard volume is formatted, it formats
      the raw device, not the encrypted mapping.
      
      Change-Id: I36b6ff9bb54863b121de635472a303bf4a2334a9
      0b8b5971
  8. 18 Jul, 2011 1 commit
  9. 14 Jul, 2011 3 commits
  10. 12 Jul, 2011 2 commits
  11. 11 Jul, 2011 4 commits
  12. 08 Jul, 2011 2 commits
  13. 07 Jul, 2011 3 commits
  14. 06 Jul, 2011 1 commit
  15. 29 Jun, 2011 3 commits
  16. 27 Jun, 2011 2 commits
  17. 18 Jun, 2011 2 commits
  18. 14 Jun, 2011 2 commits
  19. 09 Jun, 2011 2 commits
  20. 07 Jun, 2011 3 commits
  21. 06 Jun, 2011 1 commit