Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-26 | correct wording | Gary Ching-Pang Lin | |
2012-09-24 | Define the max length of password | Gary Ching-Pang Lin | |
2012-09-24 | Request a password to verify the key list | Gary Ching-Pang Lin | |
The password must contain 8 characters at least and 16 characters at most and will be hashed with the key list altogether. The keys in MokNew won't be allowed to be enrolled unless the user provides the correct password. | |||
2012-09-21 | Erase stored keys when there is no key in the new key list | Gary Ching-Pang Lin | |
2012-09-21 | Make sure the variables are not broken | Gary Ching-Pang Lin | |
2012-09-21 | Allow the new keys to be listed again | Gary Ching-Pang Lin | |
2012-09-20 | Make the key list interactive | Gary Ching-Pang Lin | |
2012-09-20 | Make sure the time string is set | Gary Ching-Pang Lin | |
2012-09-20 | Improve the layout of the key info | Gary Ching-Pang Lin | |
2012-09-20 | Remove the unused debug message | Gary Ching-Pang Lin | |
2012-09-19 | Simplify the key management | Gary Ching-Pang Lin | |
Move the key list building and management to mokutil to keep MokManager as simple as possible. | |||
2012-09-11 | Add a separate efi application to manage MOKs | Gary Ching-Pang Lin | |