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
/
include
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
1
-2
/
+2
*
[tls] Display validator messages only while validation is in progress
Michael Brown
2019-03-10
1
-0
/
+2
*
[tls] Support stateless session resumption
Michael Brown
2019-03-06
1
-0
/
+12
*
[tls] Support stateful session resumption
Michael Brown
2019-02-21
1
-2
/
+29
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+14
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
*
[icplus] Add driver for IC+ network card
Sylvie Barlow
2018-04-20
1
-0
/
+1
*
[mii] Add bit-bashing interface
Sylvie Barlow
2018-04-20
1
-0
/
+55
*
[mii] Add mii_find()
Sylvie Barlow
2018-04-20
1
-0
/
+4
*
[mii] Fix typo in parameter name
Michael Brown
2018-04-20
1
-1
/
+1
*
[tcp] Add missing packed attribute on struct tcp_header
Michael Brown
2018-04-19
1
-1
/
+1
*
[mii] Separate concepts of MII interface and MII device
Michael Brown
2018-04-19
1
-19
/
+48
*
[tls] Rename tls_session to tls_connection
Michael Brown
2018-03-24
1
-2
/
+2
*
[list] Add list_is_first_entry() and list_is_last_entry()
Michael Brown
2018-03-24
1
-0
/
+22
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
4
-9
/
+29
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
1
-0
/
+7
*
[ocsp] Allow OCSP checks to be disabled
Michael Brown
2018-03-18
1
-0
/
+12
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
1
-0
/
+15
*
[lacp] Mark link as blocked if partner is not yet up and running
Michael Brown
2018-03-18
1
-0
/
+6
*
[process] Include process name in debug messages
Michael Brown
2018-02-20
1
-2
/
+7
*
[http] Allow for domain names within NTLM user names
Michael Brown
2018-02-19
1
-0
/
+30
*
[ena] Add driver for Amazon ENA virtual function NIC
Michael Brown
2018-01-13
1
-0
/
+1
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
2
-0
/
+4
*
[http] Add support for NTLM authentication
Michael Brown
2017-11-12
2
-0
/
+26
*
[http] Handle parsing of WWW-Authenticate header within authentication scheme
Michael Brown
2017-11-12
1
-8
/
+47
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
2
-0
/
+200
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
2
-0
/
+79
*
[peerdist] Gather and report peer statistics during download
Michael Brown
2017-09-06
2
-0
/
+19
*
[job] Allow jobs to report an arbitrary status message
Michael Brown
2017-09-06
1
-0
/
+2
*
[hyperv] Do not steal ownership from the Gen 2 UEFI firmware
Michael Brown
2017-07-28
1
-0
/
+7
*
[lan78xx] Add driver for Microchip LAN78xx USB Ethernet NICs
Michael Brown
2017-07-10
1
-0
/
+1
*
[virtio] Support VIRTIO_NET_F_IOMMU_PLATFORM
Jason Wang
2017-07-10
1
-0
/
+1
*
[smscusb] Abstract out common SMSC USB device functionality
Michael Brown
2017-07-07
1
-0
/
+1
*
[tls] Support RFC5746 secure renegotiation
Michael Brown
2017-07-04
1
-0
/
+15
*
[usb] Use non-zero language ID to retrieve strings
Michael Brown
2017-07-03
1
-0
/
+6
*
[exanic] Add driver for Exablaze ExaNIC cards
Michael Brown
2017-06-24
1
-0
/
+1
*
[crypto] Expose pem_asn1() for use with non-image data
Michael Brown
2017-06-20
1
-1
/
+7
*
[crypto] Provide asn1_built() to construct a cursor from a builder
Michael Brown
2017-06-20
1
-0
/
+24
*
[crypto] Expose asn1_grow()
Michael Brown
2017-06-20
1
-0
/
+1
*
[crypto] Expose RSA_CTX_SIZE constant
Michael Brown
2017-06-20
1
-0
/
+3
*
[usb] Allow for USB network devices with no interrupt endpoint
Michael Brown
2017-06-14
1
-1
/
+13
*
[acpi] Expose ACPI tables via settings mechanism
Michael Brown
2017-05-23
1
-0
/
+1
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
3
-0
/
+67
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-16
/
+69
*
[settings] Extend numerical setting tags to 64 bits
Michael Brown
2017-05-22
1
-1
/
+1
*
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
2017-04-28
2
-0
/
+29
*
[block] Provide abstraction to allow system to be quiesced
Michael Brown
2017-04-26
1
-0
/
+31
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-6
/
+4
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
3
-1
/
+10
[next]