1. 3af223f Allow for input_data on finish. by Rob Barnes · 4 years, 7 months ago
  2. de99a52 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 10 months ago
  3. dc4d142 Replace custom BoringSSL scopers with bssl::UniquePtr. by David Benjamin · 4 years, 11 months ago
  4. 61aea51 keystore_backend_binder: fix misinterpretation of getKeyCharacteristics return value. by Janis Danisevskis · 5 years ago
  5. 538a4e7 Merge "C++17 is now the default." by Treehugger Robot · 6 years ago
  6. 9db4be1 C++17 is now the default. by Elliott Hughes · 6 years ago
  7. 7cb02e3 Use stream operator to report result code by Branden Archer · 6 years ago
  8. 8bb8464 Convert keystore-engine to Android.bp by Dan Willemsen · 6 years ago
  9. ba2985a Fix keystore_backend_binder by Janis Danisevskis · 6 years ago
  10. bb6cabd Multi-threaded keystore by Rob Barnes · 6 years ago
  11. e5a09aa Remove legacy functions from IKeystoreService.aidl by Janis Danisevskis · 6 years ago
  12. cdc813f Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 6 years ago
  13. e353f25 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. 8bc0be0 Merge "Remove RSA_FLAG_CACHE_PUBLIC." am: 6ec80146e5 am: de77a0910b by David Benjamin · 7 years ago
  15. 48d2ea9 Remove RSA_FLAG_CACHE_PUBLIC. by David Benjamin · 7 years ago
  16. ab8aa1c Make libkeystore_aidl shared and export to PDK. by Dmitry Dementyev · 7 years ago
  17. a447b3c Get rid of manually created IKeystoreService. by Dmitry Dementyev · 7 years ago
  18. a786d0b Merge "Switch *_METHOD to a more future-proof pattern." am: f3147f209c by Robert Sloan · 7 years ago
  19. 29f72ec Switch *_METHOD to a more future-proof pattern. by Robert Sloan · 7 years ago
  20. 472d59a Switch *_METHOD to a more future-proof pattern. by Robert Sloan · 7 years ago
  21. ae9fa42 Merge "Update BoringSSL structs in keystore-engine." am: 975e1aae69 am: 78505bae4c by Rob Sloan · 7 years ago
  22. 78505ba Merge "Update BoringSSL structs in keystore-engine." am: 975e1aae69 by Rob Sloan · 7 years ago
  23. 0a7e807 Update BoringSSL structs in keystore-engine. by Robert Sloan · 7 years ago
  24. ccfff10 Remove use of UniquePtr from keystore by Janis Danisevskis · 7 years ago
  25. ecb258e fix: wifi doesn't work on the generic system image by Jiyong Park · 7 years ago
  26. 4cb6f38 Fix transitive include. by Steven Moreland · 7 years ago
  27. 30b220e keystore-engine: Couple of bug fixes for HIDL keystore by Roshan Pius · 7 years ago
  28. e653c93 keystore: Run Wifi keystore HAL in keystore daemon by Roshan Pius · 7 years ago
  29. bf7fc8d Add a HIDL-based keystore_get variant by Paul Stewart · 7 years ago
  30. 657356c Add HIDL backend to keystore service by Paul Stewart · 7 years ago
  31. ac0ffbf Separate the binder backend from android_engine by Paul Stewart · 7 years ago
  32. c7a9fa2 Port to binderized keymaster HAL by Janis Danisevskis · 8 years ago
  33. ddf4742 Remove OpenSSL support by Kenny Root · 8 years ago
  34. 26275ad Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  35. 30c7752 Remove RSA_FLAG_EXT_PKEY from android_engine.cpp. by David Benjamin · 8 years ago
  36. 862cf6a system/security: remove BORINGSSL_201509 support. by Adam Langley · 9 years ago
  37. 9eb9295 Prepare for BoringSSL update. by Adam Langley · 9 years ago
  38. dcca051 keystore-engine: comment out unused args by Kenny Root · 9 years ago
  39. de7d734 keystore-engine: Restore module path by Kenny Root · 9 years ago
  40. 4e28857 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  41. 72b2bfb Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  42. a045ed6 Add missing include. by Elliott Hughes · 9 years ago
  43. b2747fe system/security: sync with latest BoringSSL. by Adam Langley · 10 years ago
  44. 1fb0583 Add ENGINE for BoringSSL. by Adam Langley · 10 years ago
  45. 20e90ad keystore: fix errors inside ALOGV by Colin Cross · 10 years ago
  46. 3d2f4fd system/security: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 10 years ago
  47. 26cfc08 Use canonical UniquePtr.h header by Kenny Root · 11 years ago
  48. 77acaa0 Revert to old-style API for EC_KEY handling by Kenny Root · 11 years ago
  49. 6071179 Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  50. 9d422a5 Revert "Revert "Split up main engine from methods"" by Kenny Root · 11 years ago
  51. 1fcabcd Revert "Split up main engine from methods" by Kenny Root · 11 years ago
  52. 2715806 Split up main engine from methods by Kenny Root · 11 years ago
  53. b51c47d Add wrapping capability to keystore engine by Kenny Root · 11 years ago
  54. 6a9cafc Add Android.mk as a dependency as well by Kenny Root · 12 years ago
  55. 07438c8 Switch keystore to binder by Kenny Root · 12 years ago
  56. 938a991 Clear out ENGINE flags when initializing by Kenny Root · 12 years ago
  57. a8c703d Handle keynames with special characters such as - and . by Brian Carlstrom · 12 years ago
  58. bef8083 Only initialize ex_data if not already by Kenny Root · 12 years ago
  59. 98c2f8f use UniquePtr.h from frameworks/native by Colin Cross · 12 years ago
  60. 70e3a86 Add keymaster to keystore with soft implementation by Kenny Root · 12 years ago