Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_keymaster
/
14cb8cdec68c15e4dca3d4e7c20a6fca5f3f7d79
14cb8cd
Don't check token for NO_AUTH_REQUIRED
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
fa9924f
Include malloc.h from ocb.c
by Nick Bray
· 6 years ago
a47727e
Revert "Many operations could have been const"
by Matthew Maurer
· 6 years ago
6a469e9
Merge "Fix VerifyAuthorizationResponse error setting"
by Treehugger Robot
· 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
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
3b12e5e
Fix issue where hiding copy constructor deletes move constructor.
by Nick Bray
· 7 years ago
23e024a
Explicitly include log/log.h instead of cutils/log.h
by Sasha Smundak
· 7 years ago
5800125
Merge "Remove extraneous semicolon"
by Treehugger Robot
· 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
2b4d648
Merge "Add missing TAG definition TAG_UNLOCKED_DEVICE_REQUIRED"
by Treehugger Robot
· 7 years ago
bf1f164
Merge "Align ARM Neon blocks to 16 bytes"
by Treehugger Robot
· 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
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
a808cb5
Merge "Improve attestation record unit test."
by Darren Krahn
· 7 years ago
1cc0ab1
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 7 years ago
c6c4c56
Improve attestation record unit test.
by Darren Krahn
· 8 years ago
0e56e72
Update to clang-r339409b am: e6d4aa1e1b
by Pirama Arumuga Nainar
· 7 years ago
e6d4aa1
Update to clang-r339409b
by Pirama Arumuga Nainar
· 7 years ago
87f780d
Switching keystore to C++17 am: f9e0ec3a9d
by Janis Danisevskis
· 7 years ago
f9e0ec3
Switching keystore to C++17
by Janis Danisevskis
· 7 years ago
40ce87e
Update to clang-4639204 am: 8cd7907df0
by Pirama Arumuga Nainar
· 7 years ago
83ebde3
Wait for property to be created am: c33ecdfd7b
by Wei Wang
· 7 years ago
eb8699e
[automerger skipped] Allow no digest given to imply KM_DIGEST_NONE if it was authorized
by Janis Danisevskis
· 7 years ago
8cd7907
Update to clang-4639204
by Pirama Arumuga Nainar
· 7 years ago
c33ecdf
Wait for property to be created
by Wei Wang
· 7 years ago
9033644
Allow no digest given to imply KM_DIGEST_NONE if it was authorized
by Janis Danisevskis
· 7 years ago
3df17cc
Clear __USE_FORTIFY_LEVEL after push it to stack. am: b45aadd6c0
by Yu Shan
· 7 years ago
b45aadd
Clear __USE_FORTIFY_LEVEL after push it to stack.
by Yu Shan
· 7 years ago
995f564
Remove fortify level for memset. am: 31b7ba975b
by Yu Shan
· 7 years ago
31b7ba9
Remove fortify level for memset.
by Yu Shan
· 7 years ago
c00cfcf
Suppress gcc transposed memset warning. am: 33fa94bb65
by Yu Shan
· 7 years ago
33fa94b
Suppress gcc transposed memset warning.
by Yu Shan
· 7 years ago
b419a17
fix the wrong index issue in AuthProxy operator am: 8079cfe99b
by Yan, Shaopu
· 7 years ago
8079cfe
fix the wrong index issue in AuthProxy operator
by Yan, Shaopu
· 7 years ago
4d2e6e1
Improve KeymasterContext const correctness am: 821acb74d7
by Shawn Willden
· 7 years ago
821acb7
Improve KeymasterContext const correctness
by Shawn Willden
· 7 years ago
3c61e84
Fix bugs in authorization set deserialization am: e8f8540159 am: 9185568fa3
by Roberto Pereira
· 7 years ago
7e99943
Add missing commands to AndroidKeymasterCommand enum am: 79071053e6
by Roberto Pereira
· 7 years ago
f47cd63
Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266 am: b51c15acf1
by Nick Bray
· 7 years ago
42bcf8d
Fix GGC compilation errors am: 40fdc43e6b am: 556c0286fc
by Roberto Pereira
· 7 years ago
9185568
Fix bugs in authorization set deserialization am: e8f8540159
by Roberto Pereira
· 7 years ago
86587b5
Add missing commands to AndroidKeymasterCommand enum am: 79071053e6
by Roberto Pereira
· 7 years ago
b51c15a
Eliminate km_openssl's dependency on C++ stdlib. am: 312cc21266
by Nick Bray
· 7 years ago
556c028
Fix GGC compilation errors am: 40fdc43e6b
by Roberto Pereira
· 7 years ago
e8f8540
Fix bugs in authorization set deserialization
by Roberto Pereira
· 7 years ago
7907105
Add missing commands to AndroidKeymasterCommand enum
by Roberto Pereira
· 7 years ago
312cc21
Eliminate km_openssl's dependency on C++ stdlib.
by Nick Bray
· 7 years ago
40fdc43
Fix GGC compilation errors
by Roberto Pereira
· 7 years ago
37aa19d
Merge Android Pie into master am: 8aac7e0b4d am: 6dc8ce88fb
by Xin Li
· 7 years ago
6dc8ce8
Merge Android Pie into master am: 8aac7e0b4d
by Xin Li
· 7 years ago
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
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
8aac7e0
Merge Android Pie into master
by Xin Li
· 7 years ago
ef221bf
Merge "Fix SignatureTest CTS failures in keymaster1_legacy_support" into stage-aosp-master
by Janis Danisevskis
· 7 years ago
c909e68
Merge "Fix SignatureTest CTS failures in keymaster1_legacy_support" into stage-aosp-master
by TreeHugger Robot
· 7 years ago
5a44a2f
Allow no digest given to imply KM_DIGEST_NONE if it was authorized
by Janis Danisevskis
· 7 years ago
42cc18f
[automerger skipped] Modernize codebase by replacing NULL with nullptr am: 5f765b86ae -s ours
by Yi Kong
· 7 years ago
62a94ad
[automerger skipped] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
903e3a7
Modernize codebase by replacing NULL with nullptr am: 3712b27403
by Yi Kong
· 7 years ago
4dc3d17
Fix SignatureTest CTS failures in keymaster1_legacy_support
by Janis Danisevskis
· 7 years ago
5f765b8
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
3712b27
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
7a5f547
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master am: a2040e8bcd
by Xin Li
· 7 years ago
a2040e8
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master
by Xin Li
· 7 years ago
49dfc58
Snap for 4826885 from c6d9000526f463bc109964b73ed751ae09fc2da7 to pi-release
by android-build-team Robot
· 7 years ago
0694760
Invalid ownership transfer in keymaster2_passthrough_context am: c6d9000526
by Janis Danisevskis
· 7 years ago
c6d9000
Invalid ownership transfer in keymaster2_passthrough_context
by Janis Danisevskis
· 7 years ago
597ba25
Rename <cutils/log.h> to <log/log.h> am: 9480701e69 am: 702e0d13d7
by Logan Chien
· 7 years ago
702e0d1
Rename <cutils/log.h> to <log/log.h> am: 9480701e69
by Logan Chien
· 7 years ago
9480701
Rename <cutils/log.h> to <log/log.h>
by Logan Chien
· 7 years ago
e905f21
Snap for 4731145 from a1a25ff30e8e9f46d4da72bac672469352c839bb to pi-release
by android-build-team Robot
· 7 years ago
06e409e
Fix type on auth token verification label. am: a1a25ff30e
by Janis Danisevskis
· 7 years ago
a1a25ff
Fix type on auth token verification label.
by Janis Danisevskis
· 7 years ago
741e476
Snap for 4713750 from 25814f05240e324c8a10fe94f4dba0d408641bf0 to pi-release
by android-build-team Robot
· 7 years ago
24c04e7
Make wrapped_key functions availabile am: 25814f0524
by Shawn Willden
· 7 years ago
25814f0
Make wrapped_key functions availabile
by Shawn Willden
· 7 years ago
13f7510
Snap for 4693621 from f051c127c63d1713822f0e18a4bc2e8508fe66d9 to pi-release
by android-build-team Robot
· 7 years ago
4b036c8
Annotate switch cases that fallthrough. am: 335949a09d am: 5039459e43
by Nick Bray
· 7 years ago
5039459
Annotate switch cases that fallthrough. am: 335949a09d
by Nick Bray
· 7 years ago
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
d361d8f
Add "unlocked device required" API am: 025c852c2a
by Brian Young
· 7 years ago
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
9262dff
Snap for 4686875 from 786e3ee924367a19a8b6273f30a84ccd9e2a096e to pi-release
by android-build-team Robot
· 7 years ago
167576a
Add missing break statements. am: 786e3ee924
by Nick Bray
· 7 years ago
786e3ee
Add missing break statements.
by Nick Bray
· 7 years ago
025c852
Add "unlocked device required" API
by Brian Young
· 7 years ago
8882914
Restore "Add "Unlocked device required" parameter to keys"
by Brian Young
· 7 years ago
Next »