summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-28Add proxy dhcp supportcdadmin
2018-02-28Cryptlib: replace CryptPem with CryptPemNullGary Lin
2018-02-28httpboot: include console.hGary Lin
2018-02-28httpboot: fix the infinite loopGary Lin
2018-02-28httpboot: Amend the device path matching ruleGary Lin
2018-02-01Uninstall shim protocols before re-installing themMathieu Trudel-Lapierre
2017-12-19Bump the version to 1414Peter Jones
2017-12-19Don't allow undefined symbols at all.Peter Jones
2017-12-19"in_protocol" is used in more than shim.o; make it not static.Peter Jones
2017-12-19Don't let openssl() try to call an external abort()Peter Jones
2017-11-07releasing package shim version 13-0ubuntu2debian/13-0ubuntu2Mathieu Trudel-Lapierre
2017-11-07Clean up old patches.Mathieu Trudel-Lapierre
2017-11-06debian/patches/abort_abort_abort.patch: signtool.exe isn't happy with some of...Mathieu Trudel-Lapierre
2017-09-29releasing package shim version 13-0ubuntu1debian/13-0ubuntu1Mathieu Trudel-Lapierre
2017-09-29Don't need to clean after .signed files, upstream Makefile does it now.Mathieu Trudel-Lapierre
2017-09-29Drop buildid_write_return.patch; no longer needed.Mathieu Trudel-Lapierre
2017-09-29Don't need to set -Wno-error=unused-variable anymoreMathieu Trudel-Lapierre
2017-09-29New upstream release: 13Mathieu Trudel-Lapierre
2017-09-29New upstream version 13upstream/13Mathieu Trudel-Lapierre
2017-09-29Updated version 13 from 'upstream/13'Mathieu Trudel-Lapierre
2017-09-29Updated version 13~z1 from 'upstream/13_z1'Mathieu Trudel-Lapierre
2017-09-29New upstream version 13~z1upstream/13_z1Mathieu Trudel-Lapierre
2017-09-29Bump the version to 1313Peter Jones
2017-09-29buildid: Check the return values of write() callsMathieu Trudel-Lapierre
2017-09-29Make shim_cert.h able to be included more safely.Peter Jones
2017-09-29buildid: make 'make clean' remove it.Peter Jones
2017-09-27New upstream snapshot: 13~git1506531982.23ce039Mathieu Trudel-Lapierre
2017-09-27Updated version 13~git1506531982.23ce039 from 'upstream/13_git1506531982.23ce...Mathieu Trudel-Lapierre
2017-09-27New upstream version 13~git1506531982.23ce039upstream/13_git1506531982.23ce039Mathieu Trudel-Lapierre
2017-09-27We don't really need libnss3-tools.Mathieu Trudel-Lapierre
2017-09-27debian/control: add Breaks: for the previous shim-signed builds given that sh...Mathieu Trudel-Lapierre
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