aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-21tests: Fix mixed code compiler warning in torture_randAndreas Schneider1-1/+2
2018-03-21torture: Increase wait time for the sshd process to exitAndreas Schneider1-2/+2
2018-03-11tests: fix OSX build errors when enabling testsAlberto Aguirre1-2/+10
2018-03-07pki: Add mbedTLS ECDSA key comparison supportJuraj Vijtiuk1-3/+0
2018-02-12tests: Fix segfault with mbedTLS built without threading supportjvijtiuk2-2/+10
2018-02-04cmake: Build ssh_server_fuzzer if enabledAndreas Schneider2-0/+13
2018-02-04tests: Added a fuzzer for the serverAlex Gaynor1-0/+101
2018-01-10torture_pki_ed25519: Add tests for private key with passphraseAndreas Schneider1-0/+43
2018-01-10torture_pki_ecdsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10torture_key: Add ecdsa keys with passphraseAndreas Schneider1-3/+35
2018-01-10torture_pki_dsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10torture_pki_rsa: Add tests for private key with passphraseAndreas Schneider1-0/+42
2018-01-10pki_crypto: Fix private key generation with passwordAndreas Schneider3-3/+3
2018-01-10tests: Move torture keys to own fileAndreas Schneider11-335/+410
2018-01-10cmake: Move ed25519 tests into unix partAndreas Schneider1-1/+1
2018-01-10tests: Move rsa tests to own test fileAndreas Schneider3-523/+549
2018-01-10tests: Remove obsolete setup_both_keys()Andreas Schneider1-10/+0
2018-01-10tests: Move ed25519 functions to the right fileAndreas Schneider2-289/+308
2018-01-10tests: Move ecdsa tests to own test fileAndreas Schneider3-487/+497
2018-01-10tests: Move dsa tests to own test fileAndreas Schneider3-387/+439
2018-01-10tests: Move helper functions to a common fileAndreas Schneider4-70/+101
2018-01-10torture: Give sshd more time to start upAndreas Schneider1-1/+1
2018-01-04tests: Fix torture_pki with libcryptoAndreas Schneider1-1/+3
2017-12-28add mbedtls crypto supportJuraj Vijtiuk11-6/+234
2017-12-21tests/client/algorithms: Respect global verbosity settingsJakub Jelen1-0/+3
2017-12-21tests/config: Verify LogLevel from config is appliedJakub Jelen1-0/+10
2017-12-21tests/config: Newly parsed optionsJakub Jelen1-3/+10
2017-12-21tests/config: Enable and disable authentication methodsJakub Jelen1-0/+80
2017-12-21tests/config: Verify known_hosts files are appliedJakub Jelen1-0/+26
2017-12-21tests: HostkeyAlgorithms passed from config to optionsJakub Jelen2-0/+32
2017-12-21config: Add CMake check for glob()Jakub Jelen1-1/+5
2017-12-21config: glob support for include with testNoName1151-0/+40
2017-12-15config: support for MACsJakub Jelen2-1/+14
2017-12-15tests/config: Text KexAlgorithms parsing in ssh_configJakub Jelen1-1/+5
2017-12-15tests/options: Verify key exchange algorithms are set properlyJakub Jelen1-0/+29
2017-12-15Add new optionsAris Adamantiadis1-0/+29
2017-12-15tests: Temporarily build chroot_wrapperJakub Jelen2-1/+18
2017-12-15tests: Do not generate pcap file by defaultJakub Jelen1-1/+4
2017-12-15tests: Give server more time to startJakub Jelen1-1/+1
2017-12-15tests: Do not test blowfish ciphers with OpenSSH 7.6 and newerJakub Jelen2-0/+8
2017-11-09test: ssh_userauth_kbdint_setanswer() does not network interactionAndreas Schneider1-3/+1
2017-10-29torture_algorithms: deduplicate kex method passesJon Simons1-90/+49
2017-10-28Fix config.h includesAndreas Schneider27-1/+52
2017-09-11pkd_daemon.c: force close pkd_state.server_fd upon stopJon Simons1-0/+1
2017-09-11pkd_daemon.c: split final close loop; wait for client to closeJon Simons1-2/+12
2017-09-11pkd_hello.c: fix return code upon test failureJon Simons1-4/+5
2017-09-11config: fix memory leak with repeated opcodesJon Simons1-1/+20
2017-08-24ecdh: enable ecdh_sha2_nistp{384,521} kex methodsJon Simons2-2/+56
2017-08-24ecdh: enable ecdh_sha2_nistp{384,521} kex methodsJon Simons2-2/+56
2017-08-24torture_options: test the setting of ciphers and MACsNikos Mavrogiannopoulos1-0/+40