History log of /openbsd/regress/lib/libcrypto/dsa/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 4505b993 30-Mar-2024 jsing <jsing@openbsd.org>

Tidy indentation.

Requested by tb@


# 249125fa 30-Mar-2024 jsing <jsing@openbsd.org>

Remove -app2_1 flags being passed to dsa and rsa regress.

Nothing does flag handling in these tests.


# 676ea2e3 14-Jan-2022 tb <tb@openbsd.org>

Undo static linking and other workarounds that are no longer needed
after the bump


# 386a8f7d 12-Jan-2022 tb <tb@openbsd.org>

Rework dsatest to use accessors and link statically for now


# 46f255cc 08-Jul-2014 jsing <jsing@openbsd.org>

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


# a9e51476 01-Jun-2014 miod <miod@openbsd.org>

Build these tests with WARNINGS=Yes and -Werror, and do the necessary
fixes to keep building.


# 3c6bd008 15-Apr-2014 miod <miod@openbsd.org>

Import the OpenSSL libcrypto tests in a form suitable for our rergress
infrastructure.
The following tests have not been imported, for their code lacks a licence:
asn1, rsa, sha256, sha512, wp.