index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[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-16
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
*
[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-06
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
[prev]
[next]