| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |