summaryrefslogtreecommitdiffstats
path: root/cmds/keystore/netkeystore.c
Commit message (Expand)AuthorAgeFilesLines
* keystore: remove old implementation and test.Chia-chi Yeh2009-09-241-429/+0
* Fix a minor bug in is_alnum_string()...Hung-ying Tyan2009-09-171-5/+8
* Add tests and misc fixes on keystore.Hung-ying Tyan2009-09-111-18/+12
* Replace the delimiter whitespace with '\0'.Chung-yih Wang2009-09-091-43/+63
* Fix network order for marshalling in keystore interface.repo sync2009-08-101-0/+1
* Change some log.i to log.d.Hung-ying Tyan2009-08-011-2/+3
* Two small checks in keymgmt.Chung-yih Wang2009-07-031-0/+1
* 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-021-0/+409