1. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 14 years ago
  2. e0cd5dc Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 14 years ago
  3. 6904f14 KeyStore: fix test-keystore by Chia-chi Yeh · 14 years ago
  4. 91a465b KeyStore: allow system user to get secrets from keystore. by Chia-chi Yeh · 14 years ago
  5. ce4b51d Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore) by Brian Carlstrom · 14 years ago
  6. 804f499 KeyStore.reset changes by Brian Carlstrom · 14 years ago
  7. 0137377 Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 14 years ago
  8. 4d51522 Add keychain user with special keystore access permissions by Brian Carlstrom · 14 years ago
  9. ae17a37 KeyStore: Update the parameters of generating master keys. by Chia-chi Yeh · 15 years ago
  10. 857edec KeyStore: Initialize IV correctly. by Chia-chi Yeh · 15 years ago
  11. 1c2eccf KeyStore: Fix the return value when send() or recv() has an error. by Chia-chi Yeh · 15 years ago
  12. 6efed6c keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 15 years ago
  13. 5bf4691 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 15 years ago
  14. e3bc023 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 15 years ago
  15. 0755483 keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 15 years ago
  16. b78679e keystore: compute the padding in an intuitive way. by Chia-chi Yeh · 16 years ago
  17. ced6625 keystore: Add paddings before checksumming. by Chia-chi Yeh · 16 years ago
  18. 4424dd7 keystore: remove old implementation and test. by Chia-chi Yeh · 16 years ago
  19. 1cdc2a4 keystore: rename scan() to saw(). by Chia-chi Yeh · 16 years ago
  20. c5dbc5e keystore: exclude builds for simulator. by Chia-chi Yeh · 16 years ago
  21. dd2a71e keystore: enable delete(), scan(), exist() when keystore is locked. by Chia-chi Yeh · 16 years ago
  22. 2f3b2a5 keystore: switch to multi-user version. by Chia-chi Yeh · 16 years ago
  23. 4cff21f keystore: add multi-user support. by Chia-chi Yeh · 16 years ago
  24. 408c5f2 Fix a minor bug in is_alnum_string()... by Hung-ying Tyan · 16 years ago
  25. b2de5bd Add tests and misc fixes on keystore. by Hung-ying Tyan · 16 years ago
  26. 2a58b6d Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 16 years ago
  27. 74c332f Fix network order for marshalling in keystore interface. by repo sync · 16 years ago
  28. 23c95b3 Merge change 9438 into donut by Android (Google) Code Review · 16 years ago
  29. 6cdee58 Change some log.i to log.d. by Hung-ying Tyan · 16 years ago
  30. ccf407f Add unit tests for netkeystore. by Chung-yih Wang · 16 years ago
  31. 11e9f3d Add memcpy and strcpy boundary check. by Chung-yih Wang · 16 years ago
  32. 23c7adc keystore: Fix a compile warning. by Chia-chi Yeh · 16 years ago
  33. dea9f55 Merge change 6198 into donut by Android (Google) Code Review · 16 years ago
  34. 5d0ca76 keystore: Provide a generic getter for native components. by Chia-chi Yeh · 16 years ago
  35. 6ac0301 Add password field for WiFi configuration. by Chung-yih Wang · 16 years ago
  36. 37b4951 Two small checks in keymgmt. by Chung-yih Wang · 16 years ago
  37. 7bd460b Remove the null-termination for Java string compatibility. by Chung-yih Wang · 16 years ago
  38. c186c66 Implement the generic mini-keystore for security. by Chung-yih Wang · 16 years ago
  39. 4c40420 Change the keystore APIs. by Chung-yih Wang · 16 years ago
  40. 8fcbada Provide the Keystore feature in the framework. by Chung-yih Wang · 16 years ago
  41. a92d5dc First version of the keystore service. by Chung-yih Wang · 16 years ago