Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_security
/
d5a24e6745eb552c137cfdbb49e09e3db5701ad1
/
keystore
/
IKeystoreService.cpp
c7a9fa2
Port to binderized keymaster HAL
by Janis Danisevskis
· 9 years ago
9c28dd5
resolve merge conflicts of 0ab28b7 to nyc-mr1-dev-plus-aosp
by Tucker Sylvestro
· 9 years ago
0ab28b7
Support and use TAG_ALLOW_WHILE_ON_BODY
by Tucker Sylvestro
· 9 years ago
3746fcf
Merge "keystore: fix memory leak from readKeymasterBlob"
by Chad Brubaker
· 9 years ago
e260a43
Merge "keystore: use static_cast for conversion between void* and uinti8_t*"
by Chad Brubaker
· 9 years ago
386ee11
Merge "KeyCharacteristics implement Parcelable interface"
by Chad Brubaker
· 9 years ago
3ccb133
Merge changes I6873ee37,Ia18ee6e4
by Chad Brubaker
· 9 years ago
62ddfe0
keystore: fix memory leak from readKeymasterBlob
by Bin Chen
· 9 years ago
2cbb7ce
keystore: use static_cast for conversion between void* and uinti8_t*
by Bin Chen
· 9 years ago
863f16f
KeyCharacteristics implement Parcelable interface
by Bin Chen
· 9 years ago
96d6271
ExportResult implement Parcelable interface
by Bin Chen
· 9 years ago
9ec9270
OperationResult implements Parcelable interface
by Bin Chen
· 9 years ago
9976622
Merge "Fix google-explicit-constructor warnings." am: e218406 am: e44c337
by Chih-hung Hsieh
· 9 years ago
d3bccc8
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
eb1adaf
Fix various memory errors.
by Shawn Willden
· 10 years ago
3976b6c
Actually pass attestation requests through to keystore.
by Shawn Willden
· 10 years ago
067042f
Fix various memory errors.
by Shawn Willden
· 10 years ago
b3bb392
Merge changes from topic \'km_tag_allow_on_body\' am: a1433ee2f8 am: e30ca16ae0
by Shawn Willden
· 10 years ago
50eb1b2
Add attestation support to keystore.
by Shawn Willden
· 10 years ago
ad6a7f5
Allow uid to be passed for more operations
by Chad Brubaker
· 10 years ago
0ebf13d
Rename keymaster tag types to clarify that integers are unsigned.
by Shawn Willden
· 10 years ago
3a7d9e6
Rewrite legacy methods in terms of new methods
by Chad Brubaker
· 10 years ago
0d33e0b
Add optional additional entropy to finish
by Chad Brubaker
· 10 years ago
57e106d
Track keymaster method changes
by Chad Brubaker
· 10 years ago
e6c3bfa
Cleanup keystore API
by Chad Brubaker
· 10 years ago
c0f031a
Add onUserAdded/Removed methods
by Chad Brubaker
· 10 years ago
96d6d78
Cleanup password change and removal logic.
by Chad Brubaker
· 10 years ago
3aa5501
am b362ae3d: am bb9c9dbc: am 9484bb01: Merge "Support KM_LONG_REP"
by Chad Brubaker
· 10 years ago
686db06
Support KM_LONG_REP
by Chad Brubaker
· 10 years ago
28bfa10
am 38beb106: am a11517f6: am 00300a11: Merge "Fix addAuthToken api"
by Andres Morales
· 10 years ago
1690089
Fix addAuthToken api
by Andres Morales
· 10 years ago
46552e7
am 026efd18: am eeb4e1e1: am 96cf1b1e: Merge "Include operation handle in OperationResult"
by Chad Brubaker
· 10 years ago
96cf1b1
Merge "Include operation handle in OperationResult"
by Chad Brubaker
· 10 years ago
36d1b89
am 534b1800: am ec129679: am 41efb6a5: Merge "Add authorization binder methods"
by Chad Brubaker
· 10 years ago
41efb6a
Merge "Add authorization binder methods"
by Chad Brubaker
· 10 years ago
2a36a4f
am 3b8021da: am 56cba306: am 1cee95d5: Merge "Allow entropy to be provided to some operations"
by Chad Brubaker
· 10 years ago
154d769
Allow entropy to be provided to some operations
by Chad Brubaker
· 10 years ago
bb219bc
am f44043da: am d020cf7f: am e3ec7541: Merge "Make client/app ids objects in the binder API"
by Chad Brubaker
· 10 years ago
bc51718
am b3c00d6b: am fcd856db: am 9576d286: Merge "Add readByteArray"
by Chad Brubaker
· 10 years ago
d663442
Make client/app ids objects in the binder API
by Chad Brubaker
· 10 years ago
2ed2baa
Add authorization binder methods
by Chad Brubaker
· 10 years ago
6432df7
Add readByteArray
by Chad Brubaker
· 10 years ago
c3a1856
Include operation handle in OperationResult
by Chad Brubaker
· 10 years ago
47f8edd
am bf9efff8: am 3bfd091a: Merge "Implement keymaster 1.0 crypto operations"
by Alex Klyubin
· 10 years ago
40a1a9b
Implement keymaster 1.0 crypto operations
by Chad Brubaker
· 11 years ago
efd601b
resolved conflicts for merge of 41ceb7db to master
by Chad Brubaker
· 10 years ago
9899d6b
Add Keymaster 1.0 binder methods
by Chad Brubaker
· 11 years ago
6266c96
Revert "Add Keymaster 0.4 binder methods"
by Chad Brubaker
· 10 years ago
c5b1ae1
Add Keymaster 0.4 binder methods
by Chad Brubaker
· 11 years ago
ed4f566
resolved conflicts for merge of 4e6d3b7f to master
by Chad Brubaker
· 11 years ago
468fc69
Update the IKeystoreService Binder API
by Chad Brubaker
· 11 years ago
77d71ca
Limit number of keygen args to prevent memory allocation local DOS.
by Shawn Willden
· 11 years ago
4e86575
APIs for syncing password between profiles
by Robin Lee
· 11 years ago
1b0e393
Add argument to binder call to check key types
by Kenny Root
· 12 years ago
96427ba
Add support for DSA and ECDSA key types
by Kenny Root
· 12 years ago
0c540aa
keystore: Add flag for blobs to be unencrypted
by Kenny Root
· 12 years ago
2ecc7a1
keystore: command to clear all keys for UID
by Kenny Root
· 12 years ago
4306123
keystore: add API to query storage type
by Kenny Root
· 12 years ago
d53bc92
keystore: change migrate to duplicate
by Kenny Root
· 12 years ago
0225407
keystore: add "migrate" command
by Kenny Root
· 12 years ago
e289c40
KeyStore: return null instead of empty list
by Kenny Root
· 13 years ago
b88c3eb
keystore: add UID to certain APIs
by Kenny Root
· 13 years ago
b03c9fb
Fix for error condition in IKeystoreService
by Kenny Root
· 13 years ago
07438c8
Switch keystore to binder
by Kenny Root
· 13 years ago