aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-17cmake: Try to fix FindArgp moduleAndreas Schneider1-4/+6
2016-03-15torture_auth: Add tests for client side certificate authenticationAxel Eppe7-0/+178
2016-02-08torture: Use ECDSA key for x11 testAndreas Schneider1-1/+1
2016-02-08torture: Fix ssh version detectionAndreas Schneider1-1/+1
2016-02-03tests: Fix running ssh-agentAndreas Schneider3-5/+32
2016-02-03torture: Set sshd debug level to DEBUG3Andreas Schneider1-1/+1
2016-02-03tests: Switch to user bob in setupAndreas Schneider3-0/+34
2016-02-03tests: Always start tests as root so we can switch to a userAndreas Schneider2-3/+1
2016-02-03tests: Use different uids and gids for testingAndreas Schneider2-3/+3
2016-01-21torture: Also write stderr to a fileAndreas Schneider1-2/+2
2016-01-21torture: Add additional sftp-server path for BSDAndreas Schneider1-2/+6
2016-01-21torture: Give sshd more time to startAndreas Schneider1-1/+1
2016-01-19buffer: do not use ssh_buffer_get_rest_len()Fabiano FidĂȘncio1-11/+11
2016-01-19buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()Fabiano FidĂȘncio1-6/+6
2016-01-19tests: Fix warning about expected format for printfFabiano FidĂȘncio1-2/+2