1
1
libssh/tests/pkd
Anderson Toshiyuki Sasaki 5568e5e520 tests/pkd: Fix OpenSSH version check
When running in FIPS mode, the OpenSSH version is not the first string
printed by "ssh -V".  This makes the parser to find the first occurrence
of the version ignoring anything printed before it.

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2019-06-13 16:29:32 +02:00
..
CMakeLists.txt server: fix queued USERAUTH_SUCCESS rekey bug 2019-04-29 14:00:39 +02:00
pkd_client.h tests/pkd: Add tests using certificates with SHA2 in signatures 2019-06-13 16:29:32 +02:00
pkd_daemon.c tests/pkd: Use only allowed algorithms if in FIPS mode 2019-06-13 16:29:32 +02:00
pkd_daemon.h tests/pkd: support --rekey to set rekey data limit 2019-04-29 14:00:39 +02:00
pkd_hello.c tests/pkd: Add tests using certificates with SHA2 in signatures 2019-06-13 16:29:32 +02:00
pkd_keyutil.c tests/pkd: Add tests using certificates with SHA2 in signatures 2019-06-13 16:29:32 +02:00
pkd_keyutil.h tests/pkd: connect to openssh using certificates 2019-04-17 10:21:42 +02:00
pkd_util.c tests/pkd: Fix OpenSSH version check 2019-06-13 16:29:32 +02:00
pkd_util.h tests: introduce pkd_hello 2014-10-12 15:01:02 +02:00