Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
40c1dbf081035f878b96dd67ef112eb49001c087
/
keystore
f35e966
Add unit test for the new keystore.
by Chung-yih Wang
· 15 years ago
8c596c6
KeyStore: remove classes used by old keystore.
by Chia-chi Yeh
· 15 years ago
f1ece5d
KeyStore: return null when response code indicates an error.
by Chia-chi Yeh
· 15 years ago
ec05c46
Remove old keystore and related files.
by Hung-ying Tyan
· 15 years ago
613fcc8
KeyStore: rename scan() to saw().
by Chia-chi Yeh
· 15 years ago
4403917
KeyStore: add java interface.
by Chia-chi Yeh
· 15 years ago
9b7a3f1
Add a helper class to send out credentials.
by Chia-chi Yeh
· 15 years ago
5b68080
Fix a minor bug in is_alnum_string()...
by Hung-ying Tyan
· 15 years ago
a7df557
Add tests and misc fixes on keystore.
by Hung-ying Tyan
· 15 years ago
9249cc6
Add two CertTool helper classes.
by Hung-ying Tyan
· 15 years ago
37062b9
keystore: remove "#include <openssl/engine.h>".
by Chia-chi Yeh
· 15 years ago
801b73f
Replace the delimiter whitespace with '\0'.
by Chung-yih Wang
· 15 years ago
60c821c
Print error message if the buffer size is too small.
by Chung-yih Wang
· 15 years ago
0996023
Store CA certificate chain into one single key entry with PEM format.
by Chung-yih Wang
· 15 years ago
d21a04c
Merge change 21259 into eclair
by Android (Google) Code Review
· 15 years ago
969c2ea
am c8ab08aa: Merge change 21124 into donut
by Jean-Baptiste Queru
· 15 years ago
20a1156
Make certificate-handling-related constants public
by Hung-ying Tyan
· 15 years ago
979b142
Add license-related files
by Jean-Baptiste Queru
· 15 years ago
f1ab36f
Fix network order for marshalling in keystore interface.
by repo sync
· 15 years ago
dc1d570
Fix the auto notification cleanup when vpn is disconnected.
by Chung-yih Wang
· 15 years ago
e81f51f
Change some log.i to log.d.
by Hung-ying Tyan
· 15 years ago
fd3db87
Support x509-user-cert mime type in browser.
by Chung-yih Wang
· 15 years ago
1914523
Forgot to convert the jstring to char* in certificate request.
by Chung-yih Wang
· 15 years ago
719eba5
Change to SPKAC certificate request format for keygen.
by Chung-yih Wang
· 15 years ago
24988b3
Cleanup the old keystore APIs.
by Chung-yih Wang
· 15 years ago
22726cf
Return error codes for storing the key/cert in addPkcs12Keystore()
by Chung-yih Wang
· 15 years ago
c9c119e
Support addPkcs12Keystore function in CertTool library.
by Chung-yih Wang
· 15 years ago
699ca3f
Add password field for WiFi configuration.
by Chung-yih Wang
· 15 years ago
bf20b99
Migrate to the CertTool library.
by Chung-yih Wang
· 15 years ago
116d890
Fix null data handling in ServiceCommand.writeCommand()
by Hung-ying Tyan
· 15 years ago
fa927c0
Remove the null-termination for Java string compatibility.
by Chung-yih Wang
· 15 years ago
eec1182
Add CertTool for handling the keygen and certificate download.
by Chung-yih Wang
· 15 years ago
3af8e93
Change addCertificate to take byte[] instead of String as we don't know the encoding.
by Grace Kloba
· 15 years ago
6d531bf
Change the keystore APIs.
by Chung-yih Wang
· 15 years ago
396c69c
Change the first parameter of Keystore.generateKeyPair() to int.
by Hung-ying Tyan
· 15 years ago
1d51e50
Add keygen API to Keystore.
by Hung-ying Tyan
· 15 years ago
10e371f
Provide the Keystore feature in the framework.
by Chung-yih Wang
· 15 years ago