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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
1515
-13829
/
+49280
|
\
|
*
[prefix] Make unlzma.S compatible with 386 class CPUs
Jaromir Capik
2026-01-25
1
-2
/
+4
|
*
[build] Allow GITVERSION to be specified as an environment variable
Michael Brown
2026-01-25
1
-10
/
+7
|
*
[build] Do not use "git log" to construct build timestamp
Michael Brown
2026-01-22
1
-2
/
+0
|
*
[build] Do not use "git describe" to construct version number
Michael Brown
2026-01-21
1
-15
/
+19
|
*
[build] Allow for per-architecture sysroots
Michael Brown
2026-01-21
1
-0
/
+5
|
*
[build] Extend default configuration for non-BIOS builds
Michael Brown
2026-01-16
3
-17
/
+48
|
*
[usb] Drag in USB commands only when USB support is present
Michael Brown
2026-01-16
2
-3
/
+8
|
*
[pci] Drag in PCI commands only when PCI support is present
Michael Brown
2026-01-16
2
-3
/
+4
|
*
[build] Canonicalise console type configuration
Michael Brown
2026-01-16
5
-39
/
+58
|
*
[build] Canonicalise USB configuration
Michael Brown
2026-01-16
3
-33
/
+15
|
*
[build] Canonicalise settings sources configuration
Michael Brown
2026-01-16
2
-9
/
+21
|
*
[build] Sort general configuration in order of approachability
Michael Brown
2026-01-16
1
-121
/
+113
|
*
[build] Canonicalise remaining portions of general configuration
Michael Brown
2026-01-16
3
-41
/
+46
|
*
[build] Canonicalise SAN boot protocol configuration
Michael Brown
2026-01-16
4
-24
/
+10
|
*
[build] Canonicalise download protocol configuration
Michael Brown
2026-01-16
2
-10
/
+14
|
*
[build] Canonicalise network protocol configuration
Michael Brown
2026-01-16
2
-11
/
+16
|
*
[build] Canonicalise command list configuration
Michael Brown
2026-01-16
5
-50
/
+56
|
*
[build] Canonicalise image type configuration
Michael Brown
2026-01-15
5
-39
/
+50
|
*
[build] Mark more reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
4
-0
/
+4
|
*
[build] Fail Secure Boot builds unless all files are permitted
Michael Brown
2026-01-14
2
-7
/
+7
|
*
[build] Mark MD4 and MD5 as forbidden for UEFI Secure Boot
Michael Brown
2026-01-14
4
-0
/
+4
|
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
304
-0
/
+306
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
497
-0
/
+498
|
*
[build] Check for standalone FILE_LICENCE() and FILE_SECBOOT() declarations
Michael Brown
2026-01-14
1
-3
/
+12
|
*
[console] Mark generated keymaps as permitted for Secure Boot
Michael Brown
2026-01-13
31
-0
/
+31
|
*
[build] Mark existing files as explicitly forbidden for Secure Boot
Michael Brown
2026-01-13
95
-15
/
+141
|
*
[efi] Mark imported EDK2 headers as permitted for Secure Boot
Michael Brown
2026-01-13
126
-2
/
+129
|
*
[efi] Update to current EDK2 headers
Michael Brown
2026-01-13
1
-22
/
+22
|
*
[build] Define a mechanism for marking Secure Boot permissibility
Michael Brown
2026-01-13
2
-8
/
+63
|
*
[neighbour] Treat delayed transmissions as pending operations
Michael Brown
2026-01-10
1
-0
/
+12
|
*
[tcp] Report TCP statistics via the "ipstat" command
Michael Brown
2026-01-09
3
-2
/
+49
|
*
[malloc] Increase heap size to 4MB
Michael Brown
2026-01-09
1
-2
/
+2
|
*
[tcp] Discard packets that lie immediately before the receive window
Michael Brown
2026-01-09
1
-1
/
+1
|
*
[neighbour] Add the ability to artificially delay outbound packets
Michael Brown
2026-01-06
3
-3
/
+80
|
*
[neighbour] Split out deferred transmission from discovery completion
Michael Brown
2026-01-06
1
-14
/
+28
|
*
[neighbour] Use discovery protocol field to identify incomplete neighbours
Michael Brown
2026-01-06
3
-22
/
+19
|
*
[neighbour] Always use network device's own link-layer address
Michael Brown
2026-01-05
6
-15
/
+10
|
*
[crypto] Allow for zero-length big integer literals
Michael Brown
2025-12-29
3
-4
/
+15
|
*
[test] Update big integer tests to use okx()
Michael Brown
2025-12-29
1
-292
/
+428
|
*
[crypto] Fix identification of non-wrapped elliptic curve identifiers
Michael Brown
2025-12-22
1
-2
/
+2
|
*
[crypto] Add ECDSA-based TLS cipher suites
Michael Brown
2025-12-19
7
-0
/
+277
|
*
[test] Add test cases for X.509 certificates with ECDSA signatures
Michael Brown
2025-12-19
1
-0
/
+271
|
*
[crypto] Add OID-identified algorithms for ECDSA with SHA2 hash family
Michael Brown
2025-12-19
8
-0
/
+252
|
*
[crypto] Allow ecPublicKey to be identified as a public-key algorithm
Michael Brown
2025-12-19
3
-18
/
+23
|
*
[test] Ensure OID-identified algorithms are present for X.509 tests
Michael Brown
2025-12-19
1
-3
/
+2
|
*
[x509] Correct debug message
Michael Brown
2025-12-19
1
-1
/
+1
|
*
[crypto] Add support for ECDSA signatures
Michael Brown
2025-12-19
5
-0
/
+1223
|
*
[test] Test verification of constructed signature
Michael Brown
2025-12-19
1
-0
/
+4
|
*
[crypto] Allow for an explicit representation of point at infinity
Michael Brown
2025-12-18
11
-58
/
+225
[next]