1. f4b92ec Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 13 years ago
  2. b2b2013 KeyStore: fix test-keystore by Chia-chi Yeh · 13 years ago
  3. 14f1486 KeyStore: allow system user to get secrets from keystore. by Chia-chi Yeh · 13 years ago
  4. ac8a1b2 Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore) by Brian Carlstrom · 13 years ago
  5. e2afc24 KeyStore.reset changes by Brian Carlstrom · 13 years ago
  6. 5cfee3f Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  7. 8c2a1a9 Add keychain user with special keystore access permissions by Brian Carlstrom · 13 years ago
  8. 2509976 KeyStore: Update the parameters of generating master keys. by Chia-chi Yeh · 14 years ago
  9. 463d75b KeyStore: Initialize IV correctly. by Chia-chi Yeh · 14 years ago
  10. c741a2f KeyStore: Fix the return value when send() or recv() has an error. by Chia-chi Yeh · 14 years ago
  11. 0df3c16 keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 14 years ago
  12. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  13. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  14. 61b09cb keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 14 years ago
  15. 5fe8598 keystore: compute the padding in an intuitive way. by Chia-chi Yeh · 15 years ago
  16. fa4ae74e keystore: Add paddings before checksumming. by Chia-chi Yeh · 15 years ago
  17. b559780 keystore: remove old implementation and test. by Chia-chi Yeh · 15 years ago
  18. 1f68022 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  19. 0af6072 keystore: exclude builds for simulator. by Chia-chi Yeh · 15 years ago
  20. 626c46b keystore: enable delete(), scan(), exist() when keystore is locked. by Chia-chi Yeh · 15 years ago
  21. c4b1445 keystore: switch to multi-user version. by Chia-chi Yeh · 15 years ago
  22. adbc99b keystore: add multi-user support. by Chia-chi Yeh · 15 years ago
  23. 5b68080 Fix a minor bug in is_alnum_string()... by Hung-ying Tyan · 15 years ago
  24. a7df557 Add tests and misc fixes on keystore. by Hung-ying Tyan · 15 years ago
  25. 801b73f Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 15 years ago
  26. f1ab36f Fix network order for marshalling in keystore interface. by repo sync · 15 years ago
  27. b86bad9 Merge change 9438 into donut by Android (Google) Code Review · 15 years ago
  28. e81f51f Change some log.i to log.d. by Hung-ying Tyan · 15 years ago
  29. f469264 Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  30. 75b6816 Add memcpy and strcpy boundary check. by Chung-yih Wang · 15 years ago
  31. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  32. 3383df3 Merge change 6198 into donut by Android (Google) Code Review · 15 years ago
  33. fd70bed keystore: Provide a generic getter for native components. by Chia-chi Yeh · 15 years ago
  34. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  35. a734207 Two small checks in keymgmt. by Chung-yih Wang · 15 years ago
  36. fa927c0 Remove the null-termination for Java string compatibility. by Chung-yih Wang · 15 years ago
  37. 70246eb Implement the generic mini-keystore for security. by Chung-yih Wang · 15 years ago
  38. 6d531bf Change the keystore APIs. by Chung-yih Wang · 15 years ago
  39. 10e371f Provide the Keystore feature in the framework. by Chung-yih Wang · 15 years ago
  40. 8229048 First version of the keystore service. by Chung-yih Wang · 15 years ago