1. 16 Apr, 2015 6 commits
  2. 15 Apr, 2015 2 commits
  3. 14 Apr, 2015 1 commit
    • Chad Brubaker's avatar
      Refactor permission and state checking · 9489b790
      Chad Brubaker authored
      Move the permission checking code to checkBinderPermission and
      checkBinderPermissionOrSelf target to simplify permission checking code
      and clean up keystore methods. Also adds
      checkBinderPermissionAndKeystoreState as a helper method to check the
      permission and the unlock state of the keystore.
      
      Change-Id: I77c94af1593d2a7fd100c79a6364583067ffa559
      9489b790
  4. 13 Apr, 2015 3 commits
  5. 10 Apr, 2015 2 commits
  6. 09 Apr, 2015 1 commit
    • Chad Brubaker's avatar
      Store the key characteristics for operations · ad6514ab
      Chad Brubaker authored
      Instead of storing the key blob and parsing the characteristics out,
      which some implementations might not support, instead call get
      characteristics on begin and store that result for subsequent auth
      calls.
      
      Change-Id: I75e39ee28cc440e4ed411b2daaa2744085e1aa12
      ad6514ab
  7. 01 Apr, 2015 5 commits
  8. 31 Mar, 2015 3 commits
  9. 30 Mar, 2015 2 commits
  10. 27 Mar, 2015 6 commits
  11. 26 Mar, 2015 9 commits