aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/unit_x509.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Update and consolidate the test framework.Jack Lloyd2015-11-111-128/+205
* Build fixJack Lloyd2015-10-141-1/+2
* Move DataSource to utils and rewrite PEM encoding to avoid filtersJack Lloyd2015-10-141-17/+6
* Remove unused pkcs8 includesSimon Warta2015-08-031-1/+2
* Fix time range issue for 32 bit platformsSimon Warta2015-07-161-2/+2
* Construct X509_Time from date integers in test x509Simon Warta2015-07-151-6/+12
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-14/+15
* Replace \n by std::endl in tests to ensure proper flushingSimon Warta2015-06-191-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* All tests now share an RNG. Uses system RNG if availablelloyd2014-12-281-2/+2
* Provide a test reportlloyd2014-12-271-0/+2
* Better TLS checkslloyd2014-04-101-1/+1
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-081-1/+1
* Rename test sourceslloyd2014-01-071-0/+255