aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_x509_path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increase Path_Validation_Restrictions default min strength to 110Jack Lloyd2016-12-271-3/+5
* Add test option --run-long-testsJack Lloyd2016-12-241-0/+4
* Remove duplicate test dataJack Lloyd2016-12-191-0/+6
* Add useful debugging output to path validation testJack Lloyd2016-11-231-1/+1
* Allow setting the validation time during PKIX path validationJack Lloyd2016-10-211-1/+5
* Add IncludeOS target. Make filesystem support optional.Jack Lloyd2016-10-101-1/+1
* V816 It is more efficient to catch exception by reference rather than by valu...Daniel Neus2016-02-081-1/+1
* Remove debug printfJack Lloyd2015-12-311-1/+0
* Update NIST X509 tests to handle --data-dir and read expected results from a ...Jack Lloyd2015-12-231-223/+72
* Use --data-dir in test X509test_PathSimon Warta2015-12-221-6/+5
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-3/+3
* Update and consolidate the test framework.Jack Lloyd2015-11-111-0/+371