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
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-2
/
+2
*
[uri] Make URI schemes case-insensitive
Michael Brown
2021-07-01
1
-1
/
+2
*
[peerdist] Assume that most recently discovered peer can be reused
Michael Brown
2021-06-22
1
-0
/
+23
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
1
-7
/
+32
*
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
2021-03-11
1
-9
/
+31
*
[dns] Reduce debug verbosity for DNS server list
Michael Brown
2021-03-02
1
-9
/
+9
*
[infiniband] Require drivers to specify the number of ports
Christian Iversen
2021-01-27
2
-21
/
+1
*
[tftp] Allow for profiling of client and server turnaround times
Michael Brown
2021-01-22
1
-1
/
+23
*
[ipv6] Defer router discovery timeout while link is blocked
Michael Brown
2021-01-19
1
-1
/
+19
*
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2021-01-19
2
-0
/
+179
*
[eapol] Replace EAPoL code
Michael Brown
2021-01-19
2
-56
/
+75
*
[dhcp] Continue transmitting DHCPDISCOVER while link is blocked
Michael Brown
2021-01-19
1
-12
/
+11
*
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
2020-12-15
3
-7
/
+13
*
[tls] Include root of trust within definition of TLS session
Michael Brown
2020-12-15
1
-3
/
+7
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
2
-2
/
+4
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
4
-7
/
+16
*
[http] Hide HTTP transport-layer filter implementation details
Michael Brown
2020-12-08
2
-3
/
+14
*
[tls] Allow provision of a client certificate chain
Michael Brown
2020-12-07
1
-30
/
+77
*
[tls] Use intf_insert() to add TLS to an interface
Michael Brown
2020-12-07
3
-26
/
+30
*
[netdevice] Fix misleading comment on netdev_rx()
Michael Brown
2020-11-29
1
-1
/
+1
*
[netdevice] Do not attempt to unmap a null I/O buffer
Michael Brown
2020-11-29
1
-1
/
+1
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-0
/
+32
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
1
-33
/
+2
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
1
-8
/
+20
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
1
-0
/
+2
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
1
-29
/
+2
*
[http] Allow HTTP connection to be described using an EFI device path
Michael Brown
2020-10-19
1
-0
/
+15
*
[ipv6] Reduce time spent waiting for router discovery
Michael Brown
2020-10-14
1
-0
/
+9
*
[lacp] Ignore (and do not echo) trailing padding on received packets
Michael Brown
2020-10-14
1
-0
/
+3
*
[lacp] Detect and ignore erroneously looped back LACP packets
Michael Brown
2020-10-14
1
-0
/
+8
*
[wpa] Fix erroneous debug message in wpa_derive_ptk
Michael Brown
2020-07-21
1
-2
/
+3
*
[dns] Use all configured DNS servers
Michael Brown
2020-07-15
1
-49
/
+130
*
[xfer] Remove address family from definition of a socket opener
Michael Brown
2020-07-15
3
-30
/
+6
*
[tls] Allow a minimum TLS protocol version to be specified
Michael Brown
2020-06-12
1
-6
/
+24
*
[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
*
[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
*
[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
*
[ethernet] Avoid false positive Coverity warning
Michael Brown
2019-08-17
1
-1
/
+1
*
[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
1
-3
/
+131
*
[peerdist] Start block download timers from within opener methods
Michael Brown
2019-08-16
1
-7
/
+9
*
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
2
-8
/
+73
*
[tcp] Display "connecting" status until connection is established
Michael Brown
2019-03-10
1
-0
/
+21
*
[tls] Display validator messages only while validation is in progress
Michael Brown
2019-03-10
1
-3
/
+9
*
[tls] Display cross-certificate and OCSP status messages
Michael Brown
2019-03-07
2
-8
/
+82
[next]