aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-24tests: added unit test on including config filesNikos Mavrogiannopoulos2-0/+96
2017-08-17tests: plug leak in torture_bind_options_import_keyJon Simons1-1/+2
2017-08-17pkd: a few improvements and fixupsJon Simons3-29/+58
2017-07-18misc: relax fatal errors in ssh_analyze_bannerJon Simons1-21/+19
2017-07-14tests: Fix endifAndreas Schneider1-1/+1
2017-07-14tests: Only run ssh_bind test if we build with server supportAndreas Schneider1-0/+6
2017-07-13misc: fix error-checking in ssh_analyze_bannerJon Simons1-2/+0
2017-07-13tests: torture-misc: add torture_ssh_analyze_bannerJon Simons1-0/+146
2017-07-13tests: torture-misc: fix 4-space indentationJon Simons1-4/+4
2017-06-07tests: fix buffer overflow in testcaseAris Adamantiadis1-1/+1
2017-04-11server: Add option SSH_BIND_OPTIONS_IMPORT_KEY to serverAlfredo Mazzinghi1-0/+52
2016-11-08tests: Fix session management of torture_knownhostsAndreas Schneider1-6/+10
2016-11-07tests: Fix typo in torture_cryptoAndreas Schneider1-1/+1
2016-11-06cmake: Correctly check for sys/[u]time.hAndreas Schneider1-0/+2
2016-11-05callbacks: Add support for MSVCAndreas Schneider1-2/+2
2016-11-05tests: Fix memory leak in torture_auth_certAndreas Schneider1-3/+0
2016-11-04tests: Fix memory leak in torture_callbacksAndreas Schneider1-0/+2
2016-11-04tests: Reset output buffer in torture_cryptoAndreas Schneider1-0/+1
2016-11-04tests: Some cleanup for torture_pkiAndreas Schneider1-2/+5
2016-11-04tests: Fix memory leak in torture_auth_certAndreas Schneider1-3/+0
2016-11-04tests: Fix memory leaks in torture_knownhostsAndreas Schneider1-0/+6
2016-11-04tests: Fix build warning with pkd_hello and cmocka 1.1.0Andreas Schneider1-1/+2
2016-11-03tests: Disable x11 test which fails too oftenAndreas Schneider1-3/+4
2016-10-08tests: Add test for sftp_fsync()Andreas Schneider2-1/+132
2016-10-08torture: Add support to specify verbosity level via env variableAndreas Schneider1-1/+8
2016-05-09tests: Try to fix the x11 testAndreas Schneider1-0/+1
2016-05-09tests: Fix buffer test without NARG macro supportAndreas Schneider1-0/+3
2016-05-03tests: Improve the torture_request_env testAndreas Schneider1-3/+3
2016-05-03torture: Fix a warningAndreas Schneider1-47/+47
2016-05-02tests: Add test for ssh_callbacks_iterate()Aris Adamantiadis1-1/+52
2016-05-02tests: Add unit test for ssh_callbacks_execute_listAris Adamantiadis1-0/+86
2016-05-02osx: fix compilationAris Adamantiadis1-2/+8
2016-03-21tests: Make test suite work out of the box on DebianJustus Winter1-9/+14
2016-03-21torture: Fix guardJustus Winter1-1/+1
2016-03-17cmake: Fix torture buildAndreas Schneider1-1/+3