index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MokManager.c
Age
Commit message (
Expand
)
Author
2013-01-03
Make sure the menu shows when the callback fails
Gary Ching-Pang Lin
2013-01-03
Add support for deleting specific keys
Gary Ching-Pang Lin
2012-12-27
MOK doesn't include the signature owner
Gary Ching-Pang Lin
2012-12-27
Add a general function for password matching
Gary Ching-Pang Lin
2012-12-27
Reboot the system after enrolling/erasing keys
Gary Ching-Pang Lin
2012-12-20
Clear the screen before erasing keys
Gary Ching-Pang Lin
2012-11-01
Fix up some types
Matthew Garrett
2012-10-24
Clean up password setting
Matthew Garrett
2012-10-24
Improve signature validation enable/disable
Matthew Garrett
2012-10-23
Add another missing screen clearing
Matthew Garrett
2012-10-23
Fix password hash calculation
Matthew Garrett
2012-10-23
Update image validation enable/disable
Matthew Garrett
2012-10-23
Delete MokList properly
Matthew Garrett
2012-10-23
Fix key database parsing
Matthew Garrett
2012-10-18
Clear screen before prompting
Matthew Garrett
2012-10-18
Don't print SHA1 sum when calculating file fingerprints
Matthew Garrett
2012-10-18
Clean up timeout counter handling
Matthew Garrett
2012-10-18
Add MOK password auth
Matthew Garrett
2012-10-18
Pause on callback failures
Matthew Garrett
2012-10-18
Add support for disabling signature verification
Matthew Garrett
2012-10-13
Add section headers
Matthew Garrett
2012-10-12
Reallocate the DevPath space for the volume label
Gary Ching-Pang Lin
2012-10-12
Switch to using db format for MokList and MokNew
Matthew Garrett
2012-10-11
Add menu header
Matthew Garrett
2012-10-11
Clear screen on exit
Matthew Garrett
2012-10-11
Add timeout support
Matthew Garrett
2012-10-11
Fix whitespace
Matthew Garrett
2012-10-11
Remove unnecessary newline
Gary Ching-Pang Lin
2012-10-11
Pass the size of MokNew to the key enrollment function
Gary Ching-Pang Lin
2012-10-09
Callbacks should return INTN, not UINTN
Matthew Garrett
2012-10-09
Remove unused variable
Matthew Garrett
2012-10-09
Don't lose the last file in top-level directories
Matthew Garrett
2012-10-08
Fix filesystem enrollment
Matthew Garrett
2012-10-08
Add an auth argument to store_keys()
Matthew Garrett
2012-10-08
Add __attribute__ ((packed)) to MokListNode definition
Matthew Garrett
2012-10-06
Disable menu freeing
Matthew Garrett
2012-10-06
Fix menucount
Matthew Garrett
2012-10-06
Free menus and add statics
Matthew Garrett
2012-10-06
Fix menu items
Matthew Garrett
2012-10-06
Always show the MokManager UI
Matthew Garrett
2012-10-05
Add filesystem browsing and enrollment
Matthew Garrett
2012-10-04
Don't show the invalid key number
Gary Ching-Pang Lin
2012-10-04
Use the same function to get commands and password
Gary Ching-Pang Lin
2012-10-04
Print the key number for the non-existent key also
Gary Ching-Pang Lin
2012-10-02
Don't print Backspace as we print nothing
Gary Ching-Pang Lin
2012-10-02
Calculate SHA1 fingerprint
Gary Ching-Pang Lin
2012-10-02
Replace functions with the ones in gnu-efi
Gary Ching-Pang Lin
2012-10-02
Use LibDeleteVariable in gnu-efi
Gary Ching-Pang Lin
2012-09-27
More tips for the MOK password
Gary Ching-Pang Lin
2012-09-26
Filter out newline from the password array
Gary Ching-Pang Lin
[next]