]> git.proxmox.com Git - efi-boot-shim.git/history - MokManager.c
New upstream version 15+1533136590.3beb971
[efi-boot-shim.git] / MokManager.c
2018-08-21 Mathieu Trudel-Lap... New upstream version 15+1533136590.3beb971
2018-07-24 Mathieu Trudel-Lap... New upstream version 15+1531942534.dd3230d
2017-09-13 Mathieu Trudel-Lap... New upstream version 13~git1505328970.9c1c35c5
2017-09-13 Mathieu Trudel-Lap... Updated version 13~git1505328970.9c1c35c5 from 'upstrea...
2017-08-10 Mathieu Trudel-Lap... Updated version 12+1502324945.478f9bb from 'upstream...
2017-08-10 Mathieu Trudel-Lap... New upstream version 12+1502324945.478f9bb
2017-08-07 Mathieu Trudel-Lap... Merge tag 'upstream/12+1501864225.b586175' into cypherm...
2017-08-07 Mathieu Trudel-Lap... New upstream version 12+1501864225.b586175
2016-10-01 Steve LangasekResync with Ubuntu, including patch to fix debian/copyr...
2016-09-22 Mathieu Trudel-Lap... New upstream release.
2016-09-22 Mathieu Trudel-Lap... Import upstream version 0.9+1474479173.6c180c6
2016-09-19 Steve LangasekNew upstream release (fix-up commit)
2016-09-19 Steve LangasekImport upstream version 0.9+1465500757.14a5905
2016-07-26 Mathieu Trudel-Lap... New upstream release.
2016-07-26 Mathieu Trudel-Lap... Import upstream version 0.9+1465500757.14a5905
2015-11-17 Peter JonesMokManager: Fix a -Wsign-compare bug on i?86
2015-06-16 Peter JonesMokManager: Nerf SHA-1 again for actual hashes and...
2015-06-16 Gary Ching-Pang LinMokManager: fix comparison between signed and unsigned...
2015-06-16 Gary Ching-Pang LinMokManager: Discard the list contains an invalid signature
2015-06-16 Gary Ching-Pang LinMokManager: Support SHA224, SHA384, and SHA512
2015-06-16 Gary Ching-Pang LinMokManager: Add more key list safe checks
2015-06-16 Gary Ching-Pang LinMokManager: fix the return value and type
2015-06-16 Gary Ching-Pang LinMokManager: Support SHA1 hash in MOK
2015-06-16 Gary Ching-Pang LinMokManager: fix the hash list counting in delete
2015-06-16 Gary Ching-Pang LinMokManager: calculate the variable size correctly
2015-06-16 Gary Ching-Pang LinMokManager: Write the hash list properly
2015-06-16 Gary Ching-Pang LinMokManager: Match all hashes in the list
2015-06-16 Gary Ching-Pang LinMokManager: delete the hash properly
2015-06-16 Gary Ching-Pang LinMokManager: show the hash list properly
2015-06-16 Gary Ching-Pang LinSupport MOK blacklist
2015-05-13 Mathieu Trudel-Lap... More GCC 5 fixes: stdarg.h and other include tweaks...
2015-05-06 Mathieu Trudel-Lap... New upstream release.
2015-05-06 Mathieu Trudel-Lap... Import upstream version 0.8
2015-04-13 Peter Jonesgcc 5.0 changes some include bits, so copy what arm...
2014-10-07 Steve LangasekMerge upstream version 0.7
2014-10-06 Steve LangasekImport upstream version 0.7
2014-10-02 Peter JonesMake another integer compare be signed/unsigned safe...
2014-10-02 Sebastian KrahmerOOB access when parsing MOK List/Certificates on MOK...
2014-09-21 Peter JonesMake list_keys() index variables all be signed.
2014-06-25 Gary Ching-Pang LinMokManager: handle the error status from ReadKeyStroke
2014-06-25 Gary Ching-Pang LinMokManager: delete the BS+NV variables the right way
2014-06-25 Gary Ching-Pang LinCheck the first 4 bytes of the certificate
2014-04-11 Kees Cookadditional bounds-checking on section sizes
2013-10-23 Peter JonesRevert "additional bounds-checking on section sizes"
2013-10-22 Kees Cookadditional bounds-checking on section sizes
2013-10-02 Josh BoyerAdd support for disabling db for verification
2013-10-01 Peter JonesMerge console_control.h and console.h
2013-10-01 Peter JonesMake verbose stuff use console_notify
2013-10-01 Peter JonesMokManager needs to disable the graphics console.
2013-09-26 Peter JonesDon't use LibGetVariable(), since it doesn't give us...
2013-09-26 Gary Ching-Pang LinMerge variable retrieving functions
2013-09-26 Gary Ching-Pang LinMerge signature.h into efiauthenticated.h and guid.h
2013-09-26 Gary Ching-Pang LinMokManager: check the suffix of the key file
2013-09-26 Gary Ching-Pang LinMokManager: fetch more info from X509 name
2013-09-26 Gary Ching-Pang LinMokManager: reboot the system after clearing MOK password
2013-09-26 Gary Ching-Pang LinMokManager: enhance the password prompt for SB state
2013-09-26 Gary Ching-Pang LinMokManager: rearrange the output of MOK info
2013-09-26 Gary Ching-Pang LinMokManager: enhance the password prompt
2013-09-26 Gary Ching-Pang LinMokManager: remove the duplicate get_keystroke()
2013-09-26 Gary Ching-Pang LinMokManager: draw the countdown screen
2013-09-26 Gary Ching-Pang LinMokManager: Remove the unnecessary string duplication
2013-09-26 Gary Ching-Pang LinMokManager: support SHA512-based crypt() hash
2013-09-26 Gary Ching-Pang LinMokManager: support crypt() password hash
2013-09-26 Peter JonesPort MokManager to Linux Foundation loader UI code
2013-09-26 Peter JonesWe have to declare SHIM_LOCK_GUID here as well.
2013-09-26 Peter JonesMokManager needs to disable the graphics console.
2013-07-02 Steve LangasekMerge upstream release 0.4
2013-07-02 Steve LangasekImport upstream version 0.4
2013-01-03 Gary Ching-Pang LinMake sure the menu shows when the callback fails
2013-01-03 Gary Ching-Pang LinAdd support for deleting specific keys
2012-12-27 Gary Ching-Pang LinMOK doesn't include the signature owner
2012-12-27 Gary Ching-Pang LinAdd a general function for password matching
2012-12-27 Gary Ching-Pang LinReboot the system after enrolling/erasing keys
2012-12-20 Gary Ching-Pang LinClear the screen before erasing keys
2012-12-13 Steve LangasekImport new upstream snapshot
2012-12-13 Steve LangasekImport upstream version 0~20120906.bcd0a4e8+bzr106
2012-11-01 Matthew GarrettMerge branch 'mok' into netboot
2012-11-01 Matthew GarrettFix up some types
2012-10-30 Matthew GarrettMerge branch 'mok' of github.com:mjg59/shim into mok
2012-10-24 Matthew GarrettClean up password setting
2012-10-24 Matthew GarrettImprove signature validation enable/disable
2012-10-24 Matthew GarrettAdd another missing screen clearing
2012-10-23 Matthew GarrettMerge branch 'mok' of github.com:mjg59/shim into mok
2012-10-23 Matthew GarrettFix password hash calculation
2012-10-23 Matthew GarrettUpdate image validation enable/disable
2012-10-23 Matthew GarrettDelete MokList properly
2012-10-23 Matthew GarrettFix key database parsing
2012-10-18 Matthew GarrettClear screen before prompting
2012-10-18 Matthew GarrettDon't print SHA1 sum when calculating file fingerprints
2012-10-18 Matthew GarrettClean up timeout counter handling
2012-10-18 Matthew GarrettAdd MOK password auth
2012-10-18 Matthew GarrettPause on callback failures
2012-10-18 Matthew GarrettAdd support for disabling signature verification
2012-10-13 Matthew GarrettAdd section headers
2012-10-13 Gary Ching-Pang LinReallocate the DevPath space for the volume label
2012-10-12 Matthew GarrettSwitch to using db format for MokList and MokNew
2012-10-11 Matthew GarrettAdd menu header
2012-10-11 Matthew GarrettClear screen on exit
2012-10-11 Matthew GarrettAdd timeout support
2012-10-11 Matthew GarrettFix whitespace
next