summaryrefslogtreecommitdiff
path: root/MokManager.c
AgeCommit message (Expand)Author
2015-06-16MokManager: Support SHA1 hash in MOKGary Ching-Pang Lin
2015-06-16MokManager: fix the hash list counting in deleteGary Ching-Pang Lin
2015-06-16MokManager: calculate the variable size correctlyGary Ching-Pang Lin
2015-06-16MokManager: Write the hash list properlyGary Ching-Pang Lin
2015-06-16MokManager: Match all hashes in the listGary Ching-Pang Lin
2015-06-16MokManager: delete the hash properlyGary Ching-Pang Lin
2015-06-16MokManager: show the hash list properlyGary Ching-Pang Lin
2015-06-16Support MOK blacklistGary Ching-Pang Lin
2015-04-13gcc 5.0 changes some include bits, so copy what arm does on x86.Peter Jones
2014-10-02Make another integer compare be signed/unsigned safe as well.Peter Jones
2014-10-02OOB access when parsing MOK List/Certificates on MOK enrollmentSebastian Krahmer
2014-09-21Make list_keys() index variables all be signed.Peter Jones
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2014-06-25MokManager: delete the BS+NV variables the right wayGary Ching-Pang Lin
2014-06-25Check the first 4 bytes of the certificateGary Ching-Pang Lin
2014-04-11additional bounds-checking on section sizesKees Cook
2013-10-23Revert "additional bounds-checking on section sizes"Peter Jones
2013-10-22additional bounds-checking on section sizesKees Cook
2013-10-02Add support for disabling db for verificationJosh Boyer
2013-10-01Merge console_control.h and console.hPeter Jones
2013-10-01Make verbose stuff use console_notifyPeter Jones
2013-10-01MokManager needs to disable the graphics console.Peter Jones
2013-09-26Don't use LibGetVariable(), since it doesn't give us real error codes.Peter Jones
2013-09-26Merge variable retrieving functionsGary Ching-Pang Lin
2013-09-26Merge signature.h into efiauthenticated.h and guid.hGary Ching-Pang Lin
2013-09-26MokManager: check the suffix of the key fileGary Ching-Pang Lin
2013-09-26MokManager: fetch more info from X509 nameGary Ching-Pang Lin
2013-09-26MokManager: reboot the system after clearing MOK passwordGary Ching-Pang Lin
2013-09-26MokManager: enhance the password prompt for SB stateGary Ching-Pang Lin
2013-09-26MokManager: rearrange the output of MOK infoGary Ching-Pang Lin
2013-09-26MokManager: enhance the password promptGary Ching-Pang Lin
2013-09-26MokManager: remove the duplicate get_keystroke()Gary Ching-Pang Lin
2013-09-26MokManager: draw the countdown screenGary Ching-Pang Lin
2013-09-26MokManager: Remove the unnecessary string duplicationGary Ching-Pang Lin
2013-09-26MokManager: support SHA512-based crypt() hashGary Ching-Pang Lin
2013-09-26MokManager: support crypt() password hashGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codePeter Jones
2013-09-26We have to declare SHIM_LOCK_GUID here as well.Peter Jones
2013-09-26MokManager needs to disable the graphics console.Peter Jones
2013-01-03Make sure the menu shows when the callback failsGary Ching-Pang Lin
2013-01-03Add support for deleting specific keysGary Ching-Pang Lin
2012-12-27MOK doesn't include the signature ownerGary Ching-Pang Lin
2012-12-27Add a general function for password matchingGary Ching-Pang Lin
2012-12-27Reboot the system after enrolling/erasing keysGary Ching-Pang Lin
2012-12-20Clear the screen before erasing keysGary Ching-Pang Lin
2012-11-01Fix up some typesMatthew Garrett
2012-10-24Clean up password settingMatthew Garrett
2012-10-24Improve signature validation enable/disableMatthew Garrett
2012-10-23Add another missing screen clearingMatthew Garrett
2012-10-23Fix password hash calculationMatthew Garrett