summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-27Ignore unused-variable errors.Mathieu Trudel-Lapierre
2017-09-27New upstream snapshot: 13~git1505328971.0780644aMathieu Trudel-Lapierre
2017-09-26Use iconv for UCS-2 encoding.Peter Jones
2017-09-19Fix an LDFLAGS issue on arm and aarch64Peter Jones
2017-09-19Try to do a slightly better job at 'make clean'Peter Jones
2017-09-14New upstream version 13~git1505328971.0780644aupstream/13_git1505328971.0780644aMathieu Trudel-Lapierre
2017-09-14Updated version 13~git1505328971.0780644a from 'upstream/13_git1505328971.078...Mathieu Trudel-Lapierre
2017-09-14Don't build shim_cert.h in parallel with other targets.Mathieu Trudel-Lapierre
2017-09-14Clean up after BOOT$(ARCH).CSV.Mathieu Trudel-Lapierre
2017-09-13try to show errors more usefully.Peter Jones
2017-09-13Add some debugging data to the last malformed binary check...Peter Jones
2017-09-13New upstream snapshot: 13~git1505328970.9c1c35c5Mathieu Trudel-Lapierre
2017-09-13Drop PHONY fix patch; merged upstream.Mathieu Trudel-Lapierre
2017-09-13New upstream version 13~git1505328970.9c1c35c5upstream/13_git1505328970.9c1c35c5Mathieu Trudel-Lapierre
2017-09-13Updated version 13~git1505328970.9c1c35c5 from 'upstream/13_git1505328970.9c1...Mathieu Trudel-Lapierre
2017-09-13Add some defaults and a syntastic file so vim helps more.Peter Jones
2017-09-08Work around some annoying compiler grievancesPeter Jones
2017-09-08Some things went weird with the openssl revert...Peter Jones
2017-09-08Cryptlib: remove DESGary Lin
2017-09-08Cryptlib: Remove MD4Gary Lin
2017-09-08Cryptlib: amend the headers and fix signnessGary Lin
2017-08-31changelog: ~test3 wasn't released; prepare for another test upload.Mathieu Trudel-Lapierre
2017-08-31debian/rules, debian/shim.install: make sure the 'make install' step does wha...Mathieu Trudel-Lapierre
2017-08-31debian/patches/buildid_write_return.patch: workaround our strict compile rule...Mathieu Trudel-Lapierre
2017-08-31debian/control: add a Build-Depends on libelf-dev.Mathieu Trudel-Lapierre
2017-08-31Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the...Mathieu Trudel-Lapierre
2017-08-31Cryptlib: implement strcmp() and strcasecmp()Gary Lin
2017-08-31Cryptlib: Include stddef.h in CrtLibSupport.hGary Lin
2017-08-31Revert lots of Cryptlib updates.Peter Jones
2017-08-31Drain the OpenSSL error stack and report crypto verification errorsPeter Jones
2017-08-31Init openssl so we can use its debug facilities.Peter Jones
2017-08-31Add a mechanism to print openssl errorsPeter Jones
2017-08-31Fix a missing OpenSSL error message pointPeter Jones
2017-08-31Make msleep() be a thingPeter Jones
2017-08-29debian/shim.install: update paths in light of using shim's upstream install t...Mathieu Trudel-Lapierre
2017-08-29Set EFIDIR=ubuntu for dh_auto_install; that will let files be installed in th...Mathieu Trudel-Lapierre
2017-08-29Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: ...Mathieu Trudel-Lapierre
2017-08-29debian/rules: clean up after *.signed files.Mathieu Trudel-Lapierre
2017-08-29debian/patches/fix_makefile_phony.patch: fix a makefile bug causing shim to f...Mathieu Trudel-Lapierre
2017-08-29Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and M...Mathieu Trudel-Lapierre
2017-08-29Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at comp...Mathieu Trudel-Lapierre
2017-08-29debian/patches/second-stage-path: dropped; the default loader path now includ...Mathieu Trudel-Lapierre
2017-08-29New upstream snapshot: 12+1503074702.5202f80.Mathieu Trudel-Lapierre
2017-08-29Updated version 12+1503074702.5202f80 from 'upstream/12+1503074702.5202f80'Mathieu Trudel-Lapierre
2017-08-29New upstream version 12+1503074702.5202f80Mathieu Trudel-Lapierre
2017-08-18Rework looping in enter_mok_menu(), to allow multiple MOK changesMathieu Trudel-Lapierre
2017-08-11Add ENABLE_SHIM_HASH and make install-as-data know how to install it.Peter Jones
2017-08-11Update TODO with some stuffPeter Jones
2017-08-11Make better debuginfo and install it reasonably.Peter Jones
2017-08-11Allow use of sbsign to sign things.Peter Jones