summaryrefslogtreecommitdiffstats
path: root/src/tests/tests.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [test] Add NIST self-tests for AES128 and AES256 in CBC modeMichael Brown2012-03-061-0/+1
* [test] Add self-tests for MD5 algorithmMichael Brown2012-03-051-0/+1
* [test] Add self-tests for SHA-256 algorithmMichael Brown2012-03-051-0/+1
* [test] Add self-tests for byte-order swapping functionsMichael Brown2012-03-041-0/+1
* [test] Allow self-tests to be run individuallyMichael Brown2012-02-271-0/+31