1
1
libssh/tests/pkd
Norbert Pocs eb9dc8cfc4 Add errno reset with strtoul call
Contaminated errno can happen before strtoul call, thereofore
cleaning it before the call.
The errno is not used for checking later in code if fail happens,
therefore cleaning it right after error.

Signed-off-by: Norbert Pocs <npocs@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
2022-06-09 16:46:49 +02:00
..
CMakeLists.txt cmake: Add autogenerated libssh_version.h 2020-05-06 13:02:32 +02:00
pkd_client.h pkd client run user executable 2019-12-23 14:31:32 +01:00
pkd_daemon.c src/kex.c: removes DES and SHA1 from mac and kex algorithms by default. 2020-09-29 11:35:51 +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: Disable *cbc ciphers in Dropbear tests 2020-11-02 16:03:58 +01: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 Add errno reset with strtoul call 2022-06-09 16:46:49 +02:00
pkd_util.h tests: introduce pkd_hello 2014-10-12 15:01:02 +02:00