aboutsummaryrefslogtreecommitdiff
path: root/src/tests/tests.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-19[crypto] Add X25519 key exchange algorithmx25519Michael Brown1-0/+1
2023-01-31[tests] Verify ability to sleep the CPUnaptestMichael Brown1-0/+1
2022-10-25[crypto] Add block cipher Galois/Counter mode of operationMichael Brown1-0/+1
2022-10-11[crypto] Add Ephemeral Diffie-Hellman key exchange algorithmMichael Brown1-0/+1
2022-10-10[test] Add HMAC self-testsMichael Brown1-0/+1
2022-03-24[acpi] Add MAC address extraction self-testsMichael Brown1-0/+1
2022-03-15[utf8] Add UTF-8 accumulation self-testsMichael Brown1-0/+1
2021-05-08[gzip] Add support for gzip archive imagesimgextractMichael Brown1-0/+1
2021-05-08[zlib] Add support for zlib archive imagesMichael Brown1-0/+1
2017-11-12[ntlm] Add support for NTLM authentication mechanismMichael Brown1-0/+1
2017-11-12[crypto] Add MD4 message digest algorithmMichael Brown1-0/+1
2016-07-29[crypto] Add PEM image formatMichael Brown1-0/+1
2016-07-29[crypto] Add DER image formatMichael Brown1-0/+1
2016-03-16[bitops] Add generic atomic bit test, set, and clear functionsMichael Brown1-0/+1
2016-02-11[iobuf] Improve robustness of I/O buffer allocationMichael Brown1-0/+1
2015-07-28[linebuf] Support buffering of multiple linesMichael Brown1-0/+1
2015-07-27[test] Generalise cipher tests and use okx()Michael Brown1-1/+1
2015-04-13[peerdist] Add support for decoding PeerDist Content InformationMichael Brown1-0/+1
2015-04-12[crypto] Add SHA-512 algorithmMichael Brown1-0/+1
2015-04-07[test] Add setjmp()/longjmp() self-testsMichael Brown1-0/+1
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+1
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-02-18[test] Add IPv4 self-testsMichael Brown1-0/+1
2015-02-17[test] Add constant-length memset() self-testsMichael Brown1-0/+1
2014-04-27[profile] Add generic profiling infrastructureMichael Brown1-0/+1
2014-04-24[test] Add self-tests for flsl()Michael Brown1-0/+1
2014-02-27[uri] Refactor URI parsing and formattingMichael Brown1-0/+1
2014-02-05[dns] Support DNS search listsMichael Brown1-0/+1
2014-01-12[png] Add support for PNG imagesMichael Brown1-0/+1
2014-01-06[deflate] Add support for DEFLATE decompressionMichael Brown1-0/+1
2013-11-27[pnm] Add support for PNM imagesMichael Brown1-0/+1
2013-09-03[ipv6] Replace IPv6 stackMichael Brown1-0/+1
2013-08-12[test] Add self-tests for snprintf()Michael Brown1-0/+1
2013-07-12[test] Add self-tests for base16Michael Brown1-0/+1
2012-11-12[test] Add self-tests for string functionsMichael Brown1-0/+1
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-06-27[test] Add self-tests for TCP/IP checksum calculationMichael Brown1-0/+1
2012-06-27[test] Add memcpy() self-testsMichael Brown1-0/+1
2012-05-20[test] Add self-tests for base64Michael Brown1-0/+1
2012-05-15[test] Add self-tests for OCSPMichael Brown1-0/+1
2012-05-07[test] Add self-tests for crc32_le()Michael Brown1-0/+1
2012-04-17[test] Add self-tests for setting typesMichael Brown1-0/+1
2012-03-22[test] Add CMS self-testsMichael Brown1-0/+1
2012-03-22[test] Add X.509 self-testsMichael Brown1-0/+1
2012-03-19[test] Add self-tests for mktime()Michael Brown1-0/+1
2012-03-18[test] Add self-tests for RSAMichael Brown1-0/+1
2012-03-13[test] Add big integer self-testsMichael Brown1-0/+1
2012-03-06[test] Add NIST self-tests for AES128 and AES256 in CBC modeMichael Brown1-0/+1
2012-03-05[test] Add self-tests for MD5 algorithmMichael Brown1-0/+1
2012-03-05[test] Add self-tests for SHA-256 algorithmMichael Brown1-0/+1