summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/dsa/dsatest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* CRYPTO_mem_leaks* will go away. Remove calls in legacy teststb2024-02-291-2/+1
* Unifdef OPENSSL_NO_ENGINE in libcrypto regresstb2023-11-191-3/+1
* 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
* Rework dsatest to use accessors and link statically for nowtb2022-01-121-4/+4
* 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
* Build these tests with WARNINGS=Yes and -Werror, and do the necessarymiod2014-06-011-4/+0
* Import the OpenSSL libcrypto tests in a form suitable for our rergressmiod2014-04-151-0/+236