Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_keymaster
/
1a87751cdcfcab8f89e9f0d0be45d43848bb6c0a
1a87751
Merge "Centralize bounds checking and don't overflow" am: fc9b8b8f0d
by Matthew Maurer
· 6 years ago
d63d621
Merge "Centralize bounds checking and don't overflow" am: fc9b8b8f0d
by Matthew Maurer
· 6 years ago
fc9b8b8
Merge "Centralize bounds checking and don't overflow"
by Matthew Maurer
· 6 years ago
1a29a1c
Make keymaster compatible with latest BoringSSL. am: 51aa826788 am: 7f0549dc06
by David Benjamin
· 6 years ago
7f0549d
Make keymaster compatible with latest BoringSSL. am: 51aa826788
by David Benjamin
· 6 years ago
51aa826
Make keymaster compatible with latest BoringSSL.
by David Benjamin
· 6 years ago
b009813
Centralize bounds checking and don't overflow
by Matthew Maurer
· 6 years ago
1f2aefe
keymaster: upgrade to clang-r353983d am: 04b02f651d am: 9c8c5e5a1f
by Nick Desaulniers
· 6 years ago
9c8c5e5
keymaster: upgrade to clang-r353983d am: 04b02f651d
by Nick Desaulniers
· 6 years ago
04b02f6
keymaster: upgrade to clang-r353983d
by Nick Desaulniers
· 6 years ago
4779725
Merge "More complete initialization of AuthorizationSet" am: 058085425b
by Matthew Maurer
· 6 years ago
b00d929
Reject no-authorization-specified when signing am: 90174bd22c am: ad4138c005
by Matthew Maurer
· 6 years ago
17138ac
Merge "More complete initialization of AuthorizationSet" am: 058085425b
by Matthew Maurer
· 6 years ago
ad4138c
Reject no-authorization-specified when signing am: 90174bd22c
by Matthew Maurer
· 6 years ago
0580854
Merge "More complete initialization of AuthorizationSet"
by Matthew Maurer
· 6 years ago
90174bd
Reject no-authorization-specified when signing
by Matthew Maurer
· 6 years ago
4b67f2b
More complete initialization of AuthorizationSet
by Matthew Maurer
· 6 years ago
9f473bc
Merge "Update Attestation format to KM4" am: 9d6d7b83ab am: 3ae951c611
by Matthew Maurer
· 6 years ago
3ae951c
Merge "Update Attestation format to KM4" am: 9d6d7b83ab
by Matthew Maurer
· 6 years ago
9d6d7b8
Merge "Update Attestation format to KM4"
by Matthew Maurer
· 6 years ago
e928a1a
Don't check token for NO_AUTH_REQUIRED am: 14cb8cdec6 am: a4122c03ac
by Matthew Maurer
· 6 years ago
a4122c0
Don't check token for NO_AUTH_REQUIRED am: 14cb8cdec6
by Matthew Maurer
· 6 years ago
14cb8cd
Don't check token for NO_AUTH_REQUIRED
by Matthew Maurer
· 6 years ago
abca163
Merge "memset_s based on capacity rather than size" am: a9ea31e93c
by Matthew Maurer
· 6 years ago
edf5d31
Merge "Minor type cast fixes for UBSan" am: dd1492e588 am: cce6caac11
by Matthew Maurer
· 6 years ago
870fed2
Minor change to be clean on integer sanitization am: da86b1836d am: 8434032443
by Matthew Maurer
· 6 years ago
7f0e7cd
Merge "memset_s based on capacity rather than size" am: a9ea31e93c
by Matthew Maurer
· 6 years ago
cce6caa
Merge "Minor type cast fixes for UBSan" am: dd1492e588
by Matthew Maurer
· 6 years ago
8434032
Minor change to be clean on integer sanitization am: da86b1836d
by Matthew Maurer
· 6 years ago
a9ea31e
Merge "memset_s based on capacity rather than size"
by Treehugger Robot
· 6 years ago
dd1492e
Merge "Minor type cast fixes for UBSan"
by Treehugger Robot
· 6 years ago
1662667
memset_s based on capacity rather than size
by Matthew Maurer
· 6 years ago
75686fd
Minor type cast fixes for UBSan
by Matthew Maurer
· 6 years ago
da86b18
Minor change to be clean on integer sanitization
by Matthew Maurer
· 6 years ago
56d6d47
Include malloc.h from ocb.c am: fa9924f395 am: 2433f8d4c2
by Nick Bray
· 6 years ago
2433f8d
Include malloc.h from ocb.c am: fa9924f395
by Nick Bray
· 6 years ago
fa9924f
Include malloc.h from ocb.c
by Nick Bray
· 6 years ago
755a28b
Revert "Many operations could have been const" am: a47727e32c am: df819e7848
by Matthew Maurer
· 6 years ago
d17fe6a
Merge "Fix VerifyAuthorizationResponse error setting" am: 6a469e95ff
by Matthew Maurer
· 6 years ago
df819e7
Revert "Many operations could have been const" am: a47727e32c
by Matthew Maurer
· 6 years ago
a47727e
Revert "Many operations could have been const"
by Matthew Maurer
· 6 years ago
ca99230
Merge "Fix VerifyAuthorizationResponse error setting" am: 6a469e95ff
by Matthew Maurer
· 6 years ago
6a469e9
Merge "Fix VerifyAuthorizationResponse error setting"
by Treehugger Robot
· 6 years ago
a8dca9e
Merge "Many operations could have been const" am: 98bbd5fe31 am: 63341ee42e
by Matthew Maurer
· 6 years ago
25c0ab8
Enforce TRUSTED_CONFIRMATION_REQUIRED am: b2a4f0b195 am: d1091e1d50
by Matthew Maurer
· 6 years ago
b3d5d38
Merge "Many operations could have been const" am: 98bbd5fe31 am: 63341ee42e
by Matthew Maurer
· 6 years ago
73c7ed6
Enforce TRUSTED_CONFIRMATION_REQUIRED am: b2a4f0b195 am: d1091e1d50
by Matthew Maurer
· 6 years ago
63341ee
Merge "Many operations could have been const" am: 98bbd5fe31
by Matthew Maurer
· 6 years ago
d1091e1
Enforce TRUSTED_CONFIRMATION_REQUIRED am: b2a4f0b195
by Matthew Maurer
· 6 years ago
98bbd5f
Merge "Many operations could have been const"
by Matthew Maurer
· 6 years ago
f9a925d
Many operations could have been const
by Matthew Maurer
· 6 years ago
6848291
Fix ImportWrappedKeyRequest Serialization am: 4516ca7cc0 am: d33899190f
by Matthew Maurer
· 6 years ago
135c773
Fix ImportWrappedKeyRequest Serialization am: 4516ca7cc0 am: d33899190f
by Matthew Maurer
· 6 years ago
d338991
Fix ImportWrappedKeyRequest Serialization am: 4516ca7cc0
by Matthew Maurer
· 6 years ago
173f157
Update Attestation format to KM4
by Matthew Maurer
· 6 years ago
eb2418a
Fix VerifyAuthorizationResponse error setting
by Matthew Maurer
· 6 years ago
b2a4f0b
Enforce TRUSTED_CONFIRMATION_REQUIRED
by Matthew Maurer
· 6 years ago
4516ca7
Fix ImportWrappedKeyRequest Serialization
by Matthew Maurer
· 6 years ago
4fc50d3
Merge stage-aosp-master into pi-dev-plus-aosp am: 0bd1ca7706
by Xin Li
· 6 years ago
0bd1ca7
Merge stage-aosp-master into pi-dev-plus-aosp
by Xin Li
· 6 years ago
f92a593
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
by Xin Li
· 6 years ago
292d77e
Fix issue where hiding copy constructor deletes move constructor. am: 3b12e5e65b am: 996578be59
by Nick Bray
· 6 years ago
22d6798
Fix issue where hiding copy constructor deletes move constructor. am: 3b12e5e65b
by Nick Bray
· 6 years ago
996578b
Fix issue where hiding copy constructor deletes move constructor. am: 3b12e5e65b
by Nick Bray
· 6 years ago
3b12e5e
Fix issue where hiding copy constructor deletes move constructor.
by Nick Bray
· 7 years ago
499ffc5
Explicitly include log/log.h instead of cutils/log.h am: 23e024aec0 am: 7b82103552
by Sasha Smundak
· 7 years ago
a6c5f42
Explicitly include log/log.h instead of cutils/log.h am: 23e024aec0
by Sasha Smundak
· 7 years ago
7b82103
Explicitly include log/log.h instead of cutils/log.h am: 23e024aec0
by Sasha Smundak
· 7 years ago
23e024a
Explicitly include log/log.h instead of cutils/log.h
by Sasha Smundak
· 7 years ago
d86e275
Merge "Remove extraneous semicolon" am: 5800125e5c am: aa47f72421 am: 3deffa0791
by Pirama Arumuga Nainar
· 7 years ago
3deffa0
Merge "Remove extraneous semicolon" am: 5800125e5c am: aa47f72421
by Pirama Arumuga Nainar
· 7 years ago
aa47f72
Merge "Remove extraneous semicolon" am: 5800125e5c
by Pirama Arumuga Nainar
· 7 years ago
5800125
Merge "Remove extraneous semicolon"
by Treehugger Robot
· 7 years ago
4a0e04e
Fix/suppress system/keymaster google-explicit-constructor warnings am: 82ac34109e am: 6d8f758626
by Chih-Hung Hsieh
· 7 years ago
6e1cc13
Fix/suppress system/keymaster google-explicit-constructor warnings am: 82ac34109e
by Chih-Hung Hsieh
· 7 years ago
6d8f758
Fix/suppress system/keymaster google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
b758644
Remove extraneous semicolon
by Pirama Arumuga Nainar
· 7 years ago
82ac341
Fix/suppress system/keymaster google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
e4cc153
Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" am: 2b4d64806c am: e7f05c6fb9
by Janis Danisevskis
· 7 years ago
1d336a9
Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" am: 2b4d64806c
by Janis Danisevskis
· 7 years ago
e7f05c6
Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED" am: 2b4d64806c
by Janis Danisevskis
· 7 years ago
2b4d648
Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED"
by Treehugger Robot
· 7 years ago
3f4cdcd
Merge "Align ARM Neon blocks to 16 bytes" am: bf1f16488d am: 1f6ad22ce4
by Mustafa Yigit Bilgen
· 7 years ago
df0fac0
Merge "Align ARM Neon blocks to 16 bytes" am: bf1f16488d am: 1f6ad22ce4
by Mustafa Yigit Bilgen
· 7 years ago
1f6ad22
Merge "Align ARM Neon blocks to 16 bytes" am: bf1f16488d
by Mustafa Yigit Bilgen
· 7 years ago
bf1f164
Merge "Align ARM Neon blocks to 16 bytes"
by Treehugger Robot
· 7 years ago
3597596
Add attestation_utils.cpp to libkeymaster_portable am: 01a9b8b418 am: 2720e0b01a
by Mustafa Yigit Bilgen
· 7 years ago
95d067e
Added missing allocation check in attestation_utils.cpp am: ff5d9551d5 am: d78de2340e
by Janis Danisevskis
· 7 years ago
f4ccf27
Add attestation_utils.cpp to libkeymaster_portable am: 01a9b8b418 am: 2720e0b01a
by Mustafa Yigit Bilgen
· 7 years ago
9c4b8e3
Added missing allocation check in attestation_utils.cpp am: ff5d9551d5
by Janis Danisevskis
· 7 years ago
2720e0b
Add attestation_utils.cpp to libkeymaster_portable am: 01a9b8b418
by Mustafa Yigit Bilgen
· 7 years ago
d78de23
Added missing allocation check in attestation_utils.cpp am: ff5d9551d5
by Janis Danisevskis
· 7 years ago
01a9b8b
Add attestation_utils.cpp to libkeymaster_portable
by Mustafa Yigit Bilgen
· 7 years ago
ff5d955
Added missing allocation check in attestation_utils.cpp
by Janis Danisevskis
· 7 years ago
c74d285
Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED
by Janis Danisevskis
· 7 years ago
a60fea4
Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. am: e2dcbc923d am: cd46543876
by Aleksandr Konoriev
· 7 years ago
a47872f
Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template. am: e2dcbc923d
by Aleksandr Konoriev
· 7 years ago
cd46543
Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template.
by Aleksandr Konoriev
· 7 years ago
e2dcbc9
Added missed field 'unlocked_device_required' to KM_AUTH_LIST ASN1_SEQUNCE template.
by Aleksandr Konoriev
· 7 years ago
6ff660a
Align ARM Neon blocks to 16 bytes
by Mustafa Yigit Bilgen
· 7 years ago
Next »