replicant-frameworks_native/cmds
Chung-yih Wang c186c66a29 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.
2009-07-02 14:08:20 +08:00
..
keystore Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
runtime runtime: Add CAP_SYS_NICE to the system server capabilities list so it 2009-05-21 15:34:56 -07:00
surfaceflinger auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00