replicant-frameworks_native/cmds/keystore
Hung-ying Tyan b2de5bd4da Add tests and misc fixes on keystore.
* Refactor netkeystore.c to make client and server code testable.
* Add a client test for setting new passwd and changing passwd.
* Exclude "." and ".." from reset_keystore().
* Change ServerCommand.executeCommand() to accept variable length of
  arguments and add convert() to marshalling the args to bytes.
* Keystore.java is revised accordingly.
2009-09-11 19:30:13 +08:00
..
tests Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
Android.mk Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
certtool.h Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
common.h
keymgmt.c Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
keymgmt.h Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
keystore_get.h keystore: Fix a compile warning. 2009-07-16 14:45:11 +08:00
netkeystore_main.c Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
netkeystore.c Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00
netkeystore.h Add tests and misc fixes on keystore. 2009-09-11 19:30:13 +08:00