aboutsummaryrefslogtreecommitdiff
path: root/tests/client
AgeCommit message (Expand)AuthorFilesLines
2016-11-08tests: Fix session management of torture_knownhostsAndreas Schneider1-6/+10
2016-11-06cmake: Correctly check for sys/[u]time.hAndreas Schneider1-0/+2
2016-11-05tests: Fix memory leak in torture_auth_certAndreas Schneider1-3/+0
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-10-08tests: Add test for sftp_fsync()Andreas Schneider2-1/+132
2016-05-03tests: Improve the torture_request_env testAndreas Schneider1-3/+3
2016-03-15torture_auth: Add tests for client side certificate authenticationAxel Eppe1-0/+98
2016-02-03tests: Fix running ssh-agentAndreas Schneider1-2/+19
2016-02-03tests: Switch to user bob in setupAndreas Schneider3-0/+34
2016-01-19cleanup: use ssh_ prefix in the agent (non-static) functionsFabiano FidĂȘncio1-2/+2
2016-01-14tests: Turn on kbdint tests in torture_authAndreas Schneider1-4/+0
2016-01-14tests: Support other openssh versions ...Andreas Schneider1-6/+4
2016-01-14tests: Rename torture_sftp_static to torture_sftp_extAndreas Schneider2-4/+1
2016-01-14tests: Migrate torture_sftp_read to a cwrap testAndreas Schneider2-29/+44
2016-01-14tests: Migrate torture_sftp_dir to cwrap testAndreas Schneider2-29/+52
2016-01-14tests: Migrate torture_request_env to cwrap testAndreas Schneider2-29/+40
2016-01-14tests: Migrate torture_session to cwrap testAndreas Schneider2-42/+53
2016-01-14tests: Migrate torture_proxycommand to new cwrap testAndreas Schneider2-23/+56
2016-01-14tests: Migrate torture_knownhosts to new cwrap testAndreas Schneider2-96/+181
2016-01-14tests: Migrate torture_forward to a cwrap testAndreas Schneider2-34/+34
2016-01-14tests: Migrate torture_algorithms to a cwrap testAndreas Schneider2-106/+221
2016-01-14tests: Migrate torture_auth as a cwrap testAndreas Schneider2-205/+254
2016-01-14tests: Convert torture_connect to a cwrap testAndreas Schneider2-26/+74
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider11-99/+141
2015-05-05tests: Apply umask before calling mkstemp()Andreas Schneider1-1/+3
2015-02-14torture: fix includes for freebsd10Aris Adamantiadis1-1/+3
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis11-13/+22
2015-01-20tests: Add port option to torture_ssh_sessionAlan Dunn4-4/+4
2014-07-06examples: cast arguments of connect(2)Aris Adamantiadis1-1/+1
2014-04-22Add tests for SHA2 HMAC algorithmsDirkjan Bussink1-25/+111
2014-03-27tests: torture_connect: add test for user provided socketLuka Perkov1-0/+25
2014-03-27tests: torture_connect: fix coding styleLuka Perkov1-8/+7
2014-02-04knownhosts: detect variations of ecdsaAris Adamantiadis1-10/+10
2014-02-01knownhosts: add test case for bug #138Aris Adamantiadis1-0/+43
2014-02-01known_hosts: add ssh_knownhosts_algorithms()Aris Adamantiadis1-3/+30
2014-02-01Added known host test casesAris Adamantiadis1-0/+122
2014-01-16channel: Fix the name scheme of the forward functions.Andreas Schneider1-1/+1
2014-01-07tests: avoid reading uninitialized bytesAris Adamantiadis1-2/+2
2014-01-07examples: Make sure buffer is initialized.Andreas Schneider1-1/+1
2014-01-06test: fixed torture_auth_none conditionAris Adamantiadis1-2/+2
2014-01-06test: test case for async auth_noneAris Adamantiadis1-0/+59
2014-01-06tests: auth_agent_nonblocking should run in nonblockingAris Adamantiadis1-0/+2
2014-01-06tests: use LC_LIBSSH instead of LANG for env tests.Aris Adamantiadis1-2/+2
2013-12-15tests: Fix non-blocking auth tests.Andreas Schneider1-7/+15
2013-12-15tests: Fix blocking mode in password auth test.Andreas Schneider1-1/+1
2013-12-15tests: Use new auth API in the torture_session test.Andreas Schneider1-2/+3
2013-12-15tests: Use new auth API in the torture_auth test.Andreas Schneider1-10/+19
2013-12-04tests: Try to fix torture_forward.Andreas Schneider1-4/+4
2013-11-28tests: Add missing line breaks.Andreas Schneider1-2/+2