summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Another OPENSSL_NO_DEPRECATED hits the bit buckettb2023-08-201-7/+1
* Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE istb2023-08-121-1/+8
* Undo static linking and other workarounds that are no longer neededtb2022-01-141-3/+3
* Rework dsatest to use accessors and link statically for nowtb2022-01-122-7/+7
* dsatest: make this work with opaque BN. Some more fixes will be neededtb2021-11-181-114/+124
* Add missing $OpenBSD$ markers.tb2018-07-171-1/+1
* Remove flags for disabling constant-time operations.bcook2016-06-301-7/+0
* None of these need <openssl/rand.h>jsing2014-10-221-1/+0
* Include -DLIBRESSL_INTERNAL in regress makefiles.jsing2014-07-081-2/+2
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-012-5/+3
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-152-0/+249