aboutsummaryrefslogtreecommitdiffstats
path: root/src/selftest/selftest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make startup self-test failures more verboselloyd2009-12-261-82/+90
* Tweak for easier debugginglloyd2009-12-231-2/+4
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Make many more headers internal-only.lloyd2009-12-161-1/+1
* Remove a dead functionlloyd2009-10-071-9/+0
* Remove includes of stdio.hlloyd2009-10-071-2/+0
* Add cipher mode selftesting in selftest.cpplloyd2009-10-061-144/+195
* Add interface for general runtime self-testing of ciphers, hashes, etclloyd2009-09-291-8/+68
* Fix some unused variable nits pointed out by icc 10.1lloyd2009-07-211-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-13/+15
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-5/+5
* Change self tests to not use lookup (instead passes_self_tests takes anlloyd2008-11-111-97/+117
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-1/+0
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-261-0/+163