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
*
Don't rely on the system locale for converting to/from bytes.
Nick Kralevich
2010-03-10
2
-11
/
+41
*
Better file permissions enforcement on system keystore.
Oscar Montemayor
2010-02-22
1
-0
/
+3
*
Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess...
Oscar Montemayor
2010-02-09
1
-2
/
+3
*
KeyStore: minor improvements.
Chia-chi Yeh
2010-02-06
1
-20
/
+21
*
Apps on SD card.
Oscar Montemayor
2010-01-15
1
-1
/
+1
*
Apps on SD card.
Oscar Montemayor
2010-01-15
2
-1
/
+39
*
Apps on SD card project.
Oscar Montemayor
2010-01-06
3
-0
/
+188
*
Add unit test for the new keystore.
Chung-yih Wang
2009-09-29
4
-0
/
+226
*
KeyStore: remove classes used by old keystore.
Chia-chi Yeh
2009-09-24
2
-229
/
+0
*
KeyStore: return null when response code indicates an error.
Chia-chi Yeh
2009-09-24
1
-3
/
+5
*
Remove old keystore and related files.
Hung-ying Tyan
2009-09-24
6
-1207
/
+0
*
KeyStore: rename scan() to saw().
Chia-chi Yeh
2009-09-22
1
-3
/
+3
*
KeyStore: add java interface.
Chia-chi Yeh
2009-09-21
2
-3
/
+224
*
Add a helper class to send out credentials.
Chia-chi Yeh
2009-09-18
1
-0
/
+98
*
Fix a minor bug in is_alnum_string()...
Hung-ying Tyan
2009-09-17
1
-4
/
+0
*
Add tests and misc fixes on keystore.
Hung-ying Tyan
2009-09-11
2
-14
/
+21
*
Add two CertTool helper classes.
Hung-ying Tyan
2009-09-10
2
-44
/
+186
*
keystore: remove "#include <openssl/engine.h>".
Chia-chi Yeh
2009-09-10
1
-1
/
+0
*
Replace the delimiter whitespace with '\0'.
Chung-yih Wang
2009-09-09
1
-5
/
+4
*
Print error message if the buffer size is too small.
Chung-yih Wang
2009-09-02
1
-1
/
+4
*
Store CA certificate chain into one single key entry with PEM format.
Chung-yih Wang
2009-09-01
2
-17
/
+17
*
Merge change 21259 into eclair
Android (Google) Code Review
2009-08-26
1
-4
/
+9
|
\
|
*
Make certificate-handling-related constants public
Hung-ying Tyan
2009-08-14
1
-4
/
+9
*
|
am c8ab08aa: Merge change 21124 into donut
Jean-Baptiste Queru
2009-08-18
2
-0
/
+190
|
\
\
|
|
/
|
/
|
|
*
Add license-related files
Jean-Baptiste Queru
2009-08-13
2
-0
/
+190
*
|
Fix network order for marshalling in keystore interface.
repo sync
2009-08-10
1
-15
/
+16
|
/
*
Fix the auto notification cleanup when vpn is disconnected.
Chung-yih Wang
2009-08-03
1
-1
/
+5
*
Change some log.i to log.d.
Hung-ying Tyan
2009-08-01
1
-4
/
+6
*
Support x509-user-cert mime type in browser.
Chung-yih Wang
2009-07-28
2
-2
/
+2
*
Forgot to convert the jstring to char* in certificate request.
Chung-yih Wang
2009-07-28
1
-4
/
+8
*
Change to SPKAC certificate request format for keygen.
Chung-yih Wang
2009-07-24
3
-38
/
+27
*
Cleanup the old keystore APIs.
Chung-yih Wang
2009-07-22
1
-106
/
+0
*
Return error codes for storing the key/cert in addPkcs12Keystore()
Chung-yih Wang
2009-07-22
1
-10
/
+28
*
Support addPkcs12Keystore function in CertTool library.
Chung-yih Wang
2009-07-18
4
-20
/
+256
*
Add password field for WiFi configuration.
Chung-yih Wang
2009-07-05
2
-5
/
+11
*
Migrate to the CertTool library.
Chung-yih Wang
2009-07-04
2
-0
/
+12
*
Fix null data handling in ServiceCommand.writeCommand()
Hung-ying Tyan
2009-07-03
1
-1
/
+1
*
Remove the null-termination for Java string compatibility.
Chung-yih Wang
2009-07-02
2
-4
/
+12
*
Add CertTool for handling the keygen and certificate download.
Chung-yih Wang
2009-07-02
8
-141
/
+829
*
Change addCertificate to take byte[] instead of String as we don't know the e...
Grace Kloba
2009-06-19
1
-2
/
+2
*
Change the keystore APIs.
Chung-yih Wang
2009-06-17
1
-14
/
+106
*
Change the first parameter of Keystore.generateKeyPair() to int.
Hung-ying Tyan
2009-06-16
2
-31
/
+12
*
Add keygen API to Keystore.
Hung-ying Tyan
2009-06-16
2
-0
/
+69
*
Provide the Keystore feature in the framework.
Chung-yih Wang
2009-06-11
2
-0
/
+281