1. 7f0e7cd Merge "memset_s based on capacity rather than size" am: a9ea31e93c by Matthew Maurer · 6 years ago
  2. cce6caa Merge "Minor type cast fixes for UBSan" am: dd1492e588 by Matthew Maurer · 6 years ago
  3. 8434032 Minor change to be clean on integer sanitization am: da86b1836d by Matthew Maurer · 6 years ago
  4. a9ea31e Merge "memset_s based on capacity rather than size" by Treehugger Robot · 6 years ago
  5. dd1492e Merge "Minor type cast fixes for UBSan" by Treehugger Robot · 6 years ago
  6. 1662667 memset_s based on capacity rather than size by Matthew Maurer · 6 years ago
  7. 75686fd Minor type cast fixes for UBSan by Matthew Maurer · 6 years ago
  8. da86b18 Minor change to be clean on integer sanitization by Matthew Maurer · 6 years ago
  9. 2433f8d Include malloc.h from ocb.c am: fa9924f395 by Nick Bray · 6 years ago
  10. fa9924f Include malloc.h from ocb.c by Nick Bray · 6 years ago
  11. df819e7 Revert "Many operations could have been const" am: a47727e32c by Matthew Maurer · 6 years ago
  12. a47727e Revert "Many operations could have been const" by Matthew Maurer · 6 years ago
  13. ca99230 Merge "Fix VerifyAuthorizationResponse error setting" am: 6a469e95ff by Matthew Maurer · 6 years ago
  14. 6a469e9 Merge "Fix VerifyAuthorizationResponse error setting" by Treehugger Robot · 6 years ago
  15. 63341ee Merge "Many operations could have been const" am: 98bbd5fe31 by Matthew Maurer · 6 years ago
  16. d1091e1 Enforce TRUSTED_CONFIRMATION_REQUIRED am: b2a4f0b195 by Matthew Maurer · 6 years ago
  17. 98bbd5f Merge "Many operations could have been const" by Matthew Maurer · 6 years ago
  18. f9a925d Many operations could have been const by Matthew Maurer · 6 years ago
  19. d338991 Fix ImportWrappedKeyRequest Serialization am: 4516ca7cc0 by Matthew Maurer · 6 years ago
  20. eb2418a Fix VerifyAuthorizationResponse error setting by Matthew Maurer · 6 years ago
  21. b2a4f0b Enforce TRUSTED_CONFIRMATION_REQUIRED by Matthew Maurer · 6 years ago
  22. 4516ca7 Fix ImportWrappedKeyRequest Serialization by Matthew Maurer · 6 years ago
  23. f92a593 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  24. 996578b Fix issue where hiding copy constructor deletes move constructor. am: 3b12e5e65b by Nick Bray · 6 years ago
  25. 3b12e5e Fix issue where hiding copy constructor deletes move constructor. by Nick Bray · 7 years ago
  26. 7b82103 Explicitly include log/log.h instead of cutils/log.h am: 23e024aec0 by Sasha Smundak · 7 years ago
  27. 23e024a Explicitly include log/log.h instead of cutils/log.h by Sasha Smundak · 7 years ago
  28. aa47f72 Merge "Remove extraneous semicolon" am: 5800125e5c by Pirama Arumuga Nainar · 7 years ago
  29. 5800125 Merge "Remove extraneous semicolon" by Treehugger Robot · 7 years ago
  30. 6d8f758 Fix/suppress system/keymaster google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  31. b758644 Remove extraneous semicolon by Pirama Arumuga Nainar · 7 years ago
  32. 82ac341 Fix/suppress system/keymaster google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  33. 1d336a9 Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" am: 2b4d64806c by Janis Danisevskis · 7 years ago
  34. e7f05c6 Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" am: 2b4d64806c by Janis Danisevskis · 7 years ago
  35. 2b4d648 Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" by Treehugger Robot · 7 years ago
  36. df0fac0 Merge "Align ARM Neon blocks to 16 bytes" am: bf1f16488d am: 1f6ad22ce4 by Mustafa Yigit Bilgen · 7 years ago
  37. 1f6ad22 Merge "Align ARM Neon blocks to 16 bytes" am: bf1f16488d by Mustafa Yigit Bilgen · 7 years ago
  38. bf1f164 Merge "Align ARM Neon blocks to 16 bytes" by Treehugger Robot · 7 years ago
  39. f4ccf27 Add attestation_utils.cpp to libkeymaster_portable am: 01a9b8b418 am: 2720e0b01a by Mustafa Yigit Bilgen · 7 years ago
  40. 9c4b8e3 Added missing allocation check in attestation_utils.cpp am: ff5d9551d5 by Janis Danisevskis · 7 years ago
  41. 2720e0b Add attestation_utils.cpp to libkeymaster_portable am: 01a9b8b418 by Mustafa Yigit Bilgen · 7 years ago
  42. d78de23 Added missing allocation check in attestation_utils.cpp am: ff5d9551d5 by Janis Danisevskis · 7 years ago
  43. 01a9b8b Add attestation_utils.cpp to libkeymaster_portable by Mustafa Yigit Bilgen · 7 years ago
  44. ff5d955 Added missing allocation check in attestation_utils.cpp by Janis Danisevskis · 7 years ago
  45. c74d285 Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED by Janis Danisevskis · 7 years ago
  46. a47872f Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. am: e2dcbc923d by Aleksandr Konoriev · 7 years ago
  47. cd46543 Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. by Aleksandr Konoriev · 7 years ago
  48. e2dcbc9 Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. by Aleksandr Konoriev · 7 years ago
  49. 6ff660a Align ARM Neon blocks to 16 bytes by Mustafa Yigit Bilgen · 7 years ago
  50. 33eb2b3 Merge "Improve attestation record unit test." am: a808cb53ed am: 51810040dc by Darren Krahn · 7 years ago
  51. 5181004 Merge "Improve attestation record unit test." am: a808cb53ed by Darren Krahn · 7 years ago
  52. a808cb5 Merge "Improve attestation record unit test." by Darren Krahn · 7 years ago
  53. 4c4dca6 [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE am: 1cc0ab1b4a -s ours by Bill Yi · 7 years ago
  54. fb00c7d [automerger skipped] Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  55. 1cc0ab1 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  56. 82b1076 [automerger skipped] Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  57. 1823d00 Merge pi-platform-release to stage-aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  58. c6c4c56 Improve attestation record unit test. by Darren Krahn · 8 years ago
  59. 38e9122 Update to clang-r339409b am: e6d4aa1e1b am: 0e56e72c6c by Pirama Arumuga Nainar · 7 years ago
  60. 0e56e72 Update to clang-r339409b am: e6d4aa1e1b by Pirama Arumuga Nainar · 7 years ago
  61. e6d4aa1 Update to clang-r339409b by Pirama Arumuga Nainar · 7 years ago
  62. 80dbbde Switching keystore to C++17 am: f9e0ec3a9d am: 87f780d30b by Janis Danisevskis · 7 years ago
  63. 87f780d Switching keystore to C++17 am: f9e0ec3a9d by Janis Danisevskis · 7 years ago
  64. 0faf10d Update to clang-4639204 am: 8cd7907df0 am: 40ce87e953 by Pirama Arumuga Nainar · 7 years ago
  65. c4dd364 Wait for property to be created am: c33ecdfd7b am: 83ebde3285 by Wei Wang · 7 years ago
  66. 1ec78d7 [automerger skipped] Allow no digest given to imply KM_DIGEST_NONE if it was authorized am: 9033644da5 -s ours by Janis Danisevskis · 7 years ago
  67. f9e0ec3 Switching keystore to C++17 by Janis Danisevskis · 7 years ago
  68. 40ce87e Update to clang-4639204 am: 8cd7907df0 by Pirama Arumuga Nainar · 7 years ago
  69. 83ebde3 Wait for property to be created am: c33ecdfd7b by Wei Wang · 7 years ago
  70. eb8699e [automerger skipped] Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 7 years ago
  71. 8cd7907 Update to clang-4639204 by Pirama Arumuga Nainar · 7 years ago
  72. c33ecdf Wait for property to be created by Wei Wang · 7 years ago
  73. 9033644 Allow no digest given to imply KM_DIGEST_NONE if it was authorized by Janis Danisevskis · 7 years ago
  74. 76d83f6 Clear __USE_FORTIFY_LEVEL after push it to stack. am: b45aadd6c0 am: 3df17ccca7 by Yu Shan · 7 years ago
  75. 3df17cc Clear __USE_FORTIFY_LEVEL after push it to stack. am: b45aadd6c0 by Yu Shan · 7 years ago
  76. b45aadd Clear __USE_FORTIFY_LEVEL after push it to stack. by Yu Shan · 7 years ago
  77. 3dbe9f8 Remove fortify level for memset. am: 31b7ba975b am: 995f5647e2 by Yu Shan · 7 years ago
  78. 995f564 Remove fortify level for memset. am: 31b7ba975b by Yu Shan · 7 years ago
  79. 31b7ba9 Remove fortify level for memset. by Yu Shan · 7 years ago
  80. fe00008 Suppress gcc transposed memset warning. am: 33fa94bb65 am: c00cfcfb92 by Yu Shan · 7 years ago
  81. c00cfcf Suppress gcc transposed memset warning. am: 33fa94bb65 by Yu Shan · 7 years ago
  82. 33fa94b Suppress gcc transposed memset warning. by Yu Shan · 7 years ago
  83. 0afd50f fix the wrong index issue in AuthProxy operator am: 8079cfe99b am: b419a17dba by Yan, Shaopu · 7 years ago
  84. b419a17 fix the wrong index issue in AuthProxy operator am: 8079cfe99b by Yan, Shaopu · 7 years ago
  85. 8079cfe fix the wrong index issue in AuthProxy operator by Yan, Shaopu · 7 years ago
  86. 085158a Improve KeymasterContext const correctness am: 821acb74d7 am: 4d2e6e1543 by Shawn Willden · 7 years ago
  87. 4d2e6e1 Improve KeymasterContext const correctness am: 821acb74d7 by Shawn Willden · 7 years ago
  88. 821acb7 Improve KeymasterContext const correctness by Shawn Willden · 7 years ago
  89. a21f556 Fix bugs in authorization set deserialization am: e8f8540159 am: 9185568fa3 by Roberto Pereira · 7 years ago
  90. 546b8c0 Add missing commands to AndroidKeymasterCommand enum am: 79071053e6 am: 86587b54ca by Roberto Pereira · 7 years ago
  91. a6e558e Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 am: b51c15acf1 by Nick Bray · 7 years ago
  92. a64943b Fix GGC compilation errors am: 40fdc43e6b am: 556c0286fc am: 42bcf8df0e by Roberto Pereira · 7 years ago
  93. 3c61e84 Fix bugs in authorization set deserialization am: e8f8540159 am: 9185568fa3 by Roberto Pereira · 7 years ago
  94. 7e99943 Add missing commands to AndroidKeymasterCommand enum am: 79071053e6 by Roberto Pereira · 7 years ago
  95. f47cd63 Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 am: b51c15acf1 by Nick Bray · 7 years ago
  96. 42bcf8d Fix GGC compilation errors am: 40fdc43e6b am: 556c0286fc by Roberto Pereira · 7 years ago
  97. 9185568 Fix bugs in authorization set deserialization am: e8f8540159 by Roberto Pereira · 7 years ago
  98. 86587b5 Add missing commands to AndroidKeymasterCommand enum am: 79071053e6 by Roberto Pereira · 7 years ago
  99. b51c15a Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 by Nick Bray · 7 years ago
  100. 556c028 Fix GGC compilation errors am: 40fdc43e6b by Roberto Pereira · 7 years ago