summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Make ENGINE_free() succeed on NULL. Matches OpenSSL's behavior andtb2018-04-141-10/+7
* Gix misleading indent pointed out by GCC 6.1.libressl-v2.4.0bcook2016-05-301-4/+4
* remove e_os2.h includesbcook2015-09-131-1/+0
* Cleanup enginetest a bit.bcook2015-09-121-104/+84
* replace sprintf/strdup with asprintf in engine testbcook2014-08-161-8/+5
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-1/+3
* remove OPENSSL_malloc and CRYPTO_malloc goo from the regress tests.beck2014-05-241-14/+2
* move enginetest to regress as was done with the other testsjsg2014-04-172-0/+290