summaryrefslogtreecommitdiffstats
path: root/src/tests/tests.c
Commit message (Expand)AuthorAgeFilesLines
* [uuid] Add uuid_aton() to parse a UUID from a stringMichael Brown2024-02-291-0/+1
* [crypto] Add implementation of MS-CHAPv2 authenticationMichael Brown2024-02-221-0/+1
* [crypto] Add implementation of the DES cipherMichael Brown2024-02-081-0/+1
* [crypto] Add X25519 key exchange algorithmMichael Brown2024-01-191-0/+1
* [tests] Verify ability to sleep the CPUMichael Brown2023-01-311-0/+1
* [crypto] Add block cipher Galois/Counter mode of operationMichael Brown2022-10-251-0/+1
* [crypto] Add Ephemeral Diffie-Hellman key exchange algorithmMichael Brown2022-10-111-0/+1
* [test] Add HMAC self-testsMichael Brown2022-10-101-0/+1
* [acpi] Add MAC address extraction self-testsMichael Brown2022-03-241-0/+1
* [utf8] Add UTF-8 accumulation self-testsMichael Brown2022-03-151-0/+1
* [gzip] Add support for gzip archive imagesMichael Brown2021-05-081-0/+1
* [zlib] Add support for zlib archive imagesMichael Brown2021-05-081-0/+1
* [ntlm] Add support for NTLM authentication mechanismMichael Brown2017-11-121-0/+1
* [crypto] Add MD4 message digest algorithmMichael Brown2017-11-121-0/+1
* [crypto] Add PEM image formatMichael Brown2016-07-291-0/+1
* [crypto] Add DER image formatMichael Brown2016-07-291-0/+1
* [bitops] Add generic atomic bit test, set, and clear functionsMichael Brown2016-03-161-0/+1
* [iobuf] Improve robustness of I/O buffer allocationMichael Brown2016-02-111-0/+1
* [linebuf] Support buffering of multiple linesMichael Brown2015-07-281-0/+1
* [test] Generalise cipher tests and use okx()Michael Brown2015-07-271-1/+1
* [peerdist] Add support for decoding PeerDist Content InformationMichael Brown2015-04-131-0/+1
* [crypto] Add SHA-512 algorithmMichael Brown2015-04-121-0/+1
* [test] Add setjmp()/longjmp() self-testsMichael Brown2015-04-071-0/+1
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [test] Add IPv4 self-testsMichael Brown2015-02-181-0/+1
* [test] Add constant-length memset() self-testsMichael Brown2015-02-171-0/+1
* [profile] Add generic profiling infrastructureMichael Brown2014-04-281-0/+1
* [test] Add self-tests for flsl()Michael Brown2014-04-241-0/+1
* [uri] Refactor URI parsing and formattingMichael Brown2014-02-271-0/+1
* [dns] Support DNS search listsMichael Brown2014-02-051-0/+1
* [png] Add support for PNG imagesMichael Brown2014-01-121-0/+1
* [deflate] Add support for DEFLATE decompressionMichael Brown2014-01-061-0/+1
* [pnm] Add support for PNM imagesMichael Brown2013-11-271-0/+1
* [ipv6] Replace IPv6 stackMichael Brown2013-09-031-0/+1
* [test] Add self-tests for snprintf()Michael Brown2013-08-121-0/+1
* [test] Add self-tests for base16Michael Brown2013-07-121-0/+1
* [test] Add self-tests for string functionsMichael Brown2012-11-121-0/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [test] Add self-tests for TCP/IP checksum calculationMichael Brown2012-06-271-0/+1
* [test] Add memcpy() self-testsMichael Brown2012-06-271-0/+1
* [test] Add self-tests for base64Michael Brown2012-05-201-0/+1
* [test] Add self-tests for OCSPMichael Brown2012-05-151-0/+1
* [test] Add self-tests for crc32_le()Michael Brown2012-05-071-0/+1
* [test] Add self-tests for setting typesMichael Brown2012-04-171-0/+1
* [test] Add CMS self-testsMichael Brown2012-03-221-0/+1
* [test] Add X.509 self-testsMichael Brown2012-03-221-0/+1
* [test] Add self-tests for mktime()Michael Brown2012-03-191-0/+1
* [test] Add self-tests for RSAMichael Brown2012-03-181-0/+1
* [test] Add big integer self-testsMichael Brown2012-03-141-0/+1