aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded -ULIBRESSL_INTERNALkinichiro2018-01-071-2/+0
* Remove NPN test coverage for Windows.kinichiro2017-08-131-12/+0
* add tlsextBrent Cook2017-07-172-0/+11
* Add regression test freenullkinichiro2017-07-162-0/+11
* fix tests/tlstest.batkinichiro2017-07-071-1/+1
* update tlstest argument orderingBrent Cook2017-05-181-1/+1
* fix hkdftest nameBrent Cook2017-05-181-3/+3
* Add HKDF functionalitykinichiro2017-05-132-0/+10
* Add regress tls_prfkinichiro2017-03-172-0/+10
* Add regress servertestkinichiro2017-03-174-0/+46
* Copy libc compat files rather than adding into the repositorykinichiro2017-01-282-2/+2
* Add regress rsa_testkinichiro2017-01-252-0/+10
* updates for new tests and layoutBrent Cook2017-01-222-0/+4
* pass through errors for tlstest and ssltestBrent Cook2017-01-162-0/+6
* enable tlstest on win32Brent Cook2017-01-152-5/+0
* add windows versions of socketpair / pipeBrent Cook2017-01-151-8/+119
* include pipe2/socketpair compat for macOSBrent Cook2017-01-153-1/+69
* start to enable tlstest for portableBrent Cook2017-01-154-1/+51
* fix static mingw builds, platform LDADD needs to come at the endBrent Cook2017-01-091-2/+2
* Add regression test ssl_versionskinichiro2017-01-062-0/+10
* fix static test link failures on OS XBrent Cook2016-11-131-0/+3
* fix cmake to link static crypto library for regression testskinichiro2016-11-071-0/+2
* link regression tests fully staticallyBrent Cook2016-11-061-1/+1
* Fix for tests on Visual Studiokinichiro2016-11-061-55/+73
* Add curve25519 to portablekinichiro2016-11-062-0/+10
* implement support for hiding symbols in libtls / libsslBrent Cook2016-11-061-2/+2
* Enable tests on Visual Studiokinichiro2016-10-309-28/+395
* enable tls_ext_alpn regression testkinichiro2016-08-302-0/+10
* Set _PATH_SSL_CA_FILE to the tarball internal path for regression testskinichiro2016-08-122-6/+3
* Set _PATH_SSL_CA_FILE to either CMAKE_INSTALL_PREFIX or OPENSSLDIR for the OC...Geoff Beier2016-08-011-0/+5
* include OCSP test scriptkinichiro2016-07-051-1/+1
* add OCSP testBrent Cook2016-07-043-0/+24
* Land #192, fix fix ld warning "attempted multiple inclusion of file" on SolarisBrent Cook2016-05-021-3/+3
|\
| * fix ld warning "attempted multiple inclusion of file" on Solariskinichiro2016-04-211-3/+3
* | add cmake build optionskinichiro2016-04-141-3/+18
|/
* Land #184, execute tests that require srcdir environment variable with cmakeBrent Cook2016-04-095-29/+66
|\
| * execute tests that require srcdir environment variable with cmakekinichiro2016-04-055-29/+66
* | fix cmake on HP-UXkinichiro2016-04-041-5/+10
|/
* package pidwraptest.sh scriptBrent Cook2016-01-031-1/+1
* move rfc5280time to rfc5280time_smallBrent Cook2015-10-182-2/+2
* make it clear that we skipped 64-bit time_t testsBrent Cook2015-10-182-5/+16
* include warnings about small time_tBrent Cook2015-10-171-0/+6
* updates for ASN.1 time handlingBrent Cook2015-10-062-0/+10
* add asn1time to cmake testsBrent Cook2015-09-282-1/+6
* add asn1time testBrent Cook2015-09-281-0/+5
* update path to openssl(1) in testssl wrapperv2.3.0Brent Cook2015-09-221-3/+3
* remove SHA-0 from cmake buildsBrent Cook2015-09-171-5/+0
* SHA-0 is gone, remove testBrent Cook2015-09-161-5/+0
* Call the correct script for pidwraptest.sh.Brent Cook2015-09-161-1/+2
* more cmake testsBrent Cook2015-09-121-1/+12