1. c74d285 Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED by Janis Danisevskis · 7 years ago
  2. e2dcbc9 Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. by Aleksandr Konoriev · 7 years ago
  3. a808cb5 Merge "Improve attestation record unit test." by Darren Krahn · 7 years ago
  4. 1cc0ab1 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  5. c6c4c56 Improve attestation record unit test. by Darren Krahn · 8 years ago
  6. 0e56e72 Update to clang-r339409b am: e6d4aa1e1b by Pirama Arumuga Nainar · 7 years ago
  7. e6d4aa1 Update to clang-r339409b by Pirama Arumuga Nainar · 7 years ago
  8. 87f780d Switching keystore to C++17 am: f9e0ec3a9d by Janis Danisevskis · 7 years ago
  9. f9e0ec3 Switching keystore to C++17 by Janis Danisevskis · 7 years ago
  10. 40ce87e Update to clang-4639204 am: 8cd7907df0 by Pirama Arumuga Nainar · 7 years ago
  11. 83ebde3 Wait for property to be created am: c33ecdfd7b by Wei Wang · 7 years ago
  12. eb8699e [automerger skipped] Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 7 years ago
  13. 8cd7907 Update to clang-4639204 by Pirama Arumuga Nainar · 7 years ago
  14. c33ecdf Wait for property to be created by Wei Wang · 7 years ago
  15. 9033644 Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 7 years ago
  16. 3df17cc Clear __USE_FORTIFY_LEVEL after push it to stack. am: b45aadd6c0 by Yu Shan · 7 years ago
  17. b45aadd Clear __USE_FORTIFY_LEVEL after push it to stack. by Yu Shan · 7 years ago
  18. 995f564 Remove fortify level for memset. am: 31b7ba975b by Yu Shan · 7 years ago
  19. 31b7ba9 Remove fortify level for memset. by Yu Shan · 7 years ago
  20. c00cfcf Suppress gcc transposed memset warning. am: 33fa94bb65 by Yu Shan · 7 years ago
  21. 33fa94b Suppress gcc transposed memset warning. by Yu Shan · 7 years ago
  22. b419a17 fix the wrong index issue in AuthProxy operator am: 8079cfe99b by Yan, Shaopu · 7 years ago
  23. 8079cfe fix the wrong index issue in AuthProxy operator by Yan, Shaopu · 7 years ago
  24. 4d2e6e1 Improve KeymasterContext const correctness am: 821acb74d7 by Shawn Willden · 7 years ago
  25. 821acb7 Improve KeymasterContext const correctness by Shawn Willden · 7 years ago
  26. 3c61e84 Fix bugs in authorization set deserialization am: e8f8540159 am: 9185568fa3 by Roberto Pereira · 7 years ago
  27. 7e99943 Add missing commands to AndroidKeymasterCommand enum am: 79071053e6 by Roberto Pereira · 7 years ago
  28. f47cd63 Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 am: b51c15acf1 by Nick Bray · 7 years ago
  29. 42bcf8d Fix GGC compilation errors am: 40fdc43e6b am: 556c0286fc by Roberto Pereira · 7 years ago
  30. 9185568 Fix bugs in authorization set deserialization am: e8f8540159 by Roberto Pereira · 7 years ago
  31. 86587b5 Add missing commands to AndroidKeymasterCommand enum am: 79071053e6 by Roberto Pereira · 7 years ago
  32. b51c15a Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 by Nick Bray · 7 years ago
  33. 556c028 Fix GGC compilation errors am: 40fdc43e6b by Roberto Pereira · 7 years ago
  34. e8f8540 Fix bugs in authorization set deserialization by Roberto Pereira · 7 years ago
  35. 7907105 Add missing commands to AndroidKeymasterCommand enum by Roberto Pereira · 7 years ago
  36. 312cc21 Eliminate km_openssl's dependency on C++ stdlib. by Nick Bray · 7 years ago
  37. 40fdc43 Fix GGC compilation errors by Roberto Pereira · 7 years ago
  38. 37aa19d Merge Android Pie into master am: 8aac7e0b4d am: 6dc8ce88fb by Xin Li · 7 years ago
  39. 6dc8ce8 Merge Android Pie into master am: 8aac7e0b4d by Xin Li · 7 years ago
  40. 88278c1 Merge "Allow no digest given to imply KM_DIGEST_NONE if it was authorized" into stage-aosp-master by Janis Danisevskis · 7 years ago
  41. cb120e0 Merge "Allow no digest given to imply KM_DIGEST_NONE if it was authorized" into stage-aosp-master by TreeHugger Robot · 7 years ago
  42. 8aac7e0 Merge Android Pie into master by Xin Li · 7 years ago
  43. ef221bf Merge "Fix SignatureTest CTS failures in keymaster1_legacy_support" into stage-aosp-master by Janis Danisevskis · 7 years ago
  44. c909e68 Merge "Fix SignatureTest CTS failures in keymaster1_legacy_support" into stage-aosp-master by TreeHugger Robot · 7 years ago
  45. 5a44a2f Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 7 years ago
  46. 42cc18f [automerger skipped] Modernize codebase by replacing NULL with nullptr am: 5f765b86ae -s ours by Yi Kong · 7 years ago
  47. 62a94ad [automerger skipped] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  48. 903e3a7 Modernize codebase by replacing NULL with nullptr am: 3712b27403 by Yi Kong · 7 years ago
  49. 4dc3d17 Fix SignatureTest CTS failures in keymaster1_legacy_support by Janis Danisevskis · 7 years ago
  50. 5f765b8 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  51. 3712b27 Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  52. 7a5f547 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master am: a2040e8bcd by Xin Li · 7 years ago
  53. a2040e8 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 7 years ago
  54. 49dfc58 Snap for 4826885 from c6d9000526f463bc109964b73ed751ae09fc2da7 to pi-release by android-build-team Robot · 7 years ago
  55. 0694760 Invalid ownership transfer in keymaster2_passthrough_context am: c6d9000526 by Janis Danisevskis · 7 years ago
  56. c6d9000 Invalid ownership transfer in keymaster2_passthrough_context by Janis Danisevskis · 7 years ago
  57. 597ba25 Rename <cutils/log.h> to <log/log.h> am: 9480701e69 am: 702e0d13d7 by Logan Chien · 7 years ago
  58. 702e0d1 Rename <cutils/log.h> to <log/log.h> am: 9480701e69 by Logan Chien · 7 years ago
  59. 9480701 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  60. e905f21 Snap for 4731145 from a1a25ff30e8e9f46d4da72bac672469352c839bb to pi-release by android-build-team Robot · 7 years ago
  61. 06e409e Fix type on auth token verification label. am: a1a25ff30e by Janis Danisevskis · 7 years ago
  62. a1a25ff Fix type on auth token verification label. by Janis Danisevskis · 7 years ago
  63. 741e476 Snap for 4713750 from 25814f05240e324c8a10fe94f4dba0d408641bf0 to pi-release by android-build-team Robot · 7 years ago
  64. 24c04e7 Make wrapped_key functions availabile am: 25814f0524 by Shawn Willden · 7 years ago
  65. 25814f0 Make wrapped_key functions availabile by Shawn Willden · 7 years ago
  66. 13f7510 Snap for 4693621 from f051c127c63d1713822f0e18a4bc2e8508fe66d9 to pi-release by android-build-team Robot · 7 years ago
  67. 4b036c8 Annotate switch cases that fallthrough. am: 335949a09d am: 5039459e43 by Nick Bray · 7 years ago
  68. 5039459 Annotate switch cases that fallthrough. am: 335949a09d by Nick Bray · 7 years ago
  69. 3d193f6 Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-dev" into pi-dev by Brian Young · 7 years ago
  70. d361d8f Add "unlocked device required" API am: 025c852c2a by Brian Young · 7 years ago
  71. f051c12 Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-dev" into pi-dev by Brian Young · 7 years ago
  72. 9262dff Snap for 4686875 from 786e3ee924367a19a8b6273f30a84ccd9e2a096e to pi-release by android-build-team Robot · 7 years ago
  73. 167576a Add missing break statements. am: 786e3ee924 by Nick Bray · 7 years ago
  74. 786e3ee Add missing break statements. by Nick Bray · 7 years ago
  75. 025c852 Add "unlocked device required" API by Brian Young · 7 years ago
  76. 8882914 Restore "Add "Unlocked device required" parameter to keys" by Brian Young · 7 years ago
  77. 5b543a7 Snap for 4670666 from 525e2d9bb73af6b765a4604f04184f66cc81f72e to pi-release by android-build-team Robot · 7 years ago
  78. caad3ee Add missing break in switch statement. am: 525e2d9bb7 by Nick Bray · 7 years ago
  79. 335949a Annotate switch cases that fallthrough. by Nick Bray · 7 years ago
  80. 525e2d9 Add missing break in switch statement. by Nick Bray · 7 years ago
  81. 7bc9909 Snap for 4620899 from a1ba90df6372d7194fcb2fa59d69f0d53b2141a6 to pi-release by android-build-team Robot · 7 years ago
  82. 0bb3798 Merge cherrypicks of [3653390, 3653430, 3652255, 3652256, 3652257, 3653371, 3652400, 3653391, 3653372, 3652972, 3653411, 3653412, 3653413] into pi-release by android-build-team Robot · 7 years ago
  83. 8f4c041 Revert "Restore "Add "Unlocked device required" parameter to keys"" by Brian Young · 7 years ago
  84. a1ba90d Revert "Restore "Add "Unlocked device required" parameter to keys"" by Brian Young · 7 years ago
  85. 5c376cf Snap for 4610834 from dfb351cc0248d54f8e535cb2e7ce78eaa8dfb399 to pi-release by android-build-team Robot · 7 years ago
  86. dfb351c Restore "Add "Unlocked device required" parameter to keys" by Brian C. Young · 8 years ago
  87. 0dd174f Snap for 4579913 from b541378c24fb2a67af58a3f4f88871dc25e9b807 to pi-release by android-build-team Robot · 8 years ago
  88. b541378 AuthorizationSet: Clear() should also reset the error_ field am: f9524f57bf am: d72dd842f0 by Janis Danisevskis · 8 years ago
  89. 1200aa1 AuthorizationSet: Clear() should also reset the error_ field am: f9524f57bf by Janis Danisevskis · 8 years ago
  90. d72dd84 AuthorizationSet: Clear() should also reset the error_ field am: f9524f57bf by Janis Danisevskis · 8 years ago
  91. 502c99d Snap for 4577102 from 4e42d67413823ab5c9bd353e59e9682c05c028be to pi-release by android-build-team Robot · 8 years ago
  92. 4e42d67 Merge "AuthorizationSet: Clear() should also reset the error_ field" by TreeHugger Robot · 8 years ago
  93. f9524f5 AuthorizationSet: Clear() should also reset the error_ field by Janis Danisevskis · 8 years ago
  94. 5a0dfa2 AuthorizationSet: Clear() should also reset the error_ field by Janis Danisevskis · 8 years ago
  95. eee10ae Merge cherrypicks of [3535875, 3534641, 3534642, 3536651, 3536652, 3536653, 3535904, 3535498, 3536654, 3535876, 3534643, 3535905] into pi-release by android-build-team Robot · 8 years ago
  96. b390c3e Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 8 years ago
  97. 2a1977b Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 8 years ago
  98. 3de7fba Snap for 4574286 from d98e6865503ee2c63c4e73796f7ad8b6cb87c450 to pi-release by android-build-team Robot · 8 years ago
  99. d98e686 Add "Unlocked device required" parameter to keys by Brian C. Young · 8 years ago
  100. 8422ce8 merge in pi-release history after reset to master by gitbuildkicker · 8 years ago