aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_name_constraint.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move instead of copyrumcajs2018-10-141-1/+1
|
* Reorganize code to avoid cli/test build failures if filesystem disabledJack Lloyd2018-01-191-1/+1
| | | | Fixes #1422
* Avoid test failures when PKCSv1.5 signatures are disabled in buildJack Lloyd2017-12-201-1/+1
|
* Move all the various X509 test data files under src/tests/data/x509Jack Lloyd2017-11-161-2/+2
|
* Further build/test fixes for restricted configurationsJack Lloyd2017-09-241-1/+1
|
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
|
* More include header cleanupsJack Lloyd2017-09-211-7/+1
|
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-38/+41
|
* Change name constraint test to use a fixed reference timeJack Lloyd2017-03-031-2/+6
| | | | Test certs have expired.
* Increase Path_Validation_Restrictions default min strength to 110Jack Lloyd2016-12-271-2/+2
| | | | | Effectively disables 1024 bit RSA as well as SHA-1. Edit the tests where required to enable it again.
* X.509 Name ConstraintsKai Michaelis2016-03-101-0/+96