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
*
[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
*
[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
[next]