]> git.proxmox.com Git - efi-boot-shim.git/history - netboot.c
New upstream version 15.5
[efi-boot-shim.git] / netboot.c
2022-04-27 Steve McIntyreNew upstream version 15.5
2021-03-23 Steve McIntyreNew upstream version 15.3
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...
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
2015-05-06 Mathieu Trudel-Lap... New upstream release.
2015-05-06 Mathieu Trudel-Lap... Import upstream version 0.8
2015-05-06 Mathieu Trudel-Lap... Unapplying patches to prevent spurious conflicts.
2015-05-05 Steve LangasekMerge upstream git branch for release 0.7
2014-10-08 Steve Langasek* SECURITY UPDATE: heap overflow and out-of-bounds...
2014-10-07 Steve LangasekMerge upstream version 0.7
2014-10-06 Steve LangasekImport upstream version 0.7
2014-10-02 Peter JonesCorrectly reject bad tftp addresses earlier, rather...
2014-10-02 Sebastian Krahmershim buffer overflow on ipv6 option parsing
2014-08-12 Ard BiesheuvelFactor out x86-isms and add cross compile support
2014-06-25 Gary Ching-Pang LinFetch the netboot image from the same device
2013-11-21 Peter JonesLengths that might be -1 can't be unsigned, Peter.
2013-11-21 Peter JonesFix path generation for Dhcpv4 bootloader.
2013-10-02 Peter JonesUse CHAR8 not UINT8 for character work.
2013-09-26 Peter JonesSince different distros name grub*.efi differently...
2013-09-26 Gary Ching-Pang LinDefine the PXE 2nd stage loader in the beginning of...
2013-09-24 Steve LangasekFix a memory leak
2013-09-24 Steve LangasekCorrect limits on the length of ipv6 addresses
2013-09-24 Steve LangasekMore consistent types, fewer casts
2013-09-24 Steve LangasekMisc allocation cleanups
2013-09-24 Steve LangasekFix an off-by-one error
2013-09-24 Steve LangasekFix nul termination errors in filenames passed to tftp
2013-09-24 Steve LangasekPass the right arguments to EFI_PXE_BASE_CODE_TFTP_READ...
2013-09-23 Steve Langasekdebian/patches/netboot-cleanup: roll-up of miscellaneou...
2013-09-20 Steve Langasekdebian/patches/tftp-proper-nul-termination: fix nul...
2013-09-20 Steve LangasekFix remaining compiler warnings in netboot.c.
2013-09-20 Steve Langasekdebian/patches/fix-tftp-prototype: pass the right argum...
2013-07-02 Steve LangasekMerge upstream release 0.4
2013-07-02 Steve LangasekImport upstream version 0.4
2013-05-31 Peter JonesEFI_PXE_BASE_CODE_DHCPV6_PACKET is in gnu-efi-3.0t
2012-12-13 Steve LangasekImport new upstream snapshot
2012-12-13 Steve LangasekImport upstream version 0~20120906.bcd0a4e8+bzr106
2012-11-01 Matthew GarrettDon't fail if there's no network devices
2012-11-01 Matthew GarrettMerge branch 'mok' into netboot
2012-11-01 Matthew GarrettMerge branch 'mok' into netboot
2012-10-13 Matthew GarrettAdd draft version of Neil's netboot code