summaryrefslogtreecommitdiffstats
path: root/cmds/keystore
Commit message (Expand)AuthorAgeFilesLines
* Fix network order for marshalling in keystore interface.repo sync2009-08-102-1/+8
* Merge change 9438 into donutAndroid (Google) Code Review2009-07-311-2/+3
|\
| * Change some log.i to log.d.Hung-ying Tyan2009-08-011-2/+3
* | Add unit tests for netkeystore.Chung-yih Wang2009-07-303-7/+308
|/
* Add memcpy and strcpy boundary check.Chung-yih Wang2009-07-241-1/+31
* keystore: Fix a compile warning.Chia-chi Yeh2009-07-161-1/+1
* Merge change 6198 into donutAndroid (Google) Code Review2009-07-061-0/+53
|\
| * keystore: Provide a generic getter for native components.Chia-chi Yeh2009-07-061-0/+53
* | Add password field for WiFi configuration.Chung-yih Wang2009-07-051-4/+12
|/
* Two small checks in keymgmt.Chung-yih Wang2009-07-033-1/+10
* Remove the null-termination for Java string compatibility.Chung-yih Wang2009-07-021-1/+1
* Implement the generic mini-keystore for security.Chung-yih Wang2009-07-0210-619/+1098
* Change the keystore APIs.Chung-yih Wang2009-06-173-72/+235
* Provide the Keystore feature in the framework.Chung-yih Wang2009-06-112-20/+27
* First version of the keystore service.Chung-yih Wang2009-06-084-0/+467