index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keystore
/
java
/
android
/
security
/
KeyStore.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add argument to binder call to check key types
Kenny Root
2013-09-05
1
-1
/
+8
*
Add support for DSA and ECDSA key types
Kenny Root
2013-09-03
1
-2
/
+17
*
keystore: remove old APIs
Kenny Root
2013-04-12
1
-24
/
+0
*
AndroidKeyStore: Add encrypted flag
Kenny Root
2013-04-12
1
-8
/
+12
*
keystore: Add flag for blobs to be unencrypted
Kenny Root
2013-04-10
1
-6
/
+21
*
Remove keystore entries when package removed
Kenny Root
2013-04-03
1
-0
/
+9
*
KeyStore: add API to query storage type
Kenny Root
2013-03-29
1
-0
/
+9
*
KeyStore: change migrate to duplicate
Kenny Root
2013-03-21
1
-2
/
+2
*
KeyStore: add "migrate" command
Kenny Root
2013-03-20
1
-0
/
+9
*
KeyStore: add API to uid versions
Kenny Root
2013-03-20
1
-14
/
+42
*
KeyStore: stop using state()
Kenny Root
2013-02-14
1
-0
/
+4
*
Track keystore binder changes
Kenny Root
2013-02-13
1
-7
/
+7
*
AndroidKeyStore: return error code on error
Kenny Root
2013-02-04
1
-1
/
+6
*
AndroidKeyStore: fix tests
Kenny Root
2013-02-04
1
-1
/
+1
*
Switch keystore to binder
Kenny Root
2012-11-14
1
-220
/
+133
*
Add getmtime to Android KeyStore API
Kenny Root
2012-08-20
1
-0
/
+18
*
Change KeyStore to use Modified UTF-8 to match NativeCrypto
Brian Carlstrom
2012-07-30
1
-21
/
+45
*
Add signing to keystore
Kenny Root
2012-03-20
1
-0
/
+72
*
Restore ResponseCodes for use with getLastError
Brian Carlstrom
2011-06-01
1
-10
/
+10
*
Integrating keystore with keyguard (Part 1 of 4)
Brian Carlstrom
2011-06-01
1
-32
/
+38
*
Tolerate missing AccountManager resource, not just missing resource name
Brian Carlstrom
2011-04-07
1
-13
/
+6
*
Don't rely on the system locale for converting to/from bytes.
Nick Kralevich
2010-03-10
1
-11
/
+30
*
KeyStore: minor improvements.
Chia-chi Yeh
2010-02-06
1
-20
/
+21
*
KeyStore: return null when response code indicates an error.
Chia-chi Yeh
2009-09-24
1
-3
/
+5
*
KeyStore: rename scan() to saw().
Chia-chi Yeh
2009-09-22
1
-3
/
+3
*
KeyStore: add java interface.
Chia-chi Yeh
2009-09-21
1
-0
/
+208