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
/
KeyChain.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
KeyChain: annotate with @WorkerThread
Robin Lee
2015-06-30
1
-4
/
+15
*
Android Keystore keys are no longer backed by Conscrypt.
Alex Klyubin
2015-06-10
1
-10
/
+5
*
Deprecate KeyChain.isBoundKeyAlgorithm.
Alex Klyubin
2015-06-08
1
-0
/
+15
*
Replace String host:port/url args with Uri arg
Robin Lee
2015-05-14
1
-23
/
+12
*
New AndroidKeyStore API in android.security.keystore.
Alex Klyubin
2015-05-13
1
-6
/
+8
*
Flatten KeyStoreKeyProperties constants.
Alex Klyubin
2015-05-12
1
-6
/
+6
*
Add NonNull and Nullable annotations to AndroidKeyStore API.
Alex Klyubin
2015-05-11
1
-13
/
+21
*
Define String constants for AndroidKeyStore crypto.
Alex Klyubin
2015-05-06
1
-7
/
+10
*
Device Policy API to choose a private key silently
Robin Lee
2015-02-05
1
-1
/
+55
*
Remove DSA support from Android KeyStore and KeyChain.
Alex Klyubin
2015-01-14
1
-2
/
+2
*
Track change to Conscrypt
Kenny Root
2014-11-26
1
-1
/
+1
*
Extend IKeyChainService AIDL with CACert retrieval
Zoltan Szatmary-Ban
2014-09-08
1
-1
/
+2
*
Revert "Revert "Revert "Revert "Revert "Update Trusted Credentials screen in ...
Zoltan Szatmary-Ban
2014-08-15
1
-2
/
+1
*
Revert "Revert "Revert "Revert "Update Trusted Credentials screen in settings...
Zoltan Szatmary-Ban
2014-08-15
1
-1
/
+2
*
Revert "Revert "Revert "Update Trusted Credentials screen in settings"""
Narayan Kamath
2014-08-15
1
-2
/
+1
*
Revert "Revert "Update Trusted Credentials screen in settings""
Zoltan Szatmary-Ban
2014-08-15
1
-1
/
+2
*
Revert "Update Trusted Credentials screen in settings"
Zoltan Szatmary-Ban
2014-08-07
1
-2
/
+1
*
Update Trusted Credentials screen in settings
Zoltan Szatmary-Ban
2014-07-29
1
-1
/
+2
*
Revert "Revert "Publish DevicePolicyManager CA certificate APIs""
Robin Lee
2014-06-19
1
-3
/
+14
*
Revert "Publish DevicePolicyManager CA certificate APIs"
Robin Lee
2014-06-17
1
-14
/
+3
*
Publish DevicePolicyManager CA certificate APIs
Robin Lee
2014-06-11
1
-3
/
+14
*
Use the correct package name for CHOOSER
Kenny Root
2014-03-17
1
-1
/
+6
*
KeyChain: add explicit package for getPrivateKey
Kenny Root
2014-02-07
1
-1
/
+7
*
Add argument to binder call to check key types
Kenny Root
2013-09-05
1
-2
/
+4
*
Add methods for managing CAs to DevicePolicyManager(Service)
Maggie Benthall
2013-08-20
1
-1
/
+4
*
Track change in NativeCrypto
Kenny Root
2013-05-07
1
-0
/
+2
*
resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp
Kenny Root
2013-04-29
1
-2
/
+2
|
\
|
*
Track change to JSSE provider
Kenny Root
2013-04-29
1
-2
/
+2
*
|
Add API to query KeyChain algorithm support, pt. 2
Kenny Root
2013-04-02
1
-3
/
+3
*
|
Add API to query KeyChain algorithm support
Kenny Root
2013-04-02
1
-0
/
+24
|
/
*
KeyChain: return null instead of throw
Kenny Root
2013-02-13
1
-1
/
+6
*
Use TrustedCertificateStore for chain building
Kenny Root
2012-08-07
1
-17
/
+2
*
Add signing to keystore
Kenny Root
2012-03-20
1
-15
/
+13
*
Merge "Make the credential storage change action public."
Selim Gurun
2012-03-15
1
-1
/
+0
|
\
|
*
Make the credential storage change action public.
Selim Gurun
2012-02-17
1
-1
/
+0
*
|
Remove obsolete KeyChain references to USE_CREDENTIALS (2 of 2)
Brian Carlstrom
2012-03-01
1
-9
/
+0
|
/
*
Act on credential storage updates.
Selim Gurun
2012-02-16
1
-1
/
+17
*
Revert "Act on credential storage updates."
Selim Gurun
2012-02-15
1
-17
/
+1
*
Act on credential storage updates.
Selim Gurun
2012-02-15
1
-1
/
+17
*
Make the KeyChain handled its own grants rather than having
Fred Quintana
2011-07-13
1
-116
/
+13
*
Merge "New KeyChain API for credential installation"
Brian Carlstrom
2011-07-06
1
-10
/
+9
|
\
|
*
New KeyChain API for credential installation
Brian Carlstrom
2011-06-29
1
-10
/
+9
*
|
Build cert chain in KeyChain.getCertificateChain
Brian Carlstrom
2011-07-01
1
-1
/
+19
|
/
*
KeyChain API for credential installation
Brian Carlstrom
2011-06-29
1
-1
/
+87
*
Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)
Brian Carlstrom
2011-06-25
1
-9
/
+36
*
New KeyChain API for application access to keystore credentials
Brian Carlstrom
2011-06-10
1
-2
/
+0
*
KeyChain API refinements
Brian Carlstrom
2011-06-09
1
-10
/
+114
*
Change KeyChain to assume PEM encoded keystore entries
Brian Carlstrom
2011-06-07
1
-5
/
+4
*
Remove need for onActivityResult from KeyChain API
Brian Carlstrom
2011-05-25
1
-39
/
+144
*
Move to KeyChain.bind
Brian Carlstrom
2011-05-17
1
-25
/
+57
[next]