summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/CertTool.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the auto notification cleanup when vpn is disconnected.Chung-yih Wang2009-08-031-1/+5
* Support x509-user-cert mime type in browser.Chung-yih Wang2009-07-281-1/+1
* Change to SPKAC certificate request format for keygen.Chung-yih Wang2009-07-241-2/+2
* Return error codes for storing the key/cert in addPkcs12Keystore()Chung-yih Wang2009-07-221-10/+28
* Support addPkcs12Keystore function in CertTool library.Chung-yih Wang2009-07-181-6/+44
* Add password field for WiFi configuration.Chung-yih Wang2009-07-051-3/+9
* Migrate to the CertTool library.Chung-yih Wang2009-07-041-0/+9
* Remove the null-termination for Java string compatibility.Chung-yih Wang2009-07-021-1/+1
* Add CertTool for handling the keygen and certificate download.Chung-yih Wang2009-07-021-0/+143