You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aaron Young 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values 5 years ago
..
aes_test.c [test] Add NIST self-tests for AES192 in ECB and CBC modes 8 years ago
asn1_test.c [crypto] Add DER image format 7 years ago
asn1_test.h [crypto] Add DER image format 7 years ago
base16_test.c [base16] Add buffer size parameter to base16_encode() and base16_decode() 9 years ago
base64_test.c [base64] Add buffer size parameter to base64_encode() and base64_decode() 9 years ago
bigint_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
bitops_test.c [bitops] Fix typo in test case 8 years ago
bofm_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
byteswap_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
cipher_test.c [test] Generalise cipher tests and use okx() 8 years ago
cipher_test.h [test] Generalise cipher tests and use okx() 8 years ago
cms_test.c [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago
crc32_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
deflate_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
der_test.c [crypto] Add DER image format 7 years ago
digest_test.c [test] Simplify digest algorithm self-tests 9 years ago
digest_test.h [test] Simplify digest algorithm self-tests 9 years ago
dns_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
entropy_sample.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
hash_df_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
hmac_drbg_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
iobuf_test.c [iobuf] Improve robustness of I/O buffer allocation 8 years ago
ipv4_test.c [ipv4] Redefine IP address constants to avoid unnecessary byte swapping 8 years ago
ipv6_test.c [ipv6] Allow for multiple routers 7 years ago
linebuf_test.c [linebuf] Support buffering of multiple lines 8 years ago
list_test.c [list] Add list_is_first_entry() and list_is_last_entry() 6 years ago
math_test.c [libc] Add ffs(), ffsl(), and ffsll() 9 years ago
md4_test.c [crypto] Add MD4 message digest algorithm 6 years ago
md5_test.c [test] Simplify digest algorithm self-tests 9 years ago
memcpy_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
memset_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
ntlm_test.c [ntlm] Add support for NTLM authentication mechanism 6 years ago
ocsp_test.c [crypto] Generalise X.509 "valid" field to a "flags" field 7 years ago
pccrc_test.c [peerdist] Include trimmed range within content information block 8 years ago
pem_test.c [crypto] Add PEM image format 7 years ago
pixbuf_test.c [image] Detect image type when image is first registered 8 years ago
pixbuf_test.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
png_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
pnm_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
profile_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
pubkey_test.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
rsa_test.c [test] Add missing #include <string.h> 8 years ago
setjmp_test.c [build] Avoid implicit-fallthrough warnings on GCC 7 7 years ago
settings_test.c [pci] Support systems with multiple PCI root bridges 7 years ago
sha1_test.c [test] Simplify digest algorithm self-tests 9 years ago
sha256_test.c [crypto] Add SHA-224 algorithm 9 years ago
sha512_test.c [crypto] Add SHA-512/224 algorithm 9 years ago
string_test.c [libc] Fix strcmp()/strncmp() to return proper values 5 years ago
tcpip_test.c [tcpip] Avoid generating positive zero for transmitted UDP checksums 8 years ago
test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
tests.c [ntlm] Add support for NTLM authentication mechanism 6 years ago
time_test.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
umalloc_test.c [ioapi] Move get_memmap() to the I/O API group 13 years ago
uri_test.c [uri] Support "file:" URIs describing relative paths 8 years ago
vsprintf_test.c [libc] Print "<NULL>" for wide-character NULL strings 8 years ago
x509_test.c [build] Fix the REQUIRE_SYMBOL mechanism 9 years ago