aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/nist_x509.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ensure all files have copyright and license info.lloyd2015-01-101-10/+12
* X.509 path validation now performs all possible tests and returns alloyd2014-04-051-3/+3
* Remove global variableslloyd2014-02-131-71/+64
* Update Clang flags. Remove unneeded includes of init.hlloyd2014-02-091-1/+0
* More fixes for minified buildslloyd2014-02-091-0/+5
* Fix minimized builds. Patch by Markus Wanner sent to botan-devellloyd2014-02-081-0/+3
* Fix a bug introduced in 1.11.6 where we tried to check CRL signatureslloyd2014-02-081-79/+50
* Fix warningslloyd2014-01-071-1/+1
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+331