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
...
*
[crypto] Use x509_name() in validator debug messages
Michael Brown
2019-03-07
1
-37
/
+68
*
[tls] Support stateless session resumption
Michael Brown
2019-03-06
1
-19
/
+110
*
[tls] Fix incorrectly duplicated error number
Michael Brown
2019-03-06
1
-1
/
+1
*
[tls] Support stateful session resumption
Michael Brown
2019-02-21
1
-8
/
+191
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[ethernet] Use standard 1500 byte MTU unless explicitly overridden
Michael Brown
2018-07-17
1
-0
/
+1
*
[rndis] Clean up error handling path in register_rndis()
Michael Brown
2018-07-09
1
-41
/
+61
*
[rndis] Register netdev with MAC filled
Roman Kagan
2018-07-07
1
-9
/
+9
*
[http] Work around stateful authentication schemes
Michael Brown
2018-06-08
2
-2
/
+19
*
[tls] Ensure that window change is propagated to plainstream interface
Michael Brown
2018-03-24
1
-2
/
+7
*
[tls] Rename tls_session to tls_connection
Michael Brown
2018-03-24
1
-119
/
+123
*
[tls] Ensure received data list is initialised before calling tls_free()
Michael Brown
2018-03-23
1
-3
/
+3
*
[lacp] Check the partner's own state when checking for blocked links
Michael Brown
2018-03-19
1
-4
/
+4
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
1
-2
/
+1
*
[tftp] Prevent potential division by zero
Michael Brown
2018-03-18
1
-0
/
+2
*
[lacp] Fix debug message to match documentation
Michael Brown
2018-03-18
1
-1
/
+1
*
[lacp] Mark link as blocked if partner is not yet up and running
Michael Brown
2018-03-18
1
-0
/
+22
*
[iscsi] Parse IPv6 address in root path
Hannes Reinecke
2018-03-01
1
-1
/
+6
*
[http] Allow for domain names within NTLM user names
Michael Brown
2018-02-19
1
-3
/
+22
*
[netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported()
Martin Habets
2018-01-14
1
-6
/
+3
*
[http] Report unsuccessful response status lines at DBGVL_LOG
Michael Brown
2017-12-28
1
-0
/
+2
*
[http] Include error messages for 4xx and 5xx response codes
Michael Brown
2017-12-28
1
-0
/
+7
*
[http] Add support for NTLM authentication
Michael Brown
2017-11-12
1
-0
/
+201
*
[http] Handle parsing of WWW-Authenticate header within authentication scheme
Michael Brown
2017-11-12
3
-67
/
+110
*
[http] Gracefully handle offers of multiple authentication schemes
Michael Brown
2017-11-12
1
-3
/
+10
*
[crypto] Fail fast if cross-certificate source is empty
Ladi Prosek
2017-09-24
1
-0
/
+5
*
[dns] Ensure DNS names are NUL-terminated when used as diagnostic strings
Michael Brown
2017-09-07
1
-3
/
+9
*
[dns] Report current DNS query as job progress status message
Michael Brown
2017-09-06
1
-0
/
+18
*
[netdevice] Add "hwaddr" setting
Michael Brown
2017-09-06
1
-5
/
+30
*
[peerdist] Gather and report peer statistics during download
Michael Brown
2017-09-05
3
-0
/
+95
*
[netdevice] Cancel all pending transmissions on any transmit error
Michael Brown
2017-09-05
1
-3
/
+16
*
[tls] Support RFC5746 secure renegotiation
Michael Brown
2017-07-04
1
-19
/
+188
*
[tls] Keep cipherstream window open until TLS negotiation is complete
Michael Brown
2017-05-22
1
-0
/
+16
*
[iscsi] Always send FirstBurstLength parameter
Michael Brown
2017-05-03
1
-4
/
+10
*
[http] Notify data transfer interface when underlying connection is ready
Michael Brown
2017-03-28
1
-0
/
+3
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
6
-120
/
+180
*
[tcp] Use correct length for memset()
Michael Brown
2017-03-22
1
-1
/
+1
*
[infiniband] Return status code from ib_create_mi()
Michael Brown
2017-03-22
2
-14
/
+16
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
3
-40
/
+45
*
[http] Add missing check for memory allocation failure
Michael Brown
2017-03-21
1
-0
/
+5
*
[slam] Avoid NULL pointer dereference in slam_pull_value()
Michael Brown
2017-03-21
1
-5
/
+9
*
[slam] Fix resource leak on error path
Michael Brown
2017-03-21
1
-4
/
+10
*
[802.11] Remove redundant NULL pointer check after dereference
Michael Brown
2017-03-21
1
-3
/
+0
*
[nfs] Fix double free bug on error path
Michael Brown
2017-03-21
1
-6
/
+1
*
[dhcp] Allow vendor class to be changed in DHCP requests
Michael Brown
2017-03-20
1
-11
/
+23
*
[iscsi] Don't close when receiving NOP-In
Vishvananda Ishaya Abrams
2017-03-09
1
-9
/
+8
*
[iscsi] Use intfs_shutdown() when shutting down multiple interfaces
Michael Brown
2017-03-09
1
-4
/
+2
*
[http] Cleanly shut down potentially looped interfaces
Michael Brown
2017-02-02
1
-15
/
+6
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
3
-6
/
+6
*
[netdevice] Limit MTU by hardware maximum frame length
Michael Brown
2017-01-25
4
-9
/
+23
[prev]
[next]