History log of /openbsd/regress/lib/libssl/ssl/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 57499507 07-Jul-2022 tb <tb@openbsd.org>

Switch ssltest to using the newly generated certs that use SHA-256 instead
of SHA-1. This helps the switch to security-level aware ssltest.

From jsing


# b3b86eec 15-Oct-2021 jsing <jsing@openbsd.org>

Pull in ssl_locl.h so that we can keep reaching into libssl internals.


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

Include -DLIBRESSL_INTERNAL in regress makefiles.

ok miod@


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

Build with WARNINGS=Yes and Werror.


# e90e4caf 24-May-2014 jsing <jsing@openbsd.org>

Move ssltest.c to a regress test.