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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
1
-1
/
+2
|
*
[xfer] Remove address family from definition of a socket opener
Michael Brown
2020-07-15
1
-2
/
+0
|
*
[libc] Add bit-rotation functions for unsigned long values
Michael Brown
2020-07-09
1
-8
/
+26
|
*
[libc] Provide an unoptimised generic_memcpy_reverse()
Michael Brown
2020-07-07
1
-0
/
+2
|
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
1
-0
/
+32
|
*
[crypto] Ensure that test code drags in required ASN.1 object identifiers
Michael Brown
2020-06-17
1
-0
/
+18
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-12-03
2
-5
/
+37
|
\
|
|
*
[peerdist] Limit number of concurrent raw block downloads
Michael Brown
2019-08-16
1
-0
/
+24
|
*
[process] Add PROC_INIT() for initialising static processes
Michael Brown
2019-08-16
1
-5
/
+13
*
|
Merge branch 'openslx' of git.openslx.org:openslx-ng/ipxe into openslx
Simon Rettberg
2019-08-02
1
-1
/
+1
|
\
\
|
*
|
[login] Add "--nouser" option to just ask for password
Simon Rettberg
2019-04-01
1
-1
/
+1
|
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-03-28
4
-4
/
+59
|
|
\
\
*
|
\
\
Merge branch 'master' into openslx
Simon Rettberg
2019-08-02
9
-8
/
+260
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
2
-0
/
+103
|
*
|
[build] Fix use of inline assembly on GCC 8 ARM64 builds
Michael Brown
2019-07-14
1
-2
/
+2
|
*
|
[intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functions
Michael Brown
2019-04-27
1
-0
/
+1
|
*
|
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
1
-2
/
+6
|
*
|
[pci] Add support for PCI MSI-X interrupts
Michael Brown
2019-04-24
3
-0
/
+89
|
|
/
|
*
[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
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-02-15
1
-0
/
+1
|
\
|
|
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2018-09-13
1
-0
/
+1
|
\
|
|
*
[intelxl] Add driver for Intel 40 Gigabit Ethernet NICs
Michael Brown
2018-07-17
1
-0
/
+1
*
|
[settings] Add md5 encoding type for doing ${foo:md5}
Simon Rettberg
2018-05-29
1
-0
/
+1
*
|
[menu] Add --hidden option to create hotkey-only entries
Simon Rettberg
2018-05-28
1
-1
/
+3
*
|
[console] Add option to update margins and bg-image of vesa mode console
Simon Rettberg
2018-05-28
1
-0
/
+2
|
/
*
[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
[prev]
[next]