1. c7a9fa2 Port to binderized keymaster HAL by Janis Danisevskis · 9 years ago
  2. 9c28dd5 resolve merge conflicts of 0ab28b7 to nyc-mr1-dev-plus-aosp by Tucker Sylvestro · 9 years ago
  3. 0ab28b7 Support and use TAG_ALLOW_WHILE_ON_BODY by Tucker Sylvestro · 9 years ago
  4. 3746fcf Merge "keystore: fix memory leak from readKeymasterBlob" by Chad Brubaker · 9 years ago
  5. e260a43 Merge "keystore: use static_cast for conversion between void* and uinti8_t*" by Chad Brubaker · 9 years ago
  6. 386ee11 Merge "KeyCharacteristics implement Parcelable interface" by Chad Brubaker · 9 years ago
  7. 3ccb133 Merge changes I6873ee37,Ia18ee6e4 by Chad Brubaker · 9 years ago
  8. 62ddfe0 keystore: fix memory leak from readKeymasterBlob by Bin Chen · 9 years ago
  9. 2cbb7ce keystore: use static_cast for conversion between void* and uinti8_t* by Bin Chen · 9 years ago
  10. 863f16f KeyCharacteristics implement Parcelable interface by Bin Chen · 9 years ago
  11. 96d6271 ExportResult implement Parcelable interface by Bin Chen · 9 years ago
  12. 9ec9270 OperationResult implements Parcelable interface by Bin Chen · 9 years ago
  13. 9976622 Merge "Fix google-explicit-constructor warnings." am: e218406 am: e44c337 by Chih-hung Hsieh · 9 years ago
  14. d3bccc8 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  15. eb1adaf Fix various memory errors. by Shawn Willden · 10 years ago
  16. 3976b6c Actually pass attestation requests through to keystore. by Shawn Willden · 10 years ago
  17. 067042f Fix various memory errors. by Shawn Willden · 10 years ago
  18. b3bb392 Merge changes from topic \'km_tag_allow_on_body\' am: a1433ee2f8 am: e30ca16ae0 by Shawn Willden · 10 years ago
  19. 50eb1b2 Add attestation support to keystore. by Shawn Willden · 10 years ago
  20. ad6a7f5 Allow uid to be passed for more operations by Chad Brubaker · 10 years ago
  21. 0ebf13d Rename keymaster tag types to clarify that integers are unsigned. by Shawn Willden · 10 years ago
  22. 3a7d9e6 Rewrite legacy methods in terms of new methods by Chad Brubaker · 10 years ago
  23. 0d33e0b Add optional additional entropy to finish by Chad Brubaker · 10 years ago
  24. 57e106d Track keymaster method changes by Chad Brubaker · 10 years ago
  25. e6c3bfa Cleanup keystore API by Chad Brubaker · 10 years ago
  26. c0f031a Add onUserAdded/Removed methods by Chad Brubaker · 10 years ago
  27. 96d6d78 Cleanup password change and removal logic. by Chad Brubaker · 10 years ago
  28. 3aa5501 am b362ae3d: am bb9c9dbc: am 9484bb01: Merge "Support KM_LONG_REP" by Chad Brubaker · 10 years ago
  29. 686db06 Support KM_LONG_REP by Chad Brubaker · 10 years ago
  30. 28bfa10 am 38beb106: am a11517f6: am 00300a11: Merge "Fix addAuthToken api" by Andres Morales · 10 years ago
  31. 1690089 Fix addAuthToken api by Andres Morales · 10 years ago
  32. 46552e7 am 026efd18: am eeb4e1e1: am 96cf1b1e: Merge "Include operation handle in OperationResult" by Chad Brubaker · 10 years ago
  33. 96cf1b1 Merge "Include operation handle in OperationResult" by Chad Brubaker · 10 years ago
  34. 36d1b89 am 534b1800: am ec129679: am 41efb6a5: Merge "Add authorization binder methods" by Chad Brubaker · 10 years ago
  35. 41efb6a Merge "Add authorization binder methods" by Chad Brubaker · 10 years ago
  36. 2a36a4f am 3b8021da: am 56cba306: am 1cee95d5: Merge "Allow entropy to be provided to some operations" by Chad Brubaker · 10 years ago
  37. 154d769 Allow entropy to be provided to some operations by Chad Brubaker · 10 years ago
  38. bb219bc am f44043da: am d020cf7f: am e3ec7541: Merge "Make client/app ids objects in the binder API" by Chad Brubaker · 10 years ago
  39. bc51718 am b3c00d6b: am fcd856db: am 9576d286: Merge "Add readByteArray" by Chad Brubaker · 10 years ago
  40. d663442 Make client/app ids objects in the binder API by Chad Brubaker · 10 years ago
  41. 2ed2baa Add authorization binder methods by Chad Brubaker · 10 years ago
  42. 6432df7 Add readByteArray by Chad Brubaker · 10 years ago
  43. c3a1856 Include operation handle in OperationResult by Chad Brubaker · 10 years ago
  44. 47f8edd am bf9efff8: am 3bfd091a: Merge "Implement keymaster 1.0 crypto operations" by Alex Klyubin · 10 years ago
  45. 40a1a9b Implement keymaster 1.0 crypto operations by Chad Brubaker · 11 years ago
  46. efd601b resolved conflicts for merge of 41ceb7db to master by Chad Brubaker · 10 years ago
  47. 9899d6b Add Keymaster 1.0 binder methods by Chad Brubaker · 11 years ago
  48. 6266c96 Revert "Add Keymaster 0.4 binder methods" by Chad Brubaker · 10 years ago
  49. c5b1ae1 Add Keymaster 0.4 binder methods by Chad Brubaker · 11 years ago
  50. ed4f566 resolved conflicts for merge of 4e6d3b7f to master by Chad Brubaker · 11 years ago
  51. 468fc69 Update the IKeystoreService Binder API by Chad Brubaker · 11 years ago
  52. 77d71ca Limit number of keygen args to prevent memory allocation local DOS. by Shawn Willden · 11 years ago
  53. 4e86575 APIs for syncing password between profiles by Robin Lee · 11 years ago
  54. 1b0e393 Add argument to binder call to check key types by Kenny Root · 12 years ago
  55. 96427ba Add support for DSA and ECDSA key types by Kenny Root · 12 years ago
  56. 0c540aa keystore: Add flag for blobs to be unencrypted by Kenny Root · 12 years ago
  57. 2ecc7a1 keystore: command to clear all keys for UID by Kenny Root · 12 years ago
  58. 4306123 keystore: add API to query storage type by Kenny Root · 12 years ago
  59. d53bc92 keystore: change migrate to duplicate by Kenny Root · 12 years ago
  60. 0225407 keystore: add "migrate" command by Kenny Root · 12 years ago
  61. e289c40 KeyStore: return null instead of empty list by Kenny Root · 13 years ago
  62. b88c3eb keystore: add UID to certain APIs by Kenny Root · 13 years ago
  63. b03c9fb Fix for error condition in IKeystoreService by Kenny Root · 13 years ago
  64. 07438c8 Switch keystore to binder by Kenny Root · 13 years ago