replicant-frameworks_native/cmds/keystore
Chung-yih Wang 2a58b6dbf0 Replace the delimiter whitespace with '\0'.
+ Use '\0' as the delimiter.
+ Allow whitespace character for keystore password.

In previous implementation, we use space as the delimiter. That
will stop user from using passphrase with whitespace character.
2009-09-09 15:00:43 +08:00
..
tests Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
Android.mk
certtool.h Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
common.h
keymgmt.c Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
keymgmt.h Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
keystore_get.h
netkeystore.c Replace the delimiter whitespace with '\0'. 2009-09-09 15:00:43 +08:00
netkeystore.h