| Commit message (Expand) | Author | Age | Files | Lines |
* | enable tls_ext_alpn regression test | kinichiro | 2016-08-30 | 2 | -0/+10 |
* | Set _PATH_SSL_CA_FILE to the tarball internal path for regression tests | kinichiro | 2016-08-12 | 2 | -6/+3 |
* | Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC... | Geoff Beier | 2016-08-01 | 1 | -0/+5 |
* | include OCSP test script | kinichiro | 2016-07-05 | 1 | -1/+1 |
* | add OCSP test | Brent Cook | 2016-07-04 | 3 | -0/+24 |
* | Land #192, fix fix ld warning "attempted multiple inclusion of file" on Solaris | Brent Cook | 2016-05-02 | 1 | -3/+3 |
|\ |
|
| * | fix ld warning "attempted multiple inclusion of file" on Solaris | kinichiro | 2016-04-21 | 1 | -3/+3 |
* | | add cmake build options | kinichiro | 2016-04-14 | 1 | -3/+18 |
|/ |
|
* | Land #184, execute tests that require srcdir environment variable with cmake | Brent Cook | 2016-04-09 | 5 | -29/+66 |
|\ |
|
| * | execute tests that require srcdir environment variable with cmake | kinichiro | 2016-04-05 | 5 | -29/+66 |
* | | fix cmake on HP-UX | kinichiro | 2016-04-04 | 1 | -5/+10 |
|/ |
|
* | package pidwraptest.sh script | Brent Cook | 2016-01-03 | 1 | -1/+1 |
* | move rfc5280time to rfc5280time_small | Brent Cook | 2015-10-18 | 2 | -2/+2 |
* | make it clear that we skipped 64-bit time_t tests | Brent Cook | 2015-10-18 | 2 | -5/+16 |
* | include warnings about small time_t | Brent Cook | 2015-10-17 | 1 | -0/+6 |
* | updates for ASN.1 time handling | Brent Cook | 2015-10-06 | 2 | -0/+10 |
* | add asn1time to cmake tests | Brent Cook | 2015-09-28 | 2 | -1/+6 |
* | add asn1time test | Brent Cook | 2015-09-28 | 1 | -0/+5 |
* | update path to openssl(1) in testssl wrapperv2.3.0 | Brent Cook | 2015-09-22 | 1 | -3/+3 |
* | remove SHA-0 from cmake builds | Brent Cook | 2015-09-17 | 1 | -5/+0 |
* | SHA-0 is gone, remove test | Brent Cook | 2015-09-16 | 1 | -5/+0 |
* | Call the correct script for pidwraptest.sh. | Brent Cook | 2015-09-16 | 1 | -1/+2 |
* | more cmake tests | Brent Cook | 2015-09-12 | 1 | -1/+12 |
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 4 | -10/+11 |
* | add new tests | Brent Cook | 2015-09-12 | 1 | -0/+10 |
* | disable current broken cmake tests | Brent Cook | 2015-07-22 | 1 | -16/+16 |
* | s/CMakeFiles/CMakeLists/, start porting test scripts | Brent Cook | 2015-07-22 | 2 | -2/+6 |
* | add cmake tests | Brent Cook | 2015-07-21 | 2 | -1/+263 |
* | add cipher_list test | Brent Cook | 2015-06-29 | 1 | -0/+6 |
* | update for mdc2 removal | Brent Cook | 2015-06-20 | 1 | -5/+0 |
* | use correct binary on native windows builds | Brent Cook | 2015-06-05 | 3 | -0/+9 |
* | distcheck fixes | Brent Cook | 2015-05-06 | 4 | -3/+6 |
* | add app tests from regress/usr.bin/openssl | Brent Cook | 2015-05-06 | 6 | -0/+563 |
* | rework tests Makefile.am | Brent Cook | 2015-03-21 | 2 | -15/+282 |
* | update with latest, add more tests | Brent Cook | 2015-02-06 | 1 | -0/+1 |
* | tests/Makefile.am.tpl: remove generated files on distclean | Dmitry Eremin-Solenikov | 2014-12-07 | 1 | -0/+1 |
* | update and mask unit tests when running on win32 | Brent Cook | 2014-12-03 | 4 | -6/+32 |
* | improve readability of generated Makefile.am files | Brent Cook | 2014-11-23 | 1 | -0/+1 |
* | override native arc4random_buf on FreeBSD | Brent Cook | 2014-11-03 | 1 | -1/+2 |
* | Improve and simplify function and header detection logic. | Brent Cook | 2014-10-30 | 1 | -4/+0 |
* | enable -lcrypto -lssl with all test programs directly. | Brent Cook | 2014-10-30 | 1 | -0/+3 |
* | undef LIBRESSL_INTERNAL for the pidwrap test. | Brent Cook | 2014-10-22 | 1 | -0/+1 |
* | prefer - over /dev/stdin for cmp test | Brent Cook | 2014-07-28 | 1 | -1/+1 |
* | remove bash-isms from test scripts | Brent Cook | 2014-07-28 | 2 | -3/+4 |
* | clarify license and origin for pidwraptest | Brent Cook | 2014-07-23 | 2 | -1/+8 |
* | better handle disabled tests and exclude files | Brent Cook | 2014-07-21 | 1 | -2/+2 |
* | rename local tests to end in test.c | Brent Cook | 2014-07-21 | 2 | -0/+0 |
* | move fork_rand.sh so it does not get run every time | Brent Cook | 2014-07-15 | 1 | -0/+0 |
* | indicate failure to the test harness | Brent Cook | 2014-07-15 | 1 | -0/+1 |
* | added fork_rand test to check for PID wraparound | Brent Cook | 2014-07-15 | 2 | -0/+91 |