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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KeyStore: stop using state()
Kenny Root
2013-02-14
3
-7
/
+8
*
Merge "Track keystore binder changes"
Kenny Root
2013-02-13
1
-7
/
+7
|
\
|
*
Track keystore binder changes
Kenny Root
2013-02-13
1
-7
/
+7
*
|
KeyChain: return null instead of throw
Kenny Root
2013-02-13
1
-1
/
+6
|
/
*
am 74637db2: Merge "AndroidKeyStore: return error code on error"
Kenny Root
2013-02-04
1
-1
/
+6
|
\
|
*
AndroidKeyStore: return error code on error
Kenny Root
2013-02-04
1
-1
/
+6
*
|
am 5a720bb9: Merge "AndroidKeyStore: add key wrapping test"
Kenny Root
2013-02-04
1
-0
/
+48
|
\
\
|
|
/
|
*
AndroidKeyStore: add key wrapping test
Kenny Root
2013-02-04
1
-0
/
+48
*
|
am 133c5f5e: Merge "AndroidKeyStore: fix tests"
Kenny Root
2013-02-04
2
-13
/
+7
|
\
\
|
|
/
|
*
AndroidKeyStore: fix tests
Kenny Root
2013-02-04
2
-13
/
+7
*
|
am 2e99d3c9: am ebb61ca2: Merge "Track libcore changes for OpenSSLKey"
Kenny Root
2013-01-25
1
-6
/
+3
|
\
\
|
|
/
|
*
Track libcore changes for OpenSSLKey
Kenny Root
2013-01-22
1
-6
/
+3
*
|
am 834b0f3c: am 19b17b41: am 38a642e9: am 3e2479dd: Merge "docs: fix broken l...
Scott Main
2013-01-03
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
docs: fix broken links and add new sitemap text file
Scott Main
2013-01-03
1
-3
/
+0
*
|
Switch keystore to binder
Kenny Root
2012-11-14
1
-220
/
+133
*
|
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
|
Remove AndroidKeyStore from API
Kenny Root
2012-09-14
1
-0
/
+1
*
|
Tracking upgrade to bouncycastle 1.47
Brian Carlstrom
2012-09-12
1
-18
/
+30
*
|
Add some NullPointerExceptions to AndroidKeyStore
Kenny Root
2012-08-31
1
-2
/
+39
*
|
Always-on VPN.
Jeff Sharkey
2012-08-27
1
-0
/
+3
*
|
Add ability to replace chain for PrivateKeyEntry
Kenny Root
2012-08-22
4
-24
/
+242
*
|
Add KeyPairGenerator for Android keystore
Kenny Root
2012-08-22
8
-20
/
+638
*
|
Add AndroidKeyStore provider for KeyStore API
Kenny Root
2012-08-20
3
-0
/
+1880
*
|
Add getmtime to Android KeyStore API
Kenny Root
2012-08-20
2
-0
/
+68
*
|
am 1ad8bf56: am f0e87175: Merge "Remove useless TestRunner"
Kenny Root
2012-08-13
4
-53
/
+13
|
\
\
|
|
/
|
*
Remove useless TestRunner
Kenny Root
2012-08-10
4
-53
/
+13
|
*
Change KeyStore to use Modified UTF-8 to match NativeCrypto
Brian Carlstrom
2012-08-01
2
-22
/
+46
|
*
Improve test key names to reproduce public issue
Brian Carlstrom
2012-07-27
1
-9
/
+11
*
|
Use TrustedCertificateStore for chain building
Kenny Root
2012-08-07
1
-17
/
+2
*
|
Change KeyStore to use Modified UTF-8 to match NativeCrypto
Brian Carlstrom
2012-07-30
2
-22
/
+46
*
|
Improve test key names to reproduce public issue
Brian Carlstrom
2012-07-17
1
-9
/
+11
|
/
*
Add signing to keystore
Kenny Root
2012-03-20
5
-17
/
+352
*
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
2
-118
/
+19
*
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
2
-21
/
+94
*
Add KeyStoreTest.testGet
Brian Carlstrom
2011-06-27
1
-0
/
+12
*
Moving ssl_certificate layout, resources, and helper code to SslCertificate
Brian Carlstrom
2011-06-27
1
-0
/
+1
*
Replace KeyChainActivity placeholder UI with more polished dialog (1 of 5)
Brian Carlstrom
2011-06-25
2
-9
/
+52
*
New KeyChain API for application access to keystore credentials
Brian Carlstrom
2011-06-10
3
-6
/
+0
*
KeyChain API refinements
Brian Carlstrom
2011-06-09
4
-15
/
+186
*
Change KeyChain to assume PEM encoded keystore entries
Brian Carlstrom
2011-06-07
2
-6
/
+50
[next]