aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
centos7[build] Fix build failures with older versions of gccMichael Brown5 months
coverity_scan[readline] Silence spurious null pointer dereference Coverity warningMichael Brown2 months
gcmassert[build] Fix build failures with random versions of gccMichael Brown3 months
letsencrypt[crypto] Allow for multiple cross-signed certificate download attemptsMichael Brown4 months
master[ipv6] Expose router address for DHCPv6 leased addressesMichael Brown35 hours
mschapv2[crypto] Add implementation of MS-CHAPv2 authenticationMichael Brown4 months
slash128[ipv6] Expose router address for DHCPv6 leased addressesMichael Brown35 hours
slash31[ipv4] Support small subnets with no directed broadcast addressMichael Brown2 days
snppad[snp] Pad transmit buffer length to work around buggy vendor driversMichael Brown3 months
vetodhcp6[efi] Veto the Dhcp6Dxe driver on all platformsMichael Brown2 months
[...]
 
TagDownloadAuthorAge
v1.21.1ipxe-1.21.1.zip  ipxe-1.21.1.tar.gz  ipxe-1.21.1.tar.bz2  Michael Brown3 years
v1.20.1ipxe-1.20.1.zip  ipxe-1.20.1.tar.gz  ipxe-1.20.1.tar.bz2  Michael Brown4 years
v1.0.0ipxe-1.0.0.zip  ipxe-1.0.0.tar.gz  ipxe-1.0.0.tar.bz2  Marty Connor14 years
v1.0.0-rc1ipxe-1.0.0-rc1.zip  ipxe-1.0.0-rc1.tar.gz  ipxe-1.0.0-rc1.tar.bz2  Marty Connor14 years
v0.9.9ipxe-0.9.9.zip  ipxe-0.9.9.tar.gz  ipxe-0.9.9.tar.bz2  Marty Connor15 years
v0.9.8ipxe-0.9.8.zip  ipxe-0.9.8.tar.gz  ipxe-0.9.8.tar.bz2  Marty Connor15 years
v0.9.7ipxe-0.9.7.zip  ipxe-0.9.7.tar.gz  ipxe-0.9.7.tar.bz2  Michael Brown15 years
v0.9.6ipxe-0.9.6.zip  ipxe-0.9.6.tar.gz  ipxe-0.9.6.tar.bz2  Marty Connor16 years
v0.9.5ipxe-0.9.5.zip  ipxe-0.9.5.tar.gz  ipxe-0.9.5.tar.bz2  Marty Connor16 years
v0.9.4ipxe-0.9.4.zip  ipxe-0.9.4.tar.gz  ipxe-0.9.4.tar.bz2  Marty Connor16 years
[...]
 
AgeCommit messageAuthorFilesLines
2009-10-21[release] Update version to 0.9.9 for releasev0.9.9Marty Connor1-2/+2
2009-10-20[zbin] Fix 64-bit compilation warnings for util/zbin.cJoshua Oreman1-8/+8
2009-10-20[util] Change gensdsk file permissions to include executeMarty Connor1-0/+0
2009-10-17[sis190] Fix for gcc-3.3.3 compilationShao Miller1-1/+1
2009-10-17[zbin] Fix compilation warnings for util/zbin.cThomas Miletich1-5/+5
2009-10-16[ath5k] Save proper cacheline size when fixing PCI configurationJoshua Oreman1-1/+2
2009-10-16[ath5k] Update for changes in kernel 2.6.31Joshua Oreman8-5/+147
2009-10-16[infiniband] Send CM requests to target node's GSI rather than SM's GSIMichael Brown1-1/+3
2009-10-16[sis190] Add sis190/191 ethernet driverThomas Miletich3-0/+1490
2009-10-16[e1000] Add 82576 supportSimon Horman3-24/+181
[...]