summaryrefslogtreecommitdiffstats
path: root/keystore/keystore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/sys...stable/cm-13.0-ZNH0ESteve Kondik2015-12-081-16/+82
|\
| * Limit maximum number of concurrent keystore operations.Shawn Willden2015-11-021-12/+34
| * Fix failure to save master key on new profileChad Brubaker2015-10-091-4/+48
| * Merge "Wrap incomplete keymaster1 implementations with sw keymaster." into mn...Shawn Willden2015-08-131-73/+175
| |\
| | * Wrap incomplete keymaster1 implementations with sw keymaster.Shawn Willden2015-08-101-73/+175
* | | Wrap incomplete keymaster1 implementations with sw keymaster.Shawn Willden2015-10-161-73/+175
* | | keystore: Read KeyBlob after type changeZhen Kong2015-10-061-0/+9
|/ /
* / Properly check for Blob max lengthChad Brubaker2015-08-121-4/+4
|/
* Fix unchecked length in Blob creationChad Brubaker2015-07-291-1/+9
* Add all digests and padding modes to legacy keysShawn Willden2015-07-271-4/+16
* Mark 0 length files as corruptChad Brubaker2015-07-171-1/+8
* Merge "Abort operation pruning only if it fails to make space." into mnc-devAlex Klyubin2015-06-231-1/+10
|\
| * Abort operation pruning only if it fails to make space.Alex Klyubin2015-06-231-1/+10
* | Don't ignore errors from begin operation.Alex Klyubin2015-06-231-2/+3
|/
* Add keymaster authorization policy enforcement to keystore.Shawn Willden2015-06-191-7/+61
* Merge "Remove exist check from doLegacySignVerify" into mnc-devChad Brubaker2015-06-181-5/+5
|\
| * Remove exist check from doLegacySignVerifyChad Brubaker2015-06-171-5/+5
* | Don't check authorizations for pubkey operations.Shawn Willden2015-06-171-11/+16
|/
* Rewrite legacy methods in terms of new methodsChad Brubaker2015-06-081-232/+221
* Allow keymaster 0.3 keys to interopt with keymaster 1.0 methodsChad Brubaker2015-06-041-0/+6
* Merge "Add optional additional entropy to finish" into mnc-devChad Brubaker2015-06-041-2/+15
|\
| * Add optional additional entropy to finishChad Brubaker2015-06-041-2/+15
* | Merge "Use keymaster adapter to support older devices" into mnc-devChad Brubaker2015-06-031-6/+14
|\ \ | |/ |/|
| * Use keymaster adapter to support older devicesChad Brubaker2015-06-011-6/+14
* | Track keymaster method changesChad Brubaker2015-06-011-42/+48
|/
* Cleanup keystore APIChad Brubaker2015-05-181-82/+24
* Add onUserAdded/Removed methodsChad Brubaker2015-05-131-0/+32
* Refactor uids to user ids where appropriateChad Brubaker2015-05-131-86/+95
* Cleanup password change and removal logic.Chad Brubaker2015-05-071-54/+89
* Fix permission check in reset_uid and clear_uidChad Brubaker2015-05-011-2/+16
* Enable SoftKeymasterDevice logging.Shawn Willden2015-04-301-1/+6
* Use SoftKeymasterDevice::keymaster_device rather than casting.Shawn Willden2015-04-301-2/+2
* Fix addOperationAuthTokenIfNeeded lookupChad Brubaker2015-04-291-2/+2
* Move auth token checking to beginChad Brubaker2015-04-281-108/+172
* am c598fab3: am d914f657: am 7a4dd551: Merge "Flush the auth token table on r...Chad Brubaker2015-04-161-0/+3
|\
| * Flush the auth token table on resetUidChad Brubaker2015-04-161-0/+3
* | am a1581c4e: am 83ee2e7a: am f1b8f6bf: Merge "Refactor permission and state c...Chad Brubaker2015-04-151-267/+146
|\|
| * Refactor permission and state checkingChad Brubaker2015-04-141-267/+146
* | am 8c6319b6: am cf0de02b: am 368a1f93: Merge "Store the key characteristics f...Chad Brubaker2015-04-101-26/+59
|\|
| * Store the key characteristics for operationsChad Brubaker2015-04-091-26/+59
* | am dbc0be0a: am a6aa6000: am c1e78258: Merge "Add auth token fetching"Chad Brubaker2015-04-011-20/+111
|\|
| * Add auth token fetchingChad Brubaker2015-04-011-20/+111
* | am 7fffb19f: am 12ef4ba4: am 8c195ad7: Merge "Implement addAuthToken"Chad Brubaker2015-04-011-2/+19
|\|
| * Implement addAuthTokenChad Brubaker2015-03-311-2/+19
* | am 026efd18: am eeb4e1e1: am 96cf1b1e: Merge "Include operation handle in Ope...Chad Brubaker2015-03-311-0/+1
|\|
| * Merge "Include operation handle in OperationResult"Chad Brubaker2015-03-311-0/+1
| |\
| | * Include operation handle in OperationResultChad Brubaker2015-03-201-0/+1
* | | am 534b1800: am ec129679: am 41efb6a5: Merge "Add authorization binder methods"Chad Brubaker2015-03-301-0/+14
|\| |
| * | Merge "Add authorization binder methods"Chad Brubaker2015-03-301-0/+14
| |\ \
| | * | Add authorization binder methodsChad Brubaker2015-03-211-0/+14
| | |/