Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PitchBlackRecoveryProject/android_system_security
https://github.com/PitchBlackRecoveryProject/android_system_security
838173b1e056f51a921b6a326e44efbfc667c6ce authored over 9 years ago
Change-Id: If0dca499c884100f296d38bcde7183b186bca44c
8df5438982209eecb04921b0202dc9ad11e9c31d authored over 9 years ago
Remove old methods that were replaced by onUser* methods, rename methods
with unclear names, and...
1932efc82007d4bbee5afbc29009d6ae6f780980 authored over 9 years ago
6069e06a5220c1eaebdfdca454ebc471251741ac authored over 9 years ago
These will handle the logic of Android users being added/removed from
the device instead of the ...
UserState related methods previously took uid's while the state was
based on userId, with the ne...
Change-Id: Ib7f4996d2e2002db4892d5585761a053f6698495
e1faa9fe7fa7066fad5fa182467a82084a0434b2 authored over 9 years agocefb6d7c5fa63fb1cc144f7feb6829e8bdd6a5e3 authored over 9 years ago
* commit '563ee4d6102830a66ce6765ed53ad14f21d49089':
Cleanup password change and removal logic.
563ee4d6102830a66ce6765ed53ad14f21d49089 authored over 9 years ago
Replace password with notifyUserPasswordChanged for password changes,
unlock should now be used ...
Change-Id: Ib7f4996d2e2002db4892d5585761a053f6698495
0e8b2dffaad03ebf43a16c88a06a436b9a2557b6 authored over 9 years ago
* commit '96d6d7868303ad87f1f408c40d3c44bcb39f561e':
Cleanup password change and removal logic.
Replace password with notifyUserPasswordChanged for password changes,
unlock should now be used ...
* commit 'b37a52337f001f8a43f7cbb64203dba78560ee6b':
Fix permission check in reset_uid and cle...
* commit '7804f54312f2f033e99147f5f84cfa23d95779eb':
Fix permission check in reset_uid and cle...
System should be able to call these methods with any targetUid.
(cherry picked from commit 0177...
b37a52337f001f8a43f7cbb64203dba78560ee6b authored over 9 years ago7804f54312f2f033e99147f5f84cfa23d95779eb authored over 9 years ago
System should be able to call these methods with any targetUid.
Bug: 20752184
Change-Id: Ieaeb2...
* commit '0400675b20e36b976ec13b63e290e6d5d19bf654':
Enable SoftKeymasterDevice logging.
* commit '75eea4b99fc5088d4a2ac5ae70ae1182fe553689':
Enable SoftKeymasterDevice logging.
* commit '9fd05a9a6299e9688c8fcf755516ea254868d187':
Use SoftKeymasterDevice::keymaster_device...
* commit '87415601e2c26c880129bcfbd518ab04b6820d44':
Use SoftKeymasterDevice::keymaster_device...
Bug: 20717652
Change-Id: I2397e5cd906d45515a0b2a5591705f458c1aceb0
(cherry picked from commit 27...
75eea4b99fc5088d4a2ac5ae70ae1182fe553689 authored over 9 years ago
Bug: 20717652
Change-Id: I2397e5cd906d45515a0b2a5591705f458c1aceb0
Bug: 20717652
Change-Id: I2397e5cd906d45515a0b2a5591705f458c1aceb0
Also document that SoftKeymasterDevice should not be freed.
Change-Id: I027f137b0ffd474bb4b4296...
9fd05a9a6299e9688c8fcf755516ea254868d187 authored over 9 years agoAlso document that SoftKeymasterDevice should not be freed.
Change-Id: I027f137b0ffd474bb4b4296...
47a79ffad8333120870cb613fa4e75990b073026 authored over 9 years ago87415601e2c26c880129bcfbd518ab04b6820d44 authored over 9 years ago
Also document that SoftKeymasterDevice should not be freed.
Change-Id: I027f137b0ffd474bb4b4296...
ef572b648ef26b3348fcbd7c75a8d13292bd094b authored over 9 years ago
* commit '7169a8470f6539036addf3c960b075af224e83e2':
Fix addOperationAuthTokenIfNeeded lookup
* commit '480d51e7a09e03b92cb6485021cc7fb879dc71ae':
Fix addOperationAuthTokenIfNeeded lookup
(cherry picked from commit 6b541163b3f3271f48e6ff74d1f1da64c6bb8802)
Bug: 20702036
Change-Id: I...
480d51e7a09e03b92cb6485021cc7fb879dc71ae authored over 9 years ago
Bug: 20702036
Change-Id: I08038ba0ee9e3a35f6c37ce572df284be728b4a7
* commit '0cf34a249c008743cf2e2371743a89f86aa4b03c':
Move auth token checking to begin
Auth tokens will now be checked on begin and then used for all
subsequent calls for that operati...
* commit '4f84ab96c73730945f5b1c4a3eff02e052e4798e':
Move auth token checking to begin
4f84ab96c73730945f5b1c4a3eff02e052e4798e authored over 9 years ago
Auth tokens will now be checked on begin and then used for all
subsequent calls for that operati...
* commit 'a680a0ca52d252c3a420c4e31752afe12ebbe81c':
keystore-engine: comment out unused args
* commit '57a72ec80b8c5a6646c1e510492c60f2e985d09a':
keystore-engine: comment out unused args
* commit '3ad91aa75ad07b20a48dad04dae3902b3eaccc4c':
keystore-engine: comment out unused args
3ad91aa75ad07b20a48dad04dae3902b3eaccc4c authored almost 10 years ago
This fixes the build when -Werror -Wunused-parameter is enabled in the
compiler options.
Change...
dcca0516dd26d3f5668f4b9546acd65f52d1ca7a authored almost 10 years ago
* commit '8e6b64cb30309a61730523c5dd6428aae763a73b':
Add test for AuthTokenTable.Clear.
* commit 'ef76546ca43a6a46e477ed9d93dd2421603527fe':
Add test for AuthTokenTable.Clear.
* commit '28befb5e9a3b4defef68acd7c79f1385c830e131':
Add test for AuthTokenTable.Clear.
28befb5e9a3b4defef68acd7c79f1385c830e131 authored almost 10 years ago
Also fix tests broken by the change from 32 to 64-bit timestamps.
Change-Id: I5a80c6795880fe723...
43b4ad1da70f954379da65450e967cdd077cf9f7 authored almost 10 years ago
* commit 'c598fab3ae8e363f84e2d6f41dd6511e27df240f':
Flush the auth token table on resetUid
* commit 'd914f65728bbc19a8544fc0252429a03d7ac88b5':
Flush the auth token table on resetUid
* commit '7a4dd551344cd36954f57aab2f0eaa0a20ba6625':
Flush the auth token table on resetUid
* commit 'b362ae3d2fc8dd7c92c28322291814a6815dc1a1':
Support KM_LONG_REP
* commit 'bb9c9dbc4ae285c5fb7b9c2aed4bc45333cade35':
Support KM_LONG_REP
7a4dd551344cd36954f57aab2f0eaa0a20ba6625 authored almost 10 years ago
* commit '9484bb01af2dd680e501db031dbcf2a6ecba8e26':
Support KM_LONG_REP
This prevents old stale auth tokens from sticking around after clearing.
Change-Id: I92e48b6d8c...
bbc7648d285f67b898d24d307b011fb676ba6643 authored almost 10 years ago9484bb01af2dd680e501db031dbcf2a6ecba8e26 authored almost 10 years ago
Change-Id: I37814bcb03dc8918e27226ec43230fa4218723d0
686db068e9735b53a55f49975e11d2038f3d611d authored almost 10 years ago
* commit 'a1581c4e1778b31d4fd8cfe9a1219b93d5276df2':
Refactor permission and state checking
* commit '83ee2e7a58acf5c305875e5d042127db69bb9e4b':
Refactor permission and state checking
* commit 'f1b8f6bf93eaf677268342eccc1a1caf830d9fe9':
Refactor permission and state checking
f1b8f6bf93eaf677268342eccc1a1caf830d9fe9 authored almost 10 years ago
Move the permission checking code to checkBinderPermission and
checkBinderPermissionOrSelf targe...
* commit '38beb106f37034c32298f258e07cddf3ce377fcd':
Fix addAuthToken api
* commit 'a11517f68a3318ee8d4f7ab631f81f73d9401bee':
Fix addAuthToken api
* commit '00300a1115ec64e4c0b427cac4d013f9c27c408b':
Fix addAuthToken api
00300a1115ec64e4c0b427cac4d013f9c27c408b authored almost 10 years ago
A binder token is not written thus cannot be read
Change-Id: Id44acf3e7001f2b027041ef8c7c324e68...
1690089cc886a8cb72c7fd3a86a75899241d8263 authored almost 10 years ago
* commit '8c6319b69c51102a0fae3baba0585130e278edab':
Store the key characteristics for operations
* commit 'cf0de02b1530d8c219a5eda8f24a3114605c2dad':
Store the key characteristics for operations
* commit '368a1f93381584fdd9ae0d59748cce5e4160acfb':
Store the key characteristics for operations
368a1f93381584fdd9ae0d59748cce5e4160acfb authored almost 10 years ago
Instead of storing the key blob and parsing the characteristics out,
which some implementations ...
* commit 'dbc0be0a3efb02221913d03ac7dcf9f3832ac06b':
Add auth token fetching
* commit '7fffb19f1a0f6da7c051299b6a69504f7078ab20':
Implement addAuthToken
* commit 'a6aa6000da038191befc0d8b94ac584270c8382f':
Add auth token fetching
* commit 'c1e78258bb0b5ea1f761f21c3f5e7305aa4cc8ea':
Add auth token fetching
* commit '12ef4ba427e3a8a393ad664470ed190951bc0b6c':
Implement addAuthToken
* commit '8c195ad7de989aaee3800dda96472d86289cd82e':
Implement addAuthToken
c1e78258bb0b5ea1f761f21c3f5e7305aa4cc8ea authored almost 10 years ago
Auth tokens are now fetched from the table in begin update and finish if
needed. Begin will not ...
8c195ad7de989aaee3800dda96472d86289cd82e authored almost 10 years ago
Change-Id: I7f7647d9a36ea453ec6d62fc84087ca8f76e53dd
d80c7b487b2f7f0bf955d0efeaa3db6dcd160639 authored almost 10 years ago
* commit '026efd182ec465169dde8879d2717be580e15846':
Include operation handle in OperationResult
* commit 'eeb4e1e154daeaa1e733bb4f45e17da9266c7711':
Include operation handle in OperationResult
* commit '96cf1b1ee907696cc4342c1b4992c657d0b6aa33':
Include operation handle in OperationResult
96cf1b1ee907696cc4342c1b4992c657d0b6aa33 authored almost 10 years ago
* commit '534b1800f39b5b72de641cf7f3271bf9cd77ef4d':
Add authorization binder methods
* commit 'ec129679feeddf9174067db7b5ca2b5fbb326557':
Add authorization binder methods
* commit '41efb6a58c7efd63d3493f9095284c74ed363d46':
Add authorization binder methods
41efb6a58c7efd63d3493f9095284c74ed363d46 authored almost 10 years ago
* commit '3b8021da70494509b46be903a8624a911e63ae08':
Allow entropy to be provided to some oper...
* commit '616a2bb85800f2b4e9403e82b062a2adb5cd84c7':
Remove uses of libcxx.mk.
* commit '56cba306cfa939f8958a85abac5443e11609266a':
Allow entropy to be provided to some oper...
* commit '1cee95d56478ad43b32c8c96119825ea358550e8':
Allow entropy to be provided to some oper...
* commit '47cf57aef29fd05e7bcc994c76a841856b7dc1c7':
Remove uses of libcxx.mk.