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
*
[libc] Add stpcpy()
Michael Brown
2024-05-31
1
-0
/
+18
*
[test] Add test cases for editable strings
Michael Brown
2024-04-17
2
-0
/
+199
*
[settings] Expose current working URI and directory URI via settings
Michael Brown
2024-03-19
1
-0
/
+16
*
[settings] Add parsing for UUID and GUID settings types
Michael Brown
2024-02-29
1
-3
/
+11
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
2
-0
/
+157
*
[crypto] Add implementation of MS-CHAPv2 authentication
mschapv2
Michael Brown
2024-02-22
2
-0
/
+145
*
[crypto] Add x509_is_self_signed() helper function
Michael Brown
2024-02-15
1
-0
/
+4
*
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
2024-02-14
1
-0
/
+13
*
[list] Add list_for_each_entry_safe_continue()
Michael Brown
2024-02-14
1
-0
/
+32
*
[list] Add list_is_head_entry()
Michael Brown
2024-02-14
1
-0
/
+16
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-07
2
-0
/
+899
*
[test] Remove dummy initialisation vector for ECB-mode AES tests
Michael Brown
2024-02-07
1
-8
/
+3
*
[crypto] Check for all-zeros result from X25519 key exchange
Michael Brown
2024-01-30
1
-6
/
+35
*
[crypto] Add X25519 key exchange algorithm
Michael Brown
2024-01-19
2
-0
/
+572
*
[loong64] Replace broken big integer arithmetic implementations
Michael Brown
2024-01-19
1
-0
/
+9
*
[crypto] Add bigint_swap() to conditionally swap big integers
Michael Brown
2024-01-19
1
-0
/
+54
*
[crypto] Add bigint_copy() as a convenient wrapper macro
Michael Brown
2024-01-19
1
-0
/
+10
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-15
/
+24
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
1
-1
/
+59
*
[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
[next]