1. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  4. baa44b8 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  5. a816cc4 Remove more simulator support code. Bug: 5010576 by Jeff Brown · 13 years ago
  6. e16986c Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  7. e0cd5dc Revert "Add keychain user with special keystore access permissions" by Brian Carlstrom · 13 years ago
  8. 6904f14 KeyStore: fix test-keystore by Chia-chi Yeh · 13 years ago
  9. 91a465b KeyStore: allow system user to get secrets from keystore. by Chia-chi Yeh · 13 years ago
  10. ce4b51d Reinitialize KeyStore::mMasterKey after unlock (and add test-keystore) by Brian Carlstrom · 13 years ago
  11. 804f499 KeyStore.reset changes by Brian Carlstrom · 13 years ago
  12. 0137377 Integrating keystore with keyguard (Part 1 of 4) by Brian Carlstrom · 13 years ago
  13. 95e24e0 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  14. ca1feb4 Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  15. 4d51522 Add keychain user with special keystore access permissions by Brian Carlstrom · 13 years ago
  16. ae17a37 KeyStore: Update the parameters of generating master keys. by Chia-chi Yeh · 14 years ago
  17. 857edec KeyStore: Initialize IV correctly. by Chia-chi Yeh · 14 years ago
  18. 1c2eccf KeyStore: Fix the return value when send() or recv() has an error. by Chia-chi Yeh · 14 years ago
  19. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 14 years ago
  20. 81bac09 move native services under services/ by Mathias Agopian · 14 years ago
  21. 6efed6c keystore: rephrase the comment to make the usage more clear. by Chia-chi Yeh · 14 years ago
  22. 5bf4691 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  23. e3bc023 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  24. 0755483 keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 14 years ago
  25. 4cb8ae2 Fix simulator build. by Marco Nelissen · 15 years ago
  26. b78679e keystore: compute the padding in an intuitive way. by Chia-chi Yeh · 15 years ago
  27. ced6625 keystore: Add paddings before checksumming. by Chia-chi Yeh · 15 years ago
  28. 4424dd7 keystore: remove old implementation and test. by Chia-chi Yeh · 15 years ago
  29. 1cdc2a4 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  30. c5dbc5e keystore: exclude builds for simulator. by Chia-chi Yeh · 15 years ago
  31. dd2a71e keystore: enable delete(), scan(), exist() when keystore is locked. by Chia-chi Yeh · 15 years ago
  32. 2f3b2a5 keystore: switch to multi-user version. by Chia-chi Yeh · 15 years ago
  33. 4cff21f keystore: add multi-user support. by Chia-chi Yeh · 15 years ago
  34. 408c5f2 Fix a minor bug in is_alnum_string()... by Hung-ying Tyan · 15 years ago
  35. b2de5bd Add tests and misc fixes on keystore. by Hung-ying Tyan · 15 years ago
  36. 2a58b6d Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 15 years ago
  37. 74c332f Fix network order for marshalling in keystore interface. by repo sync · 15 years ago
  38. 5e2ae8d am b86bad94: Merge change 9438 into donut by Android (Google) Code Review · 15 years ago
  39. 23c95b3 Merge change 9438 into donut by Android (Google) Code Review · 15 years ago
  40. 6cdee58 Change some log.i to log.d. by Hung-ying Tyan · 15 years ago
  41. c7ceaf2 am f4692640: Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  42. ccf407f Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  43. 9b29df2 am 75b68163: Add memcpy and strcpy boundary check. by Chung-yih Wang · 15 years ago
  44. 11e9f3d Add memcpy and strcpy boundary check. by Chung-yih Wang · 15 years ago
  45. 795e8f4 am 0d039ba3: Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  46. 23c7adc keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  47. 29f5a90 am 3383df38: Merge change 6198 into donut by Android (Google) Code Review · 15 years ago
  48. e439029 am 699ca3f2: Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  49. 2659e77 am 24ad29c6: Merge change 6177 into donut by Android (Google) Code Review · 15 years ago
  50. dea9f55 Merge change 6198 into donut by Android (Google) Code Review · 15 years ago
  51. 5d0ca76 keystore: Provide a generic getter for native components. by Chia-chi Yeh · 15 years ago
  52. 6ac0301 Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  53. 4c6ee74 am 7de4bd9b: Merge change 6045 into donut by Android (Google) Code Review · 15 years ago
  54. b35262e am d45dcbec: Merge change 5615 into donut by Android (Google) Code Review · 15 years ago
  55. 37b4951 Two small checks in keymgmt. by Chung-yih Wang · 15 years ago
  56. 7bd460b Remove the null-termination for Java string compatibility. by Chung-yih Wang · 15 years ago
  57. c186c66 Implement the generic mini-keystore for security. by Chung-yih Wang · 15 years ago
  58. b08e093 am 9fbeb7da: Merge change 4337 into donut by Android (Google) Code Review · 15 years ago
  59. 4c40420 Change the keystore APIs. by Chung-yih Wang · 15 years ago
  60. 1c6ad98 am db8a6ae6: Merge change 3709 into donut by Android (Google) Code Review · 15 years ago
  61. 8fcbada Provide the Keystore feature in the framework. by Chung-yih Wang · 15 years ago
  62. a0cfd25 am 54d63246: Merge change 3427 into donut by Android (Google) Code Review · 15 years ago
  63. a92d5dc First version of the keystore service. by Chung-yih Wang · 15 years ago
  64. e0c3220 get rid of utils.h by Mathias Agopian · 15 years ago
  65. 19deced Fix sim-eng build. by Andy McFadden · 15 years ago
  66. 3a253bd am 9681a5e0: Merge change 2230 into donut by Android (Google) Code Review · 15 years ago
  67. a00a085 runtime: Add CAP_SYS_NICE to the system server capabilities list so it by San Mehat · 15 years ago
  68. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  69. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago
  70. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. 8a7a675 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  73. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago