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
/
tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
1
-0
/
+1
*
[crypto] Add implementation of MS-CHAPv2 authentication
mschapv2
Michael Brown
2024-02-22
1
-0
/
+1
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-07
1
-0
/
+1
*
[crypto] Add X25519 key exchange algorithm
Michael Brown
2024-01-19
1
-0
/
+1
*
[tests] Verify ability to sleep the CPU
naptest
Michael Brown
2023-01-31
1
-0
/
+1
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
1
-0
/
+1
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
1
-0
/
+1
*
[test] Add HMAC self-tests
Michael Brown
2022-10-10
1
-0
/
+1
*
[acpi] Add MAC address extraction self-tests
Michael Brown
2022-03-24
1
-0
/
+1
*
[utf8] Add UTF-8 accumulation self-tests
Michael Brown
2022-03-15
1
-0
/
+1
*
[gzip] Add support for gzip archive images
imgextract
Michael Brown
2021-05-08
1
-0
/
+1
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
1
-0
/
+1
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
1
-0
/
+1
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
1
-0
/
+1
*
[crypto] Add PEM image format
Michael Brown
2016-07-29
1
-0
/
+1
*
[crypto] Add DER image format
Michael Brown
2016-07-29
1
-0
/
+1
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
1
-0
/
+1
*
[iobuf] Improve robustness of I/O buffer allocation
Michael Brown
2016-02-11
1
-0
/
+1
*
[linebuf] Support buffering of multiple lines
Michael Brown
2015-07-28
1
-0
/
+1
*
[test] Generalise cipher tests and use okx()
Michael Brown
2015-07-27
1
-1
/
+1
*
[peerdist] Add support for decoding PeerDist Content Information
Michael Brown
2015-04-13
1
-0
/
+1
*
[crypto] Add SHA-512 algorithm
Michael Brown
2015-04-12
1
-0
/
+1
*
[test] Add setjmp()/longjmp() self-tests
Michael Brown
2015-04-07
1
-0
/
+1
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[test] Add IPv4 self-tests
Michael Brown
2015-02-18
1
-0
/
+1
*
[test] Add constant-length memset() self-tests
Michael Brown
2015-02-17
1
-0
/
+1
*
[profile] Add generic profiling infrastructure
Michael Brown
2014-04-27
1
-0
/
+1
*
[test] Add self-tests for flsl()
Michael Brown
2014-04-24
1
-0
/
+1
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-0
/
+1
*
[dns] Support DNS search lists
Michael Brown
2014-02-05
1
-0
/
+1
*
[png] Add support for PNG images
Michael Brown
2014-01-12
1
-0
/
+1
*
[deflate] Add support for DEFLATE decompression
Michael Brown
2014-01-06
1
-0
/
+1
*
[pnm] Add support for PNM images
Michael Brown
2013-11-27
1
-0
/
+1
*
[ipv6] Replace IPv6 stack
Michael Brown
2013-09-03
1
-0
/
+1
*
[test] Add self-tests for snprintf()
Michael Brown
2013-08-12
1
-0
/
+1
*
[test] Add self-tests for base16
Michael Brown
2013-07-12
1
-0
/
+1
*
[test] Add self-tests for string functions
Michael Brown
2012-11-12
1
-0
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[test] Add self-tests for TCP/IP checksum calculation
Michael Brown
2012-06-27
1
-0
/
+1
*
[test] Add memcpy() self-tests
Michael Brown
2012-06-27
1
-0
/
+1
*
[test] Add self-tests for base64
Michael Brown
2012-05-20
1
-0
/
+1
*
[test] Add self-tests for OCSP
Michael Brown
2012-05-15
1
-0
/
+1
*
[test] Add self-tests for crc32_le()
Michael Brown
2012-05-07
1
-0
/
+1
*
[test] Add self-tests for setting types
Michael Brown
2012-04-17
1
-0
/
+1
*
[test] Add CMS self-tests
Michael Brown
2012-03-22
1
-0
/
+1
*
[test] Add X.509 self-tests
Michael Brown
2012-03-22
1
-0
/
+1
*
[test] Add self-tests for mktime()
Michael Brown
2012-03-19
1
-0
/
+1
*
[test] Add self-tests for RSA
Michael Brown
2012-03-18
1
-0
/
+1
*
[test] Add big integer self-tests
Michael Brown
2012-03-13
1
-0
/
+1
[next]