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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Allow for zero-length big integer literals
Michael Brown
2025-12-29
1
-0
/
+7
*
[test] Update big integer tests to use okx()
Michael Brown
2025-12-29
1
-292
/
+428
*
[test] Add test cases for X.509 certificates with ECDSA signatures
Michael Brown
2025-12-19
1
-0
/
+271
*
[test] Ensure OID-identified algorithms are present for X.509 tests
Michael Brown
2025-12-19
1
-3
/
+2
*
[crypto] Add support for ECDSA signatures
Michael Brown
2025-12-19
2
-0
/
+275
*
[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
4
-25
/
+105
*
[test] Test signature verification independently of signing
Michael Brown
2025-12-17
1
-13
/
+17
*
[crypto] Allow for addition of arbitrary Weierstrass curve points
Michael Brown
2025-12-08
4
-2
/
+283
*
[crypto] Expose the (prime) group order as an elliptic curve property
Michael Brown
2025-12-05
4
-0
/
+59
*
[test] Allow for elliptic curve tests other than multiplication
Michael Brown
2025-12-05
4
-270
/
+271
*
[crypto] Expose the base point as an explicit elliptic curve property
Michael Brown
2025-12-05
1
-2
/
+3
*
[test] Include key matching in existing public-key tests
Michael Brown
2025-12-03
1
-0
/
+8
*
[crypto] Construct asymmetric ciphered data using ASN.1 builders
Michael Brown
2025-12-02
2
-39
/
+45
*
[crypto] Construct signatures using ASN.1 builders
Michael Brown
2025-12-01
1
-15
/
+15
*
[crypto] Pass signatures for verification as ASN.1 cursors
Michael Brown
2025-12-01
2
-14
/
+16
*
[libc] Add wcsnlen()
Michael Brown
2025-08-28
1
-0
/
+18
*
[fdt] Use phandle as device location
Michael Brown
2025-08-04
1
-9
/
+10
*
[fdt] Add ability to locate node by phandle
Michael Brown
2025-07-22
1
-65
/
+78
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
2
-0
/
+2
*
[iobuf] Ensure I/O buffer data sits within unshared cachelines
Michael Brown
2025-07-07
1
-1
/
+7
*
[fdt] Allow paths and aliases to be terminated with separator characters
Michael Brown
2025-06-11
1
-0
/
+7
*
[ipv4] Add support for classless static routes
Michael Brown
2025-06-10
1
-0
/
+29
*
[ipv4] Extend routing mechanism to handle non-default routes
Michael Brown
2025-06-10
1
-0
/
+30
*
[ipv4] Add self-tests for IPv4 routing
Michael Brown
2025-06-10
1
-0
/
+152
*
[test] Add infrastructure for test network devices
Michael Brown
2025-06-10
2
-0
/
+329
*
[fdt] Provide ability to locate the parent device node
Michael Brown
2025-05-30
1
-0
/
+12
*
[fdt] Add tests for device tree creation
Michael Brown
2025-05-30
1
-0
/
+18
*
[tests] Remove prehistoric umalloc() test code
Michael Brown
2025-05-15
1
-25
/
+0
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
5
-39
/
+7
*
[image] Add the concept of a static image
Michael Brown
2025-04-30
4
-0
/
+6
*
[test] Separate read-only and writable CMS test images
Michael Brown
2025-04-30
1
-2
/
+14
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
4
-0
/
+4
*
[bofm] Allow BOFM tests to be run without a BOFM-capable device driver
Michael Brown
2025-04-29
1
-1
/
+110
*
[peerdist] Remove userptr_t from PeerDist content information parsing
Michael Brown
2025-04-29
1
-4
/
+2
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
1
-3
/
+2
*
[umalloc] Remove userptr_t from user memory allocations
Michael Brown
2025-04-23
1
-3
/
+2
*
[acpi] Remove userptr_t from ACPI table parsing
Michael Brown
2025-04-22
1
-5
/
+7
*
[deflate] Remove userptr_t from decompression code
Michael Brown
2025-04-22
3
-20
/
+21
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
4
-11
/
+8
*
[fdt] Add fdt_cells() to read cell-based properties such as "reg"
Michael Brown
2025-04-15
1
-33
/
+61
*
[fdt] Remove concept of a device tree cursor
Michael Brown
2025-04-14
1
-0
/
+14
*
[fdt] Add basic tests for reading values from a flattened device tree
Michael Brown
2025-04-14
2
-0
/
+228
*
[cpio] Allow for the construction of pure directories
Michael Brown
2025-03-12
1
-0
/
+16
*
[cpio] Fix calculation of name lengths in CPIO headers
Michael Brown
2025-03-12
2
-0
/
+264
*
[crypto] Support extracting certificates from EFI signature list images
Michael Brown
2025-03-11
2
-0
/
+168
*
[crypto] Support direct reduction only for Montgomery constant R^2 mod N
Michael Brown
2025-02-14
1
-53
/
+53
*
[crypto] Expose shifted out bit from big integer shifts
Michael Brown
2025-02-13
1
-20
/
+53
*
[crypto] Add definitions and tests for the NIST P-384 elliptic curve
Michael Brown
2025-01-30
2
-0
/
+223
*
[crypto] Add definitions and tests for the NIST P-256 elliptic curve
Michael Brown
2025-01-28
2
-0
/
+177
[next]