openssh-portable/regress/unittests
Damien Miller 42c5ec4b97 refactor libcrypto initialisation
Don't call OpenSSL_add_all_algorithms() unless OpenSSL actually
supports it.

Move all libcrypto initialisation to a single function, and call that
from seed_rng() that is called early in each tool's main().

Prompted by patch from Rosen Penev
2018-11-23 10:42:05 +11:00
..
authopt upstream: unit tests for new authorized_keys options API 2018-03-03 14:39:25 +11:00
bitmap upstream commit 2018-01-03 16:46:49 +11:00
conversion upstream commit 2018-01-03 16:46:49 +11:00
hostkeys upstream: memleak in unittest; found by valgrind 2018-07-16 13:12:28 +10:00
kex upstream commit 2018-01-03 16:46:49 +11:00
match upstream: deal with API rename: match_filter_list() => 2018-07-04 23:52:50 +10:00
sshbuf upstream: add some knobs: 2018-11-22 16:14:31 +11:00
sshkey refactor libcrypto initialisation 2018-11-23 10:42:05 +11:00
test_helper refactor libcrypto initialisation 2018-11-23 10:42:05 +11:00
utf8 upstream commit 2018-01-03 16:46:49 +11:00
Makefile upstream: unit tests for new authorized_keys options API 2018-03-03 14:39:25 +11:00
Makefile.inc upstream: add some knobs: 2018-11-22 16:14:31 +11:00