History log of /frameworks/base/cmds/keystore/keymgmt.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a734207fd1b73ad367855c8c12e787687b0d4b90 02-Jul-2009 Chung-yih Wang <cywang@google.com> Two small checks in keymgmt.

1. Enforce the state check in listkey().
2. Enforce the password length check.
/frameworks/base/cmds/keystore/keymgmt.h
70246ebb9b1a3c192caf7e001b45dafbdb6bbc30 28-Jun-2009 Chung-yih Wang <cywang@google.com> Implement the generic mini-keystore for security.

1. We will progressively migrate to this implementation.
2. For richc to have a quick review on the keymgmt part.
3. Add remove_key and make sure all functions are working.
4. Add permission check for get operation.
5. Return the retry count if unlock failed.
6. Add the reset operation for keystore reset.
7. Add the putfile shell command for putting the key value from file.
8. Fix the boundary issue during parsing command.
9. Use the ' ' as delimiter and reset the reply structure for each request.
10. Add change password retry count check.
11. Extract the read_marshal/write_marshal for certtool.h.
12. Remove the old implementation.
/frameworks/base/cmds/keystore/keymgmt.h