Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | execute tests that require srcdir environment variable with cmake | kinichiro | 2016-04-05 | 1 | -3/+10 |
| | | | | | | - uncomment procedures for aeadtest, evptest, pq_test, ssltest, testdsa and testrsa - add set_tests_properties() for setting environment variable srcdir - tweak openssl path in ssltest.sh, testdsa.sh, testenc.sh and testrsa.sh | ||||
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 1 | -3/+3 |
| | |||||
* | use correct binary on native windows builds | Brent Cook | 2015-06-05 | 1 | -0/+3 |
| | |||||
* | distcheck fixes | Brent Cook | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | add app tests from regress/usr.bin/openssl | Brent Cook | 2015-05-06 | 1 | -0/+35 |
These are added directly rather than imported by update.sh since they require local modifications and its not worth breaking everyone's git forks yet to import them through cvs2git. |