index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
1
-1
/
+12
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
1
-11
/
+11
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
1
-6
/
+20
*
[test] Include build architecture in test suite banner
Michael Brown
2023-02-06
1
-1
/
+1
*
[tests] Verify ability to sleep the CPU
naptest
Michael Brown
2023-01-31
2
-0
/
+54
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
1
-2
/
+2
*
[tests] Verify ability to perform in-place encryption and decryption
Michael Brown
2022-11-10
1
-4
/
+6
*
[tests] Verify ability to reset cipher initialisation vector
Michael Brown
2022-11-09
1
-0
/
+38
*
[crypto] Add concept of cipher alignment size
Michael Brown
2022-11-07
1
-0
/
+10
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
2
-0
/
+402
*
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
2022-10-25
3
-7
/
+32
*
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
2022-10-25
3
-8
/
+32
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
1
-3
/
+3
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
2
-0
/
+783
*
[crypto] Simplify internal HMAC API
Michael Brown
2022-10-10
2
-15
/
+8
*
[test] Add HMAC self-tests
Michael Brown
2022-10-10
2
-0
/
+212
*
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
Michael Brown
2022-09-06
1
-0
/
+37
*
[test] Validate constructed IPv6 routing table entries
Michael Brown
2022-09-06
1
-12
/
+52
*
[acpi] Support the "_RTXMAC_" format for ACPI-based MAC addresses
Michael Brown
2022-03-25
1
-0
/
+19
*
[acpi] Add MAC address extraction self-tests
Michael Brown
2022-03-24
2
-0
/
+239
*
[utf8] Add UTF-8 accumulation self-tests
Michael Brown
2022-03-15
2
-0
/
+165
*
[uri] Allow for relative URIs that include colons within the path
Michael Brown
2022-01-13
1
-0
/
+10
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-0
/
+10
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-13
/
+40
*
[x509] Use case-insensitive comparison for certificate names
Michael Brown
2021-05-18
1
-0
/
+1
*
[libc] Add strncasecmp()
Michael Brown
2021-05-18
1
-0
/
+8
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
2
-0
/
+161
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
2
-0
/
+134
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
2
-0
/
+5
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
2
-1
/
+6
*
[libc] Fix memcmp() to return proper values
Michael J. Bazzinotti
2020-07-21
1
-0
/
+1
*
[crypto] Ensure that test code drags in required ASN.1 object identifiers
Michael Brown
2020-06-16
1
-12
/
+13
*
[libc] Fix strcmp()/strncmp() to return proper values
Aaron Young
2019-01-15
1
-0
/
+1
*
[list] Add list_is_first_entry() and list_is_last_entry()
Michael Brown
2018-03-24
1
-0
/
+21
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
2
-0
/
+313
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
2
-0
/
+77
*
[build] Avoid implicit-fallthrough warnings on GCC 7
Michael Brown
2017-03-29
1
-2
/
+3
*
[list] Add list_next_entry() and list_prev_entry()
Michael Brown
2016-08-31
1
-0
/
+23
*
[crypto] Generalise X.509 "valid" field to a "flags" field
Michael Brown
2016-08-25
1
-1
/
+1
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
2
-0
/
+108
*
[crypto] Add DER image format
Michael Brown
2016-07-29
4
-0
/
+255
*
[ipv6] Allow for multiple routers
Michael Brown
2016-07-25
1
-0
/
+281
*
[test] Update IPv6 tests to use okx()
Michael Brown
2016-07-25
1
-25
/
+39
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-1
/
+3
*
[bitops] Fix typo in test case
Michael Brown
2016-05-05
1
-1
/
+1
*
[libc] Print "<NULL>" for wide-character NULL strings
Michael Brown
2016-04-12
1
-0
/
+4
*
[test] Update snprintf_ok() to use okx()
Michael Brown
2016-04-12
1
-14
/
+25
*
[test] Move i386-specific tests to arch/i386/tests
Michael Brown
2016-03-17
4
-346
/
+0
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
2
-0
/
+103
*
[uri] Support "file:" URIs describing relative paths
Michael Brown
2016-03-14
1
-2
/
+2
[next]