index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[util] Treat empty integer strings as invalid
Michael Brown
2020-06-19
2
-3
/
+3
*
[snp] Retry initialisation if link is reported as down
Michael Brown
2020-06-19
1
-7
/
+49
*
[crypto] Disable MD5 as an OID-identifiable algorithm by default
Michael Brown
2020-06-16
1
-1
/
+1
*
[crypto] Ensure that test code drags in required ASN.1 object identifiers
Michael Brown
2020-06-16
2
-12
/
+31
*
[crypto] Allow algorithms to be included without being OID-identifiable
Michael Brown
2020-06-16
22
-122
/
+433
*
[tls] Default to supporting only TLSv1.1 or above
Michael Brown
2020-06-16
1
-1
/
+1
*
[tls] Allow a minimum TLS protocol version to be specified
Michael Brown
2020-06-12
2
-6
/
+27
*
[efi] Attempt to connect our driver directly if ConnectController fails
Michael Brown
2020-06-10
1
-1
/
+10
*
[uri] Avoid appearing to access final byte of a potentially empty string
Michael Brown
2020-06-05
1
-2
/
+2
*
[efi] Work around UEFI specification bug in LoadImage for SAN boot
Michael Brown
2020-06-05
1
-0
/
+3
*
[efi] Work around UEFI specification bug in LoadImage
Michael Brown
2020-06-04
1
-2
/
+18
*
[png] Fix potential integer overflow
Michael Brown
2020-06-04
1
-6
/
+6
*
[bnxt] Add driver support for Broadcom NetXtreme-E Adapters
Joseph Wong
2020-05-06
5
-0
/
+14191
*
[efi] Disambiguate errors returned by ConnectController
Michael Brown
2020-03-14
1
-1
/
+15
*
[int13con] Create log partition only when CONSOLE_INT13 is enabled
Michael Brown
2020-03-01
1
-0
/
+17
*
[bios] Define macros for constructing partition table entries
Michael Brown
2020-03-01
1
-10
/
+37
*
[iscsi] Eliminate variable-length stack allocation in URI parsing
Michael Brown
2020-02-16
1
-10
/
+28
*
[iscsi] Eliminate variable-length stack allocations in CHAP handlers
Michael Brown
2020-02-16
1
-11
/
+41
*
[settings] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-2
/
+7
*
[slam] Allow for the possibility of IPv6 multicast addresses
Michael Brown
2020-02-16
1
-4
/
+4
*
[slam] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-5
/
+19
*
[infiniband] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-6
/
+18
*
[tftp] Eliminate unnecessary variable-length stack allocation
Michael Brown
2020-02-16
1
-11
/
+6
*
[travis] Ensure that most recent tag is always available
Michael Brown
2020-01-03
1
-0
/
+3
*
[build] Construct full version number automatically from git revision
v1.20.1
Michael Brown
2020-01-02
1
-2
/
+15
*
[snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec
Ignat Korchagin
2019-12-16
1
-1
/
+2
*
[snp] Try promiscuous multicast receive filter if the regular one fails
Ignat Korchagin
2019-12-16
1
-0
/
+3
*
[peerdist] Allow for the use of a hosted cache server
Michael Brown
2019-12-15
1
-4
/
+65
*
[peerdist] Allow PeerDist to be globally enabled or disabled
Michael Brown
2019-12-13
1
-0
/
+38
*
[lan78xx] Always enable automatic speed and duplex detection
Michael Brown
2019-09-29
2
-0
/
+14
*
[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
Michael Brown
2019-09-15
1
-0
/
+8
*
[efi] Report failed control transfers as expected by the USB core
Michael Brown
2019-09-15
1
-2
/
+6
*
[golan] Fix address-of-pointer bug for multicast attach/detach
Michael Brown
2019-08-17
1
-2
/
+2
*
[ethernet] Avoid false positive Coverity warning
Michael Brown
2019-08-17
1
-1
/
+1
*
[coverity] Override assumptions about wcrtomb() and hmac_init()
Michael Brown
2019-08-17
1
-0
/
+8
*
[crypto] Profile the various stages of modular multiplication
Michael Brown
2019-08-17
1
-0
/
+29
*
[crypto] Drag in configured digestInfo prefixes for any use of RSA
Michael Brown
2019-08-17
1
-0
/
+6
*
[tls] Add missing call to tls_tx_resume() when restarting negotiation
Michael Brown
2019-08-16
1
-22
/
+24
*
[peerdist] Limit number of concurrent raw block downloads
Michael Brown
2019-08-16
2
-3
/
+155
*
[peerdist] Start block download timers from within opener methods
Michael Brown
2019-08-16
1
-7
/
+9
*
[process] Add PROC_INIT() for initialising static processes
Michael Brown
2019-08-16
1
-5
/
+13
*
[build] Add predefined shortcut for Raspberry Pi builds
Michael Brown
2019-08-02
1
-0
/
+4
*
[build] Move predefined all-drivers build shortcut to Makefile
Michael Brown
2019-08-02
2
-5
/
+9
*
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
2019-07-22
2
-2
/
+6
*
[build] Workaround compilation error with gcc 9.1
Valentine Barshak
2019-07-22
1
-0
/
+9
*
[build] Fix "'%s' directive argument is null" error
Valentine Barshak
2019-07-22
1
-2
/
+1
*
[smscusb] Fetch MAC from device tree for Raspberry Pi Model B+
Michael Brown
2019-07-19
4
-29
/
+41
*
[build] Add named configuration for Raspberry Pi
Michael Brown
2019-07-19
8
-0
/
+13
*
[smsc95xx] Fetch MAC from device tree for Raspberry Pi
Michael Brown
2019-07-19
1
-0
/
+31
*
[efi] Register a device tree if provided by the platform firmware
Michael Brown
2019-07-19
3
-0
/
+74
[prev]
[next]